03:47:52 Started by timer
03:47:52 Running as SYSTEM
03:47:52 [EnvInject] - Loading node environment variables.
03:47:52 Building remotely on prd-ubuntu2204-docker-4c-4g-39907 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ovsdb-maven-clm-titanium
03:47:52 [ssh-agent] Looking for ssh-agent implementation...
03:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:47:52 $ ssh-agent
03:47:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9Mnj5M/agent.1563
03:47:52 SSH_AGENT_PID=1565
03:47:52 [ssh-agent] Started.
03:47:52 Running ssh-add (command line suppressed)
03:47:52 Identity added: /w/workspace/ovsdb-maven-clm-titanium@tmp/private_key_7688397280086254896.key (/w/workspace/ovsdb-maven-clm-titanium@tmp/private_key_7688397280086254896.key)
03:47:52 [ssh-agent] Using credentials jenkins (jenkins-ssh)
03:47:52 The recommended git tool is: NONE
03:47:54 using credential jenkins-ssh
03:47:54 Wiping out workspace first.
03:47:54 Cloning the remote Git repository
03:47:54 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb
03:47:54 > git init /w/workspace/ovsdb-maven-clm-titanium # timeout=10
03:47:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb
03:47:55 > git --version # timeout=10
03:47:55 > git --version # 'git version 2.34.1'
03:47:55 using GIT_SSH to set credentials jenkins-ssh
03:47:55 Verifying host key using known hosts file, will automatically accept unseen keys
03:47:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10
03:47:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10
03:47:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:47:57 Avoid second fetch
03:47:57 > git rev-parse refs/remotes/origin/stable/titanium^{commit} # timeout=10
03:47:57 Checking out Revision dda03c63db7627369d93bb9e812ba78e8c51c915 (refs/remotes/origin/stable/titanium)
03:47:57 > git config core.sparsecheckout # timeout=10
03:47:57 > git checkout -f dda03c63db7627369d93bb9e812ba78e8c51c915 # timeout=10
03:47:58 Commit message: "Bump upstreams"
03:47:58 > git rev-list --no-walk dc55ae77613ac8c73c22f70e9e41914ba502f134 # timeout=10
03:48:01 provisioning config files...
03:48:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:48:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:48:01 [ovsdb-maven-clm-titanium] $ /bin/bash /tmp/jenkins306668318586890649.sh
03:48:01 ---> python-tools-install.sh
03:48:01 Setup pyenv:
03:48:01 * system (set by /opt/pyenv/version)
03:48:01 * 3.8.20 (set by /opt/pyenv/version)
03:48:01 * 3.9.20 (set by /opt/pyenv/version)
03:48:01 3.10.15
03:48:01 3.11.10
03:48:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lpp9
03:48:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:48:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:48:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:48:11 lf-activate-venv(): INFO: Base packages installed successfully
03:48:11 lf-activate-venv(): INFO: Installing additional packages: lftools
03:48:39 lf-activate-venv(): INFO: Adding /tmp/venv-lpp9/bin to PATH
03:48:39 Generating Requirements File
03:49:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
03:49:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
03:49:08 Python 3.11.10
03:49:08 pip 26.2.1 from /tmp/venv-lpp9/lib/python3.11/site-packages/pip (python 3.11)
03:49:08 aiohappyeyeballs==2.7.1
03:49:08 aiohttp==3.14.3
03:49:08 aiosignal==1.4.0
03:49:08 appdirs==1.4.4
03:49:08 argcomplete==3.7.2
03:49:08 aspy.yaml==1.3.0
03:49:08 attrs==26.1.0
03:49:08 autopage==0.6.0
03:49:08 beautifulsoup4==4.15.0
03:49:08 boto3==1.43.78
03:49:08 botocore==1.43.78
03:49:08 bs4==0.0.2
03:49:08 certifi==2026.7.22
03:49:08 cffi==2.1.1
03:49:08 cfgv==3.5.0
03:49:08 chardet==7.6.0
03:49:08 charset-normalizer==3.5.1
03:49:08 click==8.4.2
03:49:08 cliff==4.15.0
03:49:08 cmd2==4.2.0
03:49:08 cryptography==3.3.2
03:49:08 debtcollector==3.1.0
03:49:08 decorator==5.3.1
03:49:08 defusedxml==0.7.1
03:49:08 Deprecated==1.3.1
03:49:08 distlib==0.4.3
03:49:08 dnspython==2.8.0
03:49:08 docker==7.2.0
03:49:08 dogpile.cache==1.5.0
03:49:08 durationpy==0.10
03:49:08 email-validator==2.3.0
03:49:08 filelock==3.32.3
03:49:08 frozenlist==1.8.0
03:49:08 future==1.0.0
03:49:08 gitdb==4.0.12
03:49:08 GitPython==3.1.59
03:49:08 httplib2==0.30.2
03:49:08 identify==2.6.19
03:49:08 idna==3.19
03:49:08 importlib-resources==1.5.0
03:49:08 iso8601==2.1.0
03:49:08 Jinja2==3.1.6
03:49:08 jmespath==1.1.0
03:49:08 jsonpatch==1.33
03:49:08 jsonpointer==3.1.1
03:49:08 jsonschema==4.26.0
03:49:08 jsonschema-specifications==2025.9.1
03:49:08 keystoneauth1==5.15.0
03:49:08 kubernetes==36.0.3
03:49:08 lftools==0.37.23
03:49:08 lxml==6.1.2
03:49:08 markdown-it-py==4.2.0
03:49:08 MarkupSafe==3.0.3
03:49:08 mdurl==0.1.2
03:49:08 msgpack==1.2.1
03:49:08 multi_key_dict==2.0.3
03:49:08 multidict==6.7.1
03:49:08 munch==4.0.0
03:49:08 netaddr==1.3.0
03:49:08 niet==1.4.2
03:49:08 nodeenv==1.10.0
03:49:08 oauth2client==4.1.3
03:49:08 oauthlib==3.3.1
03:49:08 openstacksdk==4.18.0
03:49:08 os-service-types==1.9.0
03:49:08 osc-lib==4.7.0
03:49:08 oslo.config==10.7.0
03:49:08 oslo.context==6.5.0
03:49:08 oslo.i18n==6.9.0
03:49:08 oslo.log==8.3.0
03:49:08 oslo.serialization==5.11.0
03:49:08 oslo.utils==10.1.1
03:49:08 packaging==26.3
03:49:08 pbr==7.0.3
03:49:08 platformdirs==4.11.3
03:49:08 prettytable==3.18.0
03:49:08 prompt_toolkit==3.0.53
03:49:08 propcache==0.5.2
03:49:08 psutil==7.2.2
03:49:08 pyasn1==0.6.4
03:49:08 pyasn1_modules==0.4.2
03:49:08 pycparser==3.0
03:49:08 pygerrit2==2.0.15
03:49:08 PyGithub==2.10.0
03:49:08 Pygments==2.21.0
03:49:08 PyJWT==2.13.0
03:49:08 PyNaCl==1.6.2
03:49:08 pyparsing==2.4.7
03:49:08 pyperclip==1.11.0
03:49:08 pyrsistent==0.20.0
03:49:08 python-dateutil==2.9.0.post0
03:49:08 python-discovery==1.5.2
03:49:08 python-heatclient==5.2.0
03:49:08 python-jenkins==1.8.3
03:49:08 python-keystoneclient==5.8.0
03:49:08 python-magnumclient==4.11.0
03:49:08 python-manilaclient==6.2.0
03:49:08 python-openstackclient==10.2.1
03:49:08 python-swiftclient==4.10.0
03:49:08 PyYAML==6.0.3
03:49:08 referencing==0.37.0
03:49:08 requests==2.34.2
03:49:08 requests-oauthlib==2.0.0
03:49:08 rfc3986==2.0.0
03:49:08 rich==15.0.0
03:49:08 rich-argparse==1.8.0
03:49:08 rpds-py==2026.6.3
03:49:08 rsa==4.9.1
03:49:08 ruamel.yaml==0.19.1
03:49:08 ruamel.yaml.clib==0.2.15
03:49:08 s3transfer==0.19.2
03:49:08 simplejson==4.1.1
03:49:08 six==1.17.0
03:49:08 smmap==5.0.3
03:49:08 soupsieve==2.9.2
03:49:08 stevedore==5.9.1
03:49:08 tabulate==0.10.0
03:49:08 toml==0.10.2
03:49:08 tomlkit==0.15.1
03:49:08 tqdm==4.70.0
03:49:08 typing_extensions==4.16.0
03:49:08 urllib3==1.26.20
03:49:08 virtualenv==21.7.4
03:49:08 wcwidth==0.8.2
03:49:08 websocket-client==1.9.0
03:49:08 wrapt==2.3.0
03:49:08 xdg==6.0.0
03:49:08 xmltodict==1.0.4
03:49:08 yarl==1.24.5
03:49:08 yq==4.1.2
03:49:08 [ovsdb-maven-clm-titanium] $ /bin/sh /tmp/jenkins9772074238369423580.sh
03:49:08 ---> uv-install.sh
03:49:08 Installing uv/uvx (latest) using shell installer
03:49:08 2026-08-22 03:49:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-3IbPil.sh" [1]
03:49:08 downloading uv 0.12.5 x86_64-unknown-linux-gnu
03:49:09 installing to /home/jenkins/.local/bin
03:49:09 uv
03:49:09 uvx
03:49:09 everything's installed!
03:49:09
03:49:09 To add $HOME/.local/bin to your PATH, either restart your shell or run:
03:49:09
03:49:09 source $HOME/.local/bin/env (sh, bash, zsh)
03:49:09 source $HOME/.local/bin/env.fish (fish)
03:49:09 Adding install location to PATH
03:49:09 ---> Validating uv/uvx install
03:49:09 uvx 0.12.5 (x86_64-unknown-linux-gnu)
03:49:09 [ovsdb-maven-clm-titanium] $ /bin/sh -xe /tmp/jenkins10548574511026574015.sh
03:49:09 + echo quiet=on
03:49:09 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-39907
03:49:10 [ovsdb-maven-clm-titanium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/titanium -Dsha1=origin/stable/titanium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=ovsdb -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/titanium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=titanium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
03:49:10 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=ovsdb --version
03:49:10 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
03:49:10 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
03:49:10 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
03:49:10 Default locale: en, platform encoding: UTF-8
03:49:10 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix"
03:49:10 [ovsdb-maven-clm-titanium] $ /bin/sh -xe /tmp/jenkins2697816353975666318.sh
03:49:10 + rm /home/jenkins/.wgetrc
03:49:10 [EnvInject] - Injecting environment variables from a build step.
03:49:10 [EnvInject] - Injecting as environment variables the properties content
03:49:10 SET_JDK_VERSION=openjdk21
03:49:10 GIT_URL="git://devvexx.opendaylight.org/mirror"
03:49:10
03:49:10 [EnvInject] - Variables injected successfully.
03:49:10 [ovsdb-maven-clm-titanium] $ /bin/sh /tmp/jenkins14751038728067037528.sh
03:49:10 ---> update-java-alternatives.sh
03:49:10 ---> Updating Java version
03:49:11 ---> Ubuntu/Debian system detected
03:49:11 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
03:49:11 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
03:49:11 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
03:49:11 openjdk version "21.0.11" 2026-04-21
03:49:11 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu)
03:49:11 OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing)
03:49:11 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:49:11 [EnvInject] - Injecting environment variables from a build step.
03:49:11 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
03:49:11 [EnvInject] - Variables injected successfully.
03:49:11 provisioning config files...
03:49:11 copy managed file [global-settings] to file:/w/workspace/ovsdb-maven-clm-titanium@tmp/config17603071378918682999tmp
03:49:12 copy managed file [ovsdb-settings] to file:/w/workspace/ovsdb-maven-clm-titanium@tmp/config3412379783334143835tmp
03:49:12 [EnvInject] - Injecting environment variables from a build step.
03:49:12 [EnvInject] - Injecting as environment variables the properties content
03:49:12 MAVEN_GOALS=clean install
03:49:12
03:49:12 [EnvInject] - Variables injected successfully.
03:49:12 [ovsdb-maven-clm-titanium] $ /bin/bash -l /tmp/jenkins12275878484654375356.sh
03:49:12 ---> common-variables.sh
03:49:12 --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
03:49:12 ---> sonatype-clm.sh
03:49:13 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
03:49:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
03:49:13 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
03:49:13 Default locale: en, platform encoding: UTF-8
03:49:13 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix"
03:49:13 [INFO] Scanning for projects...
03:49:20 [INFO] ------------------------------------------------------------------------
03:49:20 [INFO] Reactor Build Order:
03:49:20 [INFO]
03:49:20 [INFO] ODL :: ovsdb :: it [pom]
03:49:20 [INFO] ovsdb-binding-parent [pom]
03:49:20 [INFO] ODL :: ovsdb :: parents [pom]
03:49:20 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle]
03:49:20 [INFO] ODL :: ovsdb :: library [bundle]
03:49:20 [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle]
03:49:20 [INFO] ODL :: ovsdb :: southbound-api [bundle]
03:49:20 [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle]
03:49:20 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature]
03:49:20 [INFO] ODL :: ovsdb :: utils.servicehelper [bundle]
03:49:20 [INFO] ODL :: ovsdb :: schema.openvswitch [bundle]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature]
03:49:20 [INFO] ODL :: ovsdb :: utils.config [bundle]
03:49:20 [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature]
03:49:20 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature]
03:49:20 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature]
03:49:20 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom]
03:49:20 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom]
03:49:20 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom]
03:49:20 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar]
03:49:20 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom]
03:49:20 [INFO] ODL :: ovsdb :: library-features [feature]
03:49:20 [INFO] ODL :: ovsdb :: library-karaf [pom]
03:49:20 [INFO] ODL :: ovsdb :: library-features-aggregator [pom]
03:49:20 [INFO] ODL :: ovsdb :: library-artifacts [pom]
03:49:20 [INFO] ODL :: ovsdb :: library-it [jar]
03:49:20 [INFO] ODL :: ovsdb :: library-aggregator [pom]
03:49:20 [INFO] ODL :: ovsdb :: schemas [pom]
03:49:20 [INFO] ODL :: ovsdb :: utils.yang-utils [bundle]
03:49:20 [INFO] ODL :: ovsdb :: southbound-impl [bundle]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature]
03:49:20 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature]
03:49:20 [INFO] ODL :: ovsdb :: southbound-features [feature]
03:49:20 [INFO] ODL :: ovsdb :: southbound-karaf [pom]
03:49:20 [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom]
03:49:20 [INFO] ODL :: ovsdb :: southbound-artifacts [pom]
03:49:20 [INFO] ODL :: ovsdb :: southbound-it [jar]
03:49:20 [INFO] ODL :: ovsdb :: southbound-aggregator [pom]
03:49:20 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle]
03:49:20 [INFO] ODL :: ovsdb :: utils [pom]
03:49:20 [INFO] ovsdb [pom]
03:49:21 [INFO]
03:49:21 [INFO] ---------------------< org.opendaylight.ovsdb:it >----------------------
03:49:21 [INFO] Building ODL :: ovsdb :: it 1.20.3-SNAPSHOT [1/50]
03:49:21 [INFO] from commons/it/pom.xml
03:49:21 [INFO] --------------------------------[ pom ]---------------------------------
03:49:24 [INFO]
03:49:24 [INFO] --- clean:3.5.0:clean (default-clean) @ it ---
03:49:24 [INFO]
03:49:24 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ it ---
03:49:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
03:49:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
03:49:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:24 [INFO]
03:49:24 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ it ---
03:49:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:24 [INFO]
03:49:24 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ it ---
03:49:25 [INFO]
03:49:25 [INFO] --- dependency:3.11.0:properties (default) @ it ---
03:49:26 [INFO]
03:49:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ it ---
03:49:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/commons/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:49:26 [INFO]
03:49:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ it ---
03:49:27 [INFO] Starting audit...
03:49:27 Audit done.
03:49:27 [INFO] You have 0 Checkstyle violations.
03:49:27 [INFO]
03:49:27 [INFO] --- checkstyle:3.6.0:check (default) @ it ---
03:49:27 [INFO] Starting audit...
03:49:27 Audit done.
03:49:27 [INFO] You have 0 Checkstyle violations.
03:49:27 [INFO]
03:49:27 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ it ---
03:49:28 [INFO] Created: /w/workspace/ovsdb-maven-clm-titanium/commons/it/target/classes/META-INF/maven/dependencies.properties
03:49:28 [INFO]
03:49:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ it ---
03:49:28 [INFO]
03:49:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ it >>>
03:49:28 [INFO]
03:49:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ it ---
03:49:29 [INFO] No files found to run spotbugs; check compile phase has been run.
03:49:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:49:29 [INFO]
03:49:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ it <<<
03:49:29 [INFO]
03:49:29 [INFO]
03:49:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ it ---
03:49:29 [INFO]
03:49:29 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ it ---
03:49:30 [INFO]
03:49:30 [INFO] --- copy:14.3.7:copy-files (default) @ it ---
03:49:30 [INFO]
03:49:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ it ---
03:49:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:49:30 [INFO]
03:49:30 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ it ---
03:49:30 [INFO] Executing tasks
03:49:30 [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-maven-clm-titanium/commons/it/target/exam/jars
03:49:30 [INFO] Executed tasks
03:49:30 [INFO]
03:49:30 [INFO] --- failsafe:3.5.6:integration-test (default) @ it ---
03:49:30 [WARNING] Parameter 'systemProperties' is deprecated: use systemPropertyVariables instead
03:49:30 [INFO] Tests are skipped.
03:49:30 [INFO]
03:49:30 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ it ---
03:49:31 [INFO] CycloneDX: Resolving Dependencies
03:49:34 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s)
03:49:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/commons/it/target/bom.xml
03:49:34 [INFO] attaching as it-1.20.3-SNAPSHOT-cyclonedx.xml
03:49:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/commons/it/target/bom.json
03:49:34 [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
03:49:34 [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
03:49:35 [INFO] attaching as it-1.20.3-SNAPSHOT-cyclonedx.json
03:49:35 [INFO]
03:49:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ it ---
03:49:35 [INFO] Skipping duplicate-finder execution!
03:49:35 [INFO]
03:49:35 [INFO] --- failsafe:3.5.6:verify (default) @ it ---
03:49:35 [INFO] Tests are skipped.
03:49:35 [INFO]
03:49:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ it ---
03:49:35 [INFO] Skipping pom project
03:49:35 [INFO]
03:49:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ it ---
03:49:35 [INFO]
03:49:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ it ---
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:1080: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:1082: Prefer java.nio.file.Files.newInputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter.java:6233: Prefer java.nio.file.Path.of(String, String...)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter.java:6233: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:811: Prefer java.nio.file.Path.of(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:831: Prefer java.nio.file.Path.of(String, String...)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector.java:2450: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector.java:2456: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:947: Prefer java.net.URLEncoder.encode(String, Charset)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader.java:-1: Prefer java.util.Iterator
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:909: Prefer java.nio.file.Path.of(String, String...)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:995: Prefer java.nio.file.Path.of(String, String...)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6144: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6148: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6187: Prefer java.nio.file.Files.newInputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6193: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6193: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6250: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/implementation/EqualsMethod.java:233: Prefer java.util.List.sort(Comparator)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1282: Prefer java.nio.file.Path.of(String, String...)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1282: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1371: Prefer java.nio.file.Path.of(String, String...)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1371: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/utility/FileSystem.java:85: Prefer java.nio.file.Files.newInputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/utility/FileSystem.java:87: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/utility/FileSystem.java:104: Prefer java.nio.file.Files.newInputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/utility/FileSystem.java:106: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:4492: Prefer java.io.InputStreamReader(InputStream, Charset)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:4522: Prefer java.nio.file.Path.of(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:4522: Prefer java.nio.file.Path.of(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3090: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3092: Prefer java.nio.file.Files.newInputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:2623: Prefer java.nio.file.Files.newInputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3141: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3159: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3626: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3626: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3529: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3533: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3548: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3552: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3567: Prefer java.nio.file.Path.resolve(String)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/net/bytebuddy/build/Plugin.java:3577: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.ArrayDeque
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/org/mockito/internal/util/reflection/FieldInitializer.java:332: Prefer java.util.List.sort(Comparator)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/org/mockito/internal/util/reflection/SuperTypesLastSorter.java:29: Prefer java.util.List.sort(Comparator)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter(Path, Charset)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/org/mockito/internal/creation/bytebuddy/InlineDelegateByteBuddyMockMaker.java:125: Prefer java.nio.file.Files.newOutputStream(Path)
03:49:36 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/commons/it/src/test/java/org/objenesis/instantiator/util/ClassUtils.java:72: Prefer java.lang.Class.getDeclaredConstructor().newInstance()
03:49:36 [INFO]
03:49:36 [INFO] --- jacoco:0.8.15:report (report) @ it ---
03:49:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:49:36 [INFO]
03:49:36 [INFO] --- install:3.1.4:install (default-install) @ it ---
03:49:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.20.3-SNAPSHOT/it-1.20.3-SNAPSHOT.pom
03:49:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/commons/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.20.3-SNAPSHOT/it-1.20.3-SNAPSHOT-cyclonedx.xml
03:49:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/commons/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/it/1.20.3-SNAPSHOT/it-1.20.3-SNAPSHOT-cyclonedx.json
03:49:36 [INFO]
03:49:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ it ---
03:49:36 [INFO] org.opendaylight.ovsdb:it:pom:1.20.3-SNAPSHOT
03:49:36 [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:11.0.5:test
03:49:36 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:14.3.7:test
03:49:36 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.11:test
03:49:36 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.11:test
03:49:36 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test
03:49:36 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test
03:49:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.11:test
03:49:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.11:test
03:49:36 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test
03:49:36 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test
03:49:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.11:test
03:49:36 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test
03:49:36 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test
03:49:36 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.11:test
03:49:36 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.11:test
03:49:36 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.11:test
03:49:36 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test
03:49:36 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.18.1:test
03:49:36 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.18.1:test
03:49:36 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.11:test
03:49:36 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.17.1:test
03:49:36 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
03:49:36 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:test
03:49:36 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.11:test
03:49:36 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.11:test
03:49:36 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:test
03:49:36 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test
03:49:36 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test
03:49:36 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test
03:49:36 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test
03:49:36 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
03:49:36 [INFO] | | | +- org.jline:jline:jar:3.30.9:test
03:49:36 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.3:test
03:49:36 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided
03:49:36 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test
03:49:36 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.3:test
03:49:36 [INFO] | | | | \- org.osgi:osgi.annotation:jar:8.1.0:provided
03:49:36 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.3:test
03:49:36 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.5.38:test
03:49:36 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.5.38:test
03:49:36 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test
03:49:36 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test
03:49:36 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test
03:49:36 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test
03:49:36 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test
03:49:36 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.11:test
03:49:36 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.11:test
03:49:36 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.11:test
03:49:36 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test
03:49:36 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test
03:49:36 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:14.3.7:test
03:49:36 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.3.7:test
03:49:36 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.3.7:test
03:49:36 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.3.7:test
03:49:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:test
03:49:36 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:test
03:49:36 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:test
03:49:36 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test
03:49:36 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:test
03:49:36 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:test
03:49:36 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:test
03:49:36 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:test
03:49:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:test
03:49:36 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:test
03:49:36 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.25:test
03:49:36 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.25:test
03:49:36 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:test
03:49:36 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:test
03:49:36 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test
03:49:36 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test
03:49:36 [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test
03:49:36 [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test
03:49:36 [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:test
03:49:36 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:test
03:49:36 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:test
03:49:36 [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:test
03:49:36 [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test
03:49:36 [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test
03:49:36 [INFO] | | +- commons-codec:commons-codec:jar:1.19.0:test
03:49:36 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.20.0:test
03:49:36 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:test
03:49:36 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:test
03:49:36 [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test
03:49:36 [INFO] | +- commons-io:commons-io:jar:2.22.0:test
03:49:36 [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test
03:49:36 [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:test
03:49:36 [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test
03:49:36 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:test
03:49:36 [INFO] | | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:test
03:49:36 [INFO] | | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided
03:49:36 [INFO] | | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided
03:49:36 [INFO] | | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided
03:49:36 [INFO] | | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided
03:49:36 [INFO] | | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided
03:49:36 [INFO] | | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided
03:49:36 [INFO] | | | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:49:36 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:test
03:49:36 [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
03:49:36 [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:test
03:49:36 [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test
03:49:36 [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test
03:49:36 [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test
03:49:36 [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
03:49:36 [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.14.0:test
03:49:36 [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.14.0:test
03:49:36 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:test
03:49:36 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.9.0:test
03:49:36 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:test
03:49:36 [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.14.0:test
03:49:36 [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.14.0:test
03:49:36 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.7.1:test
03:49:36 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile
03:49:36 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
03:49:36 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile
03:49:36 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:49:36 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
03:49:36 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
03:49:36 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
03:49:36 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
03:49:36 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:49:36 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:49:36 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:49:36 [INFO] | \- javax.activation:activation:jar:1.1.1:compile
03:49:36 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
03:49:36 [INFO] +- org.mockito:mockito-core:jar:4.11.0:test
03:49:36 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:test
03:49:36 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test
03:49:36 [INFO] | \- org.objenesis:objenesis:jar:3.3:test
03:49:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:49:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:49:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:49:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:49:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:49:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:49:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:49:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:49:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:49:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:49:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:49:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:49:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:49:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:49:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:49:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:49:36 [INFO] +- junit:junit:jar:4.13.2:test
03:49:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:49:36 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:49:36 [INFO]
03:49:36 [INFO] --- clm:3.0.11-01:index (default-cli) @ it ---
03:49:36 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/commons/it/target/sonatype-clm/module.xml
03:49:36 [INFO]
03:49:36 [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >-------------
03:49:36 [INFO] Building ovsdb-binding-parent 1.20.3-SNAPSHOT [2/50]
03:49:36 [INFO] from commons/binding-parent/pom.xml
03:49:36 [INFO] --------------------------------[ pom ]---------------------------------
03:49:36 [INFO]
03:49:36 [INFO] --- clean:3.5.0:clean (default-clean) @ ovsdb-binding-parent ---
03:49:36 [INFO]
03:49:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ovsdb-binding-parent ---
03:49:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:36 [INFO]
03:49:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent ---
03:49:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:36 [INFO]
03:49:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ovsdb-binding-parent ---
03:49:36 [INFO]
03:49:36 [INFO] --- dependency:3.11.0:properties (default) @ ovsdb-binding-parent ---
03:49:36 [INFO]
03:49:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ ovsdb-binding-parent ---
03:49:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/commons/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/**
03:49:36 [INFO]
03:49:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ ovsdb-binding-parent ---
03:49:36 [INFO] Starting audit...
03:49:36 Audit done.
03:49:36 [INFO] You have 0 Checkstyle violations.
03:49:36 [INFO]
03:49:36 [INFO] --- checkstyle:3.6.0:check (default) @ ovsdb-binding-parent ---
03:49:36 [INFO] Starting audit...
03:49:36 Audit done.
03:49:36 [INFO] You have 0 Checkstyle violations.
03:49:36 [INFO]
03:49:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ ovsdb-binding-parent ---
03:49:36 [INFO]
03:49:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>>
03:49:36 [INFO]
03:49:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ ovsdb-binding-parent ---
03:49:36 [INFO] No files found to run spotbugs; check compile phase has been run.
03:49:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:49:36 [INFO]
03:49:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<<
03:49:36 [INFO]
03:49:36 [INFO]
03:49:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ ovsdb-binding-parent ---
03:49:36 [INFO]
03:49:36 [INFO] --- copy:14.3.7:copy-files (default) @ ovsdb-binding-parent ---
03:49:36 [INFO]
03:49:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ovsdb-binding-parent ---
03:49:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:49:36 [INFO]
03:49:36 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ ovsdb-binding-parent ---
03:49:36 [INFO] CycloneDX: Resolving Dependencies
03:49:36 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s)
03:49:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/commons/binding-parent/target/bom.xml
03:49:36 [INFO] attaching as ovsdb-binding-parent-1.20.3-SNAPSHOT-cyclonedx.xml
03:49:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/commons/binding-parent/target/bom.json
03:49:37 [INFO] attaching as ovsdb-binding-parent-1.20.3-SNAPSHOT-cyclonedx.json
03:49:37 [INFO]
03:49:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent ---
03:49:37 [INFO] Skipping duplicate-finder execution!
03:49:37 [INFO]
03:49:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ ovsdb-binding-parent ---
03:49:37 [INFO] Skipping pom project
03:49:37 [INFO]
03:49:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ovsdb-binding-parent ---
03:49:37 [INFO]
03:49:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ ovsdb-binding-parent ---
03:49:37 [INFO]
03:49:37 [INFO] --- jacoco:0.8.15:report (report) @ ovsdb-binding-parent ---
03:49:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:49:37 [INFO]
03:49:37 [INFO] --- install:3.1.4:install (default-install) @ ovsdb-binding-parent ---
03:49:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.3-SNAPSHOT/ovsdb-binding-parent-1.20.3-SNAPSHOT.pom
03:49:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.3-SNAPSHOT/ovsdb-binding-parent-1.20.3-SNAPSHOT-cyclonedx.xml
03:49:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.3-SNAPSHOT/ovsdb-binding-parent-1.20.3-SNAPSHOT-cyclonedx.json
03:49:37 [INFO]
03:49:37 [INFO] --- dependency:3.11.0:tree (default-cli) @ ovsdb-binding-parent ---
03:49:37 [INFO] org.opendaylight.ovsdb:ovsdb-binding-parent:pom:1.20.3-SNAPSHOT
03:49:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:49:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:49:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:49:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:49:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:49:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:49:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:49:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:49:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:49:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:49:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:49:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:49:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:49:37 [INFO] +- junit:junit:jar:4.13.2:test
03:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:49:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:49:37 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:49:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:49:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:49:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:49:37 [INFO]
03:49:37 [INFO] --- clm:3.0.11-01:index (default-cli) @ ovsdb-binding-parent ---
03:49:37 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/commons/binding-parent/target/sonatype-clm/module.xml
03:49:37 [INFO]
03:49:37 [INFO] -------------------< org.opendaylight.ovsdb:parents >-------------------
03:49:37 [INFO] Building ODL :: ovsdb :: parents 1.20.3-SNAPSHOT [3/50]
03:49:37 [INFO] from commons/pom.xml
03:49:37 [INFO] --------------------------------[ pom ]---------------------------------
03:49:37 [INFO]
03:49:37 [INFO] --- clean:3.5.0:clean (default-clean) @ parents ---
03:49:37 [INFO]
03:49:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ parents ---
03:49:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
03:49:37 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
03:49:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:37 [INFO]
03:49:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ parents ---
03:49:37 [INFO]
03:49:37 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ parents ---
03:49:37 [INFO] Skipping CycloneDX goal, because module skips deploy
03:49:37 [INFO]
03:49:37 [INFO] --- install:3.1.4:install (default-install) @ parents ---
03:49:37 [INFO] Skipping artifact installation
03:49:37 [INFO]
03:49:37 [INFO] --- dependency:3.11.0:tree (default-cli) @ parents ---
03:49:37 [INFO] org.opendaylight.ovsdb:parents:pom:1.20.3-SNAPSHOT
03:49:37 [INFO]
03:49:37 [INFO] --- clm:3.0.11-01:index (default-cli) @ parents ---
03:49:37 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/commons/target/sonatype-clm/module.xml
03:49:37 [INFO]
03:49:37 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >-------------
03:49:37 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.20.3-SNAPSHOT [4/50]
03:49:37 [INFO] from hwvtepsouthbound/hwvtepsouthbound-api/pom.xml
03:49:37 [INFO] -------------------------------[ bundle ]-------------------------------
03:49:37 [INFO]
03:49:37 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-api ---
03:49:37 [INFO]
03:49:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ hwvtepsouthbound-api ---
03:49:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:37 [INFO]
03:49:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api ---
03:49:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:37 [INFO]
03:49:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ hwvtepsouthbound-api ---
03:49:38 [INFO]
03:49:38 [INFO] --- dependency:3.11.0:properties (default) @ hwvtepsouthbound-api ---
03:49:38 [INFO]
03:49:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api ---
03:49:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-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/**
03:49:38 [INFO]
03:49:38 [INFO] --- yang:14.0.25:generate-sources (binding) @ hwvtepsouthbound-api ---
03:49:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:49:39 [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang
03:49:39 [INFO] yang-to-sources: Found 5 dependencies in 5.329 ms
03:49:39 [INFO] yang-to-sources: Project model files found: 1 in 99.73 ms
03:49:39 [INFO] yang-to-sources: 6 YANG models processed in 288.5 ms
03:49:39 [INFO] BindingJavaFileGenerator: Defined 133 files in 90.67 ms
03:49:39 [INFO] Sorted 133 files into 12 directories in 3.286 ms
03:49:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 133 in 250.2 ms
03:49:40 [INFO]
03:49:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-api ---
03:49:40 [INFO] Starting audit...
03:49:40 Audit done.
03:49:40 [INFO] You have 0 Checkstyle violations.
03:49:40 [INFO]
03:49:40 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-api ---
03:49:40 [INFO] Starting audit...
03:49:40 Audit done.
03:49:40 [INFO] You have 0 Checkstyle violations.
03:49:40 [INFO]
03:49:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ hwvtepsouthbound-api ---
03:49:40 [INFO]
03:49:40 [INFO] --- resources:3.5.0:resources (default-resources) @ hwvtepsouthbound-api ---
03:49:40 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources
03:49:40 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi
03:49:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:49:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:49:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:49:40 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi
03:49:40 [INFO]
03:49:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ hwvtepsouthbound-api ---
03:49:40 [INFO] Recompiling the module because of changed source code.
03:49:40 [INFO] Compiling 132 source files with javac [debug release 21] to target/classes
03:49:42 [INFO]
03:49:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>>
03:49:42 [INFO]
03:49:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ hwvtepsouthbound-api ---
03:49:43 [INFO] Fork Value is true
03:49:46 [INFO] Done SpotBugs Analysis....
03:49:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:49:46 [INFO]
03:49:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<<
03:49:46 [INFO]
03:49:46 [INFO]
03:49:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ hwvtepsouthbound-api ---
03:49:46 [INFO] BugInstance size is 0
03:49:46 [INFO] Error size is 0
03:49:46 [INFO] No errors/warnings found
03:49:46 [INFO]
03:49:46 [INFO] --- resources:3.5.0:testResources (default-testResources) @ hwvtepsouthbound-api ---
03:49:46 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources
03:49:46 [INFO]
03:49:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hwvtepsouthbound-api ---
03:49:46 [INFO] No sources to compile
03:49:46 [INFO]
03:49:46 [INFO] --- surefire:3.5.6:test (default-test) @ hwvtepsouthbound-api ---
03:49:46 [INFO] No tests to run.
03:49:46 [INFO]
03:49:46 [INFO] --- copy:14.3.7:copy-files (default) @ hwvtepsouthbound-api ---
03:49:46 [INFO]
03:49:46 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ hwvtepsouthbound-api ---
03:49:47 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.3-SNAPSHOT.jar
03:49:47 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF
03:49:47 [INFO]
03:49:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-api ---
03:49:50 [WARNING] Javadoc Warnings
03:49:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ovsdb/hwvtep/rev150901/HwvtepGlobalAttributes.java:187: warning: empty tag
03:49:50 [WARNING] *
03:49:50 [WARNING] ^
03:49:50 [WARNING] 1 warning
03:49:50 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.3-SNAPSHOT-javadoc.jar
03:49:51 [INFO]
03:49:51 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ hwvtepsouthbound-api ---
03:49:51 [INFO] CycloneDX: Resolving Dependencies
03:49:51 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s)
03:49:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml
03:49:51 [INFO] attaching as hwvtepsouthbound-api-1.20.3-SNAPSHOT-cyclonedx.xml
03:49:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json
03:49:51 [INFO] attaching as hwvtepsouthbound-api-1.20.3-SNAPSHOT-cyclonedx.json
03:49:51 [INFO]
03:49:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api ---
03:49:51 [INFO] Skipping duplicate-finder execution!
03:49:51 [INFO]
03:49:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-api ---
03:49:51 [INFO] No dependency problems found
03:49:51 [INFO]
03:49:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-api ---
03:49:51 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.3-SNAPSHOT-sources.jar
03:49:51 [INFO]
03:49:51 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ hwvtepsouthbound-api ---
03:49:51 [INFO]
03:49:51 [INFO] --- jacoco:0.8.15:report (report) @ hwvtepsouthbound-api ---
03:49:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:49:51 [INFO]
03:49:51 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-api ---
03:49:51 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.3-SNAPSHOT/hwvtepsouthbound-api-1.20.3-SNAPSHOT.pom
03:49:51 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.3-SNAPSHOT/hwvtepsouthbound-api-1.20.3-SNAPSHOT.jar
03:49:51 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.3-SNAPSHOT/hwvtepsouthbound-api-1.20.3-SNAPSHOT-javadoc.jar
03:49:51 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.3-SNAPSHOT/hwvtepsouthbound-api-1.20.3-SNAPSHOT-cyclonedx.xml
03:49:51 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.3-SNAPSHOT/hwvtepsouthbound-api-1.20.3-SNAPSHOT-cyclonedx.json
03:49:51 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.3-SNAPSHOT/hwvtepsouthbound-api-1.20.3-SNAPSHOT-sources.jar
03:49:51 [INFO]
03:49:51 [INFO] --- bundle:6.1.0:install (default-install) @ hwvtepsouthbound-api ---
03:49:51 [INFO] Writing OBR metadata
03:49:51 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.3-SNAPSHOT/hwvtepsouthbound-api-1.20.3-SNAPSHOT.jar
03:49:51 [INFO] Writing OBR metadata
03:49:51 [INFO]
03:49:51 [INFO] --- dependency:3.11.0:tree (default-cli) @ hwvtepsouthbound-api ---
03:49:51 [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-api:bundle:1.20.3-SNAPSHOT
03:49:51 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:49:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:49:51 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:49:51 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:49:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:49:51 [INFO] +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:49:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:49:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:49:51 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:49:51 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile
03:49:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:49:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:49:51 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile
03:49:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:49:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:49:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:49:51 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:49:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:49:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:49:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:49:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:49:51 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:49:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:49:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:49:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:49:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:49:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:49:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:49:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:49:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:49:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:49:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:49:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:49:51 [INFO] +- junit:junit:jar:4.13.2:test
03:49:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:49:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:49:51 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:49:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:49:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:49:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:49:51 [INFO]
03:49:51 [INFO] --- clm:3.0.11-01:index (default-cli) @ hwvtepsouthbound-api ---
03:49:51 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-api/target/sonatype-clm/module.xml
03:49:51 [INFO]
03:49:51 [INFO] -------------------< org.opendaylight.ovsdb:library >-------------------
03:49:51 [INFO] Building ODL :: ovsdb :: library 1.20.3-SNAPSHOT [5/50]
03:49:51 [INFO] from library/impl/pom.xml
03:49:51 [INFO] -------------------------------[ bundle ]-------------------------------
03:49:52 [INFO]
03:49:52 [INFO] --- clean:3.5.0:clean (default-clean) @ library ---
03:49:52 [INFO]
03:49:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ library ---
03:49:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:52 [INFO]
03:49:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ library ---
03:49:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:52 [INFO]
03:49:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ library ---
03:49:52 [INFO]
03:49:52 [INFO] --- dependency:3.11.0:properties (default) @ library ---
03:49:52 [INFO]
03:49:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ library ---
03:49:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/library/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/**
03:49:52 [INFO]
03:49:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ library ---
03:49:52 [INFO] Starting audit...
03:49:52 Audit done.
03:49:52 [INFO] You have 0 Checkstyle violations.
03:49:52 [INFO]
03:49:52 [INFO] --- checkstyle:3.6.0:check (default) @ library ---
03:49:55 [INFO] Starting audit...
03:49:55 Audit done.
03:49:55 [INFO] You have 0 Checkstyle violations.
03:49:55 [INFO]
03:49:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ library ---
03:49:55 [INFO]
03:49:55 [INFO] --- resources:3.5.0:resources (default-resources) @ library ---
03:49:55 [INFO] Copying 1 resource from src/main/resources to target/classes
03:49:55 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/generated-sources/spi
03:49:55 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/generated-sources/yang
03:49:55 [INFO]
03:49:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ library ---
03:49:55 [INFO] Recompiling the module because of changed source code.
03:49:55 [INFO] Compiling 113 source files with javac [debug release 21] to target/classes
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[15,31] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[21,37] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion
03:49:55 required: org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 found: org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[29,24] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,67] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,70] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[36,40] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[44,64] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[66,24] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion
03:49:55 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema>
03:49:55 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion
03:49:55 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema>
03:49:55 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion
03:49:55 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[119,12] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[129,57] fields() in com.fasterxml.jackson.databind.JsonNode has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[147,66] fields() in com.fasterxml.jackson.databind.node.ObjectNode has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[20,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[24,22] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[59,12] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[14,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[18,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast
03:49:55 required: D
03:49:55 found: java.lang.Object
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast
03:49:55 required: D
03:49:55 found: java.lang.Object
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,44] unchecked method invocation: method fromSet in class org.opendaylight.ovsdb.lib.notation.OvsdbSet is applied to given types
03:49:55 required: java.util.Set
03:49:55 found: java.util.Set
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion
03:49:55 required: java.util.Set
03:49:55 found: java.util.Set
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,44] unchecked method invocation: method fromMap in class org.opendaylight.ovsdb.lib.notation.OvsdbMap is applied to given types
03:49:55 required: java.util.Map
03:49:55 found: java.util.Map
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion
03:49:55 required: java.util.Map
03:49:55 found: java.util.Map
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Insert.java:[53,23] possible 'this' escape before subclass is fully initialized
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast
03:49:55 required: org.opendaylight.ovsdb.lib.notation.Column
03:49:55 found: org.opendaylight.ovsdb.lib.notation.Column
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[97,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Column.java:[69,9] found raw type: org.opendaylight.ovsdb.lib.notation.Column
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[25,68] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,14] unchecked method invocation: constructor in class org.opendaylight.ovsdb.lib.schema.TableSchema is applied to given types
03:49:55 required: java.lang.String,java.util.Map
03:49:55 found: java.lang.String,java.util.Map
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion
03:49:55 required: java.util.Map
03:49:55 found: java.util.Map
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[38,21] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[39,78] fields() in com.fasterxml.jackson.databind.JsonNode has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[54,27] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[21,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[53,20] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java:[56,84] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[22,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[31,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[35,41] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[40,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[53,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[57,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class,org.opendaylight.ovsdb.lib.notation.Row) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[30,87] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[51,25] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,43] unchecked method invocation: method setRows in class org.opendaylight.ovsdb.lib.operations.OperationResult is applied to given types
03:49:55 required: java.util.List>
03:49:55 found: java.util.List
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion
03:49:55 required: java.util.List>
03:49:55 found: java.util.List
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[62,24] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[86,24] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[136,38] RCVBUF_ALLOCATOR in io.netty.channel.ChannelOption has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[144,38] RCVBUF_ALLOCATOR in io.netty.channel.ChannelOption has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[158,25] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[160,72] fields() in com.fasterxml.jackson.databind.node.ObjectNode has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,17] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,57] unchecked method invocation: method table in interface org.opendaylight.ovsdb.lib.schema.DatabaseSchema is applied to given types
03:49:55 required: java.lang.String,java.lang.Class
03:49:55 found: java.lang.String,java.lang.Class
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[175,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[179,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[19,18] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[26,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[38,36] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[42,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java:[85,8] auto-closeable resource org.opendaylight.ovsdb.lib.impl.OvsdbConnectionService has a member method close() that could throw InterruptedException
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Request.java:[21,14] possible 'this' escape before subclass is fully initialized
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Response.java:[21,14] possible 'this' escape before subclass is fully initialized
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java:[48,48] IOContext(com.fasterxml.jackson.core.util.BufferRecycler,java.lang.Object,boolean) in com.fasterxml.jackson.core.io.IOContext has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[61,13] setSerializationInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[67,15] found raw type: com.google.common.util.concurrent.SettableFuture
03:49:55 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[69,54] found raw type: com.google.common.util.concurrent.SettableFuture
03:49:55 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[303,35] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List
03:49:55 missing type arguments for generic class java.util.List
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,26] unchecked method invocation: method setParams in class org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Request is applied to given types
03:49:55 required: java.util.List
03:49:55 found: java.util.List
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion
03:49:55 required: java.util.List
03:49:55 found: java.util.List
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[18,18] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[20,17] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[24,30] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[19,51] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[21,27] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,20] found raw type: org.opendaylight.ovsdb.lib.notation.Column
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,52] unchecked conversion
03:49:55 required: java.util.Collection
03:49:55 found: java.util.Collection
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[11,28] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[15,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[12,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[39,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[47,21] possible 'this' escape before subclass is fully initialized
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Delete.java:[26,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,12] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate
03:49:55 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,28] unchecked method invocation: method setTableSchema in class org.opendaylight.ovsdb.lib.operations.Operation is applied to given types
03:49:55 required: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 found: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion
03:49:55 required: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 found: org.opendaylight.ovsdb.lib.schema.TableSchema
03:49:55 [INFO] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java: /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java uses or overrides a deprecated API.
03:49:55 [INFO] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java: Some input files additionally use unchecked or unsafe operations.
03:49:55 [INFO]
03:49:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ library >>>
03:49:55 [INFO]
03:49:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ library ---
03:49:55 [INFO] Fork Value is true
03:50:02 [INFO] Done SpotBugs Analysis....
03:50:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:50:02 [INFO]
03:50:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ library <<<
03:50:02 [INFO]
03:50:02 [INFO]
03:50:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ library ---
03:50:02 [INFO] BugInstance size is 0
03:50:02 [INFO] Error size is 0
03:50:02 [INFO] No errors/warnings found
03:50:02 [INFO]
03:50:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ library ---
03:50:02 [INFO] Copying 6 resources from src/test/resources to target/test-classes
03:50:02 [INFO]
03:50:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ library ---
03:50:02 [INFO] Recompiling the module because of changed dependency.
03:50:02 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes
03:50:02 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/jsonrpc/NettyBootStrapper.java:[34,25] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated
03:50:02 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/jsonrpc/NettyBootStrapper.java:[35,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated
03:50:02 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[47,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class>) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated
03:50:02 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[65,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class>) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated
03:50:02 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[81,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class>) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated
03:50:02 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[94,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class>) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated
03:50:02 [INFO]
03:50:02 [INFO] --- surefire:3.5.6:test (default-test) @ library ---
03:50:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:50:03 [INFO]
03:50:03 [INFO] -------------------------------------------------------
03:50:03 [INFO] T E S T S
03:50:03 [INFO] -------------------------------------------------------
03:50:04 [INFO] Running org.opendaylight.ovsdb.lib.notation.VersionTest
03:50:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.ovsdb.lib.notation.VersionTest
03:50:04 [INFO] Running org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest
03:50:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest
03:50:04 [INFO] Running org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest
03:50:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest
03:50:04 [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest
03:50:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest
03:50:05 [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.TestClient
03:50:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s -- in org.opendaylight.ovsdb.lib.jsonrpc.TestClient
03:50:06 [INFO] Running org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest
03:50:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:50:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.408 s -- in org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest
03:50:15 [INFO]
03:50:15 [INFO] Results:
03:50:15 [INFO]
03:50:15 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
03:50:15 [INFO]
03:50:15 [INFO]
03:50:15 [INFO] --- copy:14.3.7:copy-files (default) @ library ---
03:50:15 [INFO]
03:50:15 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ library ---
03:50:15 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/library-1.20.3-SNAPSHOT.jar
03:50:15 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/classes/META-INF/MANIFEST.MF
03:50:15 [INFO]
03:50:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library ---
03:50:18 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/library-1.20.3-SNAPSHOT-javadoc.jar
03:50:18 [INFO]
03:50:18 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ library ---
03:50:18 [INFO]
03:50:18 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ library ---
03:50:18 [INFO] CycloneDX: Resolving Dependencies
03:50:18 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s)
03:50:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/bom.xml
03:50:19 [INFO] attaching as library-1.20.3-SNAPSHOT-cyclonedx.xml
03:50:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/bom.json
03:50:19 [INFO] attaching as library-1.20.3-SNAPSHOT-cyclonedx.json
03:50:19 [INFO]
03:50:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library ---
03:50:19 [INFO] Skipping duplicate-finder execution!
03:50:19 [INFO]
03:50:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ library ---
03:50:19 [INFO] No dependency problems found
03:50:19 [INFO]
03:50:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library ---
03:50:19 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/library-1.20.3-SNAPSHOT-sources.jar
03:50:19 [INFO]
03:50:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ library ---
03:50:19 [INFO]
03:50:19 [INFO] --- jacoco:0.8.15:report (report) @ library ---
03:50:19 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/code-coverage/jacoco.exec
03:50:19 [INFO] Analyzed bundle 'ODL :: ovsdb :: library' with 149 classes
03:50:19 [INFO]
03:50:19 [INFO] --- install:3.1.4:install (default-install) @ library ---
03:50:19 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.20.3-SNAPSHOT/library-1.20.3-SNAPSHOT.pom
03:50:19 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/library-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library/1.20.3-SNAPSHOT/library-1.20.3-SNAPSHOT.jar
03:50:19 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/library-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/library/1.20.3-SNAPSHOT/library-1.20.3-SNAPSHOT-javadoc.jar
03:50:19 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.20.3-SNAPSHOT/library-1.20.3-SNAPSHOT-config.cfg
03:50:19 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.20.3-SNAPSHOT/library-1.20.3-SNAPSHOT-cyclonedx.xml
03:50:19 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library/1.20.3-SNAPSHOT/library-1.20.3-SNAPSHOT-cyclonedx.json
03:50:19 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/library-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/library/1.20.3-SNAPSHOT/library-1.20.3-SNAPSHOT-sources.jar
03:50:19 [INFO]
03:50:19 [INFO] --- bundle:6.1.0:install (default-install) @ library ---
03:50:19 [INFO] Installing org/opendaylight/ovsdb/library/1.20.3-SNAPSHOT/library-1.20.3-SNAPSHOT.jar
03:50:19 [INFO] Writing OBR metadata
03:50:19 [INFO]
03:50:19 [INFO] --- dependency:3.11.0:tree (default-cli) @ library ---
03:50:19 [INFO] org.opendaylight.ovsdb:library:bundle:1.20.3-SNAPSHOT
03:50:19 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:50:19 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:50:19 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:50:19 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:50:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:50:19 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile
03:50:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:50:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:50:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile
03:50:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:50:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:50:19 [INFO] +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:50:19 [INFO] +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:50:19 [INFO] +- io.netty:netty-common:jar:4.2.16.Final:compile
03:50:19 [INFO] +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:50:19 [INFO] | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:50:19 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:50:19 [INFO] +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:50:19 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:50:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:50:19 [INFO] +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:50:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:50:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:50:19 [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:50:19 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:50:19 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:50:19 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:50:19 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:50:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:50:19 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:50:19 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:50:19 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:50:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:50:19 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:50:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:50:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:50:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:50:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:50:19 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided
03:50:19 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
03:50:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:50:19 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:test
03:50:19 [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test
03:50:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:50:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:50:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:50:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:50:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:50:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:50:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:50:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:50:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:50:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:50:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:50:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:50:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:50:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:50:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:50:19 [INFO] +- junit:junit:jar:4.13.2:test
03:50:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:50:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:50:19 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:50:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:50:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:50:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:50:19 [INFO]
03:50:19 [INFO] --- clm:3.0.11-01:index (default-cli) @ library ---
03:50:19 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/library/impl/target/sonatype-clm/module.xml
03:50:19 [INFO]
03:50:19 [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >-------------
03:50:19 [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.20.3-SNAPSHOT [6/50]
03:50:19 [INFO] from schemas/hardwarevtep/pom.xml
03:50:19 [INFO] -------------------------------[ bundle ]-------------------------------
03:50:19 [INFO]
03:50:19 [INFO] --- clean:3.5.0:clean (default-clean) @ schema.hardwarevtep ---
03:50:19 [INFO]
03:50:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ schema.hardwarevtep ---
03:50:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:19 [INFO]
03:50:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ schema.hardwarevtep ---
03:50:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:19 [INFO]
03:50:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ schema.hardwarevtep ---
03:50:19 [INFO]
03:50:19 [INFO] --- dependency:3.11.0:properties (default) @ schema.hardwarevtep ---
03:50:19 [INFO]
03:50:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ schema.hardwarevtep ---
03:50:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:50:19 [INFO]
03:50:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.hardwarevtep ---
03:50:19 [INFO] Starting audit...
03:50:19 Audit done.
03:50:19 [INFO] You have 0 Checkstyle violations.
03:50:19 [INFO]
03:50:19 [INFO] --- checkstyle:3.6.0:check (default) @ schema.hardwarevtep ---
03:50:19 [INFO] Starting audit...
03:50:19 Audit done.
03:50:19 [INFO] You have 0 Checkstyle violations.
03:50:19 [INFO]
03:50:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ schema.hardwarevtep ---
03:50:19 [INFO]
03:50:19 [INFO] --- resources:3.5.0:resources (default-resources) @ schema.hardwarevtep ---
03:50:19 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/src/main/resources
03:50:19 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/generated-sources/spi
03:50:19 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/generated-sources/yang
03:50:19 [INFO]
03:50:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ schema.hardwarevtep ---
03:50:19 [INFO] Recompiling the module because of changed dependency.
03:50:19 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes
03:50:20 [INFO]
03:50:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>>
03:50:20 [INFO]
03:50:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ schema.hardwarevtep ---
03:50:20 [INFO] Fork Value is true
03:50:22 [INFO] Done SpotBugs Analysis....
03:50:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:50:22 [INFO]
03:50:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<<
03:50:22 [INFO]
03:50:22 [INFO]
03:50:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ schema.hardwarevtep ---
03:50:22 [INFO] BugInstance size is 0
03:50:22 [INFO] Error size is 0
03:50:22 [INFO] No errors/warnings found
03:50:22 [INFO]
03:50:22 [INFO] --- resources:3.5.0:testResources (default-testResources) @ schema.hardwarevtep ---
03:50:22 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/src/test/resources
03:50:22 [INFO]
03:50:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ schema.hardwarevtep ---
03:50:22 [INFO] Recompiling the module because of changed dependency.
03:50:22 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
03:50:22 [INFO]
03:50:22 [INFO] --- surefire:3.5.6:test (default-test) @ schema.hardwarevtep ---
03:50:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:50:22 [INFO]
03:50:22 [INFO] -------------------------------------------------------
03:50:22 [INFO] T E S T S
03:50:22 [INFO] -------------------------------------------------------
03:50:23 [INFO] Running org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest
03:50:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest
03:50:23 [INFO]
03:50:23 [INFO] Results:
03:50:23 [INFO]
03:50:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:50:23 [INFO]
03:50:23 [INFO]
03:50:23 [INFO] --- copy:14.3.7:copy-files (default) @ schema.hardwarevtep ---
03:50:23 [INFO]
03:50:23 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ schema.hardwarevtep ---
03:50:23 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.3-SNAPSHOT.jar
03:50:23 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF
03:50:23 [INFO]
03:50:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ schema.hardwarevtep ---
03:50:25 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.3-SNAPSHOT-javadoc.jar
03:50:25 [INFO]
03:50:25 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ schema.hardwarevtep ---
03:50:25 [INFO] CycloneDX: Resolving Dependencies
03:50:25 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s)
03:50:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/bom.xml
03:50:25 [INFO] attaching as schema.hardwarevtep-1.20.3-SNAPSHOT-cyclonedx.xml
03:50:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/bom.json
03:50:25 [INFO] attaching as schema.hardwarevtep-1.20.3-SNAPSHOT-cyclonedx.json
03:50:25 [INFO]
03:50:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep ---
03:50:25 [INFO] Skipping duplicate-finder execution!
03:50:25 [INFO]
03:50:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ schema.hardwarevtep ---
03:50:26 [INFO] No dependency problems found
03:50:26 [INFO]
03:50:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ schema.hardwarevtep ---
03:50:26 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.3-SNAPSHOT-sources.jar
03:50:26 [INFO]
03:50:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ schema.hardwarevtep ---
03:50:26 [INFO]
03:50:26 [INFO] --- jacoco:0.8.15:report (report) @ schema.hardwarevtep ---
03:50:26 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/code-coverage/jacoco.exec
03:50:26 [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.hardwarevtep' with 0 classes
03:50:26 [INFO]
03:50:26 [INFO] --- install:3.1.4:install (default-install) @ schema.hardwarevtep ---
03:50:26 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT/schema.hardwarevtep-1.20.3-SNAPSHOT.pom
03:50:26 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT/schema.hardwarevtep-1.20.3-SNAPSHOT.jar
03:50:26 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT/schema.hardwarevtep-1.20.3-SNAPSHOT-javadoc.jar
03:50:26 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT/schema.hardwarevtep-1.20.3-SNAPSHOT-cyclonedx.xml
03:50:26 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT/schema.hardwarevtep-1.20.3-SNAPSHOT-cyclonedx.json
03:50:26 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT/schema.hardwarevtep-1.20.3-SNAPSHOT-sources.jar
03:50:26 [INFO]
03:50:26 [INFO] --- bundle:6.1.0:install (default-install) @ schema.hardwarevtep ---
03:50:26 [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT/schema.hardwarevtep-1.20.3-SNAPSHOT.jar
03:50:26 [INFO] Writing OBR metadata
03:50:26 [INFO]
03:50:26 [INFO] --- dependency:3.11.0:tree (default-cli) @ schema.hardwarevtep ---
03:50:26 [INFO] org.opendaylight.ovsdb:schema.hardwarevtep:bundle:1.20.3-SNAPSHOT
03:50:26 [INFO] +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:50:26 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:50:26 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:50:26 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:50:26 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:50:26 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:50:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:50:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:50:26 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:50:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:50:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:50:26 [INFO] | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:50:26 [INFO] | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:50:26 [INFO] | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:50:26 [INFO] | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:50:26 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:50:26 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:50:26 [INFO] | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:50:26 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:50:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:50:26 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:50:26 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:50:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:50:26 [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:50:26 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:50:26 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:50:26 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:50:26 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:50:26 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:50:26 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:50:26 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:50:26 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:50:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:50:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:50:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:50:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:50:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:50:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:50:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:50:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:50:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:50:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:50:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:50:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:50:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:50:26 [INFO] +- junit:junit:jar:4.13.2:test
03:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:50:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:50:26 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:50:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:50:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:50:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:50:26 [INFO]
03:50:26 [INFO] --- clm:3.0.11-01:index (default-cli) @ schema.hardwarevtep ---
03:50:26 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/schemas/hardwarevtep/target/sonatype-clm/module.xml
03:50:26 [INFO]
03:50:26 [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >----------------
03:50:26 [INFO] Building ODL :: ovsdb :: southbound-api 1.20.3-SNAPSHOT [7/50]
03:50:26 [INFO] from southbound/southbound-api/pom.xml
03:50:26 [INFO] -------------------------------[ bundle ]-------------------------------
03:50:26 [INFO]
03:50:26 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-api ---
03:50:26 [INFO]
03:50:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-api ---
03:50:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:26 [INFO]
03:50:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-api ---
03:50:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:26 [INFO]
03:50:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-api ---
03:50:26 [INFO]
03:50:26 [INFO] --- dependency:3.11.0:properties (default) @ southbound-api ---
03:50:26 [INFO]
03:50:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-api ---
03:50:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-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/**
03:50:26 [INFO]
03:50:26 [INFO] --- yang:14.0.25:generate-sources (binding) @ southbound-api ---
03:50:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:50:26 [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/src/main/yang
03:50:26 [INFO] yang-to-sources: Found 5 dependencies in 1.208 ms
03:50:26 [INFO] yang-to-sources: Project model files found: 2 in 51.24 ms
03:50:26 [INFO] yang-to-sources: 7 YANG models processed in 72.05 ms
03:50:26 [INFO] BindingJavaFileGenerator: Defined 180 files in 20.76 ms
03:50:26 [INFO] Sorted 180 files into 13 directories in 405.2 μs
03:50:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 180 in 103.9 ms
03:50:26 [INFO]
03:50:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-api ---
03:50:26 [INFO] Starting audit...
03:50:26 Audit done.
03:50:26 [INFO] You have 0 Checkstyle violations.
03:50:26 [INFO]
03:50:26 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-api ---
03:50:26 [INFO] Starting audit...
03:50:26 Audit done.
03:50:26 [INFO] You have 0 Checkstyle violations.
03:50:26 [INFO]
03:50:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-api ---
03:50:26 [INFO]
03:50:26 [INFO] --- resources:3.5.0:resources (default-resources) @ southbound-api ---
03:50:26 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/src/main/resources
03:50:26 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/generated-sources/spi
03:50:26 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:50:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:50:26 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:50:26 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/generated-sources/spi
03:50:26 [INFO]
03:50:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-api ---
03:50:26 [INFO] Recompiling the module because of changed source code.
03:50:26 [INFO] Compiling 179 source files with javac [debug release 21] to target/classes
03:50:27 [INFO]
03:50:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-api >>>
03:50:27 [INFO]
03:50:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-api ---
03:50:27 [INFO] Fork Value is true
03:50:30 [INFO] Done SpotBugs Analysis....
03:50:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:50:30 [INFO]
03:50:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-api <<<
03:50:30 [INFO]
03:50:30 [INFO]
03:50:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-api ---
03:50:30 [INFO] BugInstance size is 0
03:50:30 [INFO] Error size is 0
03:50:30 [INFO] No errors/warnings found
03:50:30 [INFO]
03:50:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ southbound-api ---
03:50:30 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/src/test/resources
03:50:30 [INFO]
03:50:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-api ---
03:50:30 [INFO] No sources to compile
03:50:30 [INFO]
03:50:30 [INFO] --- surefire:3.5.6:test (default-test) @ southbound-api ---
03:50:30 [INFO] No tests to run.
03:50:30 [INFO]
03:50:30 [INFO] --- copy:14.3.7:copy-files (default) @ southbound-api ---
03:50:30 [INFO]
03:50:30 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ southbound-api ---
03:50:30 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/southbound-api-1.20.3-SNAPSHOT.jar
03:50:30 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF
03:50:30 [INFO]
03:50:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-api ---
03:50:34 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/southbound-api-1.20.3-SNAPSHOT-javadoc.jar
03:50:34 [INFO]
03:50:34 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ southbound-api ---
03:50:34 [INFO] CycloneDX: Resolving Dependencies
03:50:34 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s)
03:50:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/bom.xml
03:50:34 [INFO] attaching as southbound-api-1.20.3-SNAPSHOT-cyclonedx.xml
03:50:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/bom.json
03:50:34 [INFO] attaching as southbound-api-1.20.3-SNAPSHOT-cyclonedx.json
03:50:34 [INFO]
03:50:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api ---
03:50:34 [INFO] Skipping duplicate-finder execution!
03:50:34 [INFO]
03:50:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ southbound-api ---
03:50:34 [INFO] No dependency problems found
03:50:34 [INFO]
03:50:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-api ---
03:50:34 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/southbound-api-1.20.3-SNAPSHOT-sources.jar
03:50:35 [INFO]
03:50:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ southbound-api ---
03:50:35 [INFO]
03:50:35 [INFO] --- jacoco:0.8.15:report (report) @ southbound-api ---
03:50:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:50:35 [INFO]
03:50:35 [INFO] --- install:3.1.4:install (default-install) @ southbound-api ---
03:50:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.3-SNAPSHOT/southbound-api-1.20.3-SNAPSHOT.pom
03:50:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/southbound-api-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.3-SNAPSHOT/southbound-api-1.20.3-SNAPSHOT.jar
03:50:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/southbound-api-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.3-SNAPSHOT/southbound-api-1.20.3-SNAPSHOT-javadoc.jar
03:50:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.3-SNAPSHOT/southbound-api-1.20.3-SNAPSHOT-cyclonedx.xml
03:50:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.3-SNAPSHOT/southbound-api-1.20.3-SNAPSHOT-cyclonedx.json
03:50:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/southbound-api-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.3-SNAPSHOT/southbound-api-1.20.3-SNAPSHOT-sources.jar
03:50:35 [INFO]
03:50:35 [INFO] --- bundle:6.1.0:install (default-install) @ southbound-api ---
03:50:35 [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.20.3-SNAPSHOT/southbound-api-1.20.3-SNAPSHOT.jar
03:50:35 [INFO] Writing OBR metadata
03:50:35 [INFO]
03:50:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ southbound-api ---
03:50:35 [INFO] org.opendaylight.ovsdb:southbound-api:bundle:1.20.3-SNAPSHOT
03:50:35 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile
03:50:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:50:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:50:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile
03:50:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:50:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:50:35 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:50:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:50:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:50:35 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:50:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:50:35 [INFO] +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:50:35 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:50:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:50:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:50:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:50:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:50:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:50:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:50:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:50:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:50:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:50:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:50:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:50:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:50:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:50:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:50:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:50:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:50:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:50:35 [INFO] +- junit:junit:jar:4.13.2:test
03:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:50:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:50:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:50:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:50:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:50:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:50:35 [INFO]
03:50:35 [INFO] --- clm:3.0.11-01:index (default-cli) @ southbound-api ---
03:50:35 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-api/target/sonatype-clm/module.xml
03:50:35 [INFO]
03:50:35 [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >--------------
03:50:35 [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.20.3-SNAPSHOT [8/50]
03:50:35 [INFO] from utils/mdsal-utils/pom.xml
03:50:35 [INFO] -------------------------------[ bundle ]-------------------------------
03:50:35 [INFO]
03:50:35 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.mdsal-utils ---
03:50:35 [INFO]
03:50:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ utils.mdsal-utils ---
03:50:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:35 [INFO]
03:50:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ utils.mdsal-utils ---
03:50:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:35 [INFO]
03:50:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ utils.mdsal-utils ---
03:50:35 [INFO]
03:50:35 [INFO] --- dependency:3.11.0:properties (default) @ utils.mdsal-utils ---
03:50:35 [INFO]
03:50:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ utils.mdsal-utils ---
03:50:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-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/**
03:50:35 [INFO]
03:50:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.mdsal-utils ---
03:50:35 [INFO] Starting audit...
03:50:35 Audit done.
03:50:35 [INFO] You have 0 Checkstyle violations.
03:50:35 [INFO]
03:50:35 [INFO] --- checkstyle:3.6.0:check (default) @ utils.mdsal-utils ---
03:50:35 [INFO] Starting audit...
03:50:35 Audit done.
03:50:35 [INFO] You have 0 Checkstyle violations.
03:50:35 [INFO]
03:50:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ utils.mdsal-utils ---
03:50:35 [INFO]
03:50:35 [INFO] --- resources:3.5.0:resources (default-resources) @ utils.mdsal-utils ---
03:50:35 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/resources
03:50:35 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/generated-sources/spi
03:50:35 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/generated-sources/yang
03:50:35 [INFO]
03:50:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.mdsal-utils ---
03:50:35 [INFO] Recompiling the module because of changed source code.
03:50:35 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[51,20] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[74,20] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[97,20] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,85] unchecked cast
03:50:36 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:36 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,49] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[160,59] exists(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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[52,20] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[90,20] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[136,24] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[138,24] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[184,61] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[113,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[113,69] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[164,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[163,92] 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
03:50:36 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[163,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:50:36 [INFO]
03:50:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>>
03:50:36 [INFO]
03:50:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ utils.mdsal-utils ---
03:50:36 [INFO] Fork Value is true
03:50:39 [INFO] Done SpotBugs Analysis....
03:50:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:50:39 [INFO]
03:50:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<<
03:50:39 [INFO]
03:50:39 [INFO]
03:50:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ utils.mdsal-utils ---
03:50:39 [INFO] BugInstance size is 0
03:50:39 [INFO] Error size is 0
03:50:39 [INFO] No errors/warnings found
03:50:39 [INFO]
03:50:39 [INFO] --- resources:3.5.0:testResources (default-testResources) @ utils.mdsal-utils ---
03:50:39 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/resources
03:50:39 [INFO]
03:50:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.mdsal-utils ---
03:50:39 [INFO] Recompiling the module because of changed dependency.
03:50:39 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[187,78] 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
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[51,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[53,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[53,43] 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
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[66,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[69,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[68,43] 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
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[82,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[85,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[84,43] 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
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[97,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[96,94] 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
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[98,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[100,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:39 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[100,42] 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
03:50:39 [INFO]
03:50:39 [INFO] --- surefire:3.5.6:test (default-test) @ utils.mdsal-utils ---
03:50:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:50:39 [INFO]
03:50:39 [INFO] -------------------------------------------------------
03:50:39 [INFO] T E S T S
03:50:39 [INFO] -------------------------------------------------------
03:50:40 [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest
03:50:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:50:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest
03:50:41 [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest
03:50:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest
03:50:44 [INFO]
03:50:44 [INFO] Results:
03:50:44 [INFO]
03:50:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
03:50:44 [INFO]
03:50:44 [INFO]
03:50:44 [INFO] --- copy:14.3.7:copy-files (default) @ utils.mdsal-utils ---
03:50:44 [INFO]
03:50:44 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ utils.mdsal-utils ---
03:50:44 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/utils.mdsal-utils-1.20.3-SNAPSHOT.jar
03:50:44 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF
03:50:44 [INFO]
03:50:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.mdsal-utils ---
03:50:45 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/utils.mdsal-utils-1.20.3-SNAPSHOT-javadoc.jar
03:50:45 [INFO]
03:50:45 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ utils.mdsal-utils ---
03:50:45 [INFO] CycloneDX: Resolving Dependencies
03:50:46 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s)
03:50:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/bom.xml
03:50:46 [INFO] attaching as utils.mdsal-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:50:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/bom.json
03:50:46 [INFO] attaching as utils.mdsal-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:50:46 [INFO]
03:50:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils ---
03:50:46 [INFO] Skipping duplicate-finder execution!
03:50:46 [INFO]
03:50:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ utils.mdsal-utils ---
03:50:46 [WARNING] Used undeclared dependencies found:
03:50:46 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:50:46 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:test
03:50:46 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile
03:50:46 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:50:46 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile
03:50:46 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.22:test
03:50:46 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:50:46 [WARNING] Non-test scoped test only dependencies found:
03:50:46 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile
03:50:46 [INFO]
03:50:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.mdsal-utils ---
03:50:46 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/utils.mdsal-utils-1.20.3-SNAPSHOT-sources.jar
03:50:46 [INFO]
03:50:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ utils.mdsal-utils ---
03:50:46 [INFO]
03:50:46 [INFO] --- jacoco:0.8.15:report (report) @ utils.mdsal-utils ---
03:50:46 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/code-coverage/jacoco.exec
03:50:46 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.mdsal-utils' with 10 classes
03:50:46 [INFO]
03:50:46 [INFO] --- install:3.1.4:install (default-install) @ utils.mdsal-utils ---
03:50:46 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT/utils.mdsal-utils-1.20.3-SNAPSHOT.pom
03:50:46 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/utils.mdsal-utils-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT/utils.mdsal-utils-1.20.3-SNAPSHOT.jar
03:50:46 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/utils.mdsal-utils-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT/utils.mdsal-utils-1.20.3-SNAPSHOT-javadoc.jar
03:50:46 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT/utils.mdsal-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:50:46 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT/utils.mdsal-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:50:46 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/utils.mdsal-utils-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT/utils.mdsal-utils-1.20.3-SNAPSHOT-sources.jar
03:50:46 [INFO]
03:50:46 [INFO] --- bundle:6.1.0:install (default-install) @ utils.mdsal-utils ---
03:50:46 [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT/utils.mdsal-utils-1.20.3-SNAPSHOT.jar
03:50:46 [INFO] Writing OBR metadata
03:50:46 [INFO]
03:50:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ utils.mdsal-utils ---
03:50:46 [INFO] org.opendaylight.ovsdb:utils.mdsal-utils:bundle:1.20.3-SNAPSHOT
03:50:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:50:46 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:50:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:50:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:50:46 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:50:46 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:50:46 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:50:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:50:46 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:50:46 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:50:46 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:50:46 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:50:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:50:46 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:50:46 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:50:46 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:50:46 [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:test
03:50:46 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:test
03:50:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:test
03:50:46 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:test
03:50:46 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:test
03:50:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:test
03:50:46 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:test
03:50:46 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:test
03:50:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.22:test
03:50:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:test
03:50:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:test
03:50:46 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:test (optional)
03:50:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:test
03:50:46 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:test
03:50:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:test
03:50:46 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:test
03:50:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:test
03:50:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:test
03:50:46 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:test
03:50:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:test
03:50:46 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
03:50:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.22:test
03:50:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:test
03:50:46 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:test
03:50:46 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:test
03:50:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.22:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:test
03:50:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:test
03:50:46 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:test
03:50:46 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:test
03:50:46 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:test
03:50:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:test
03:50:46 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:test
03:50:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:test
03:50:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:test
03:50:46 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:test
03:50:46 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:test
03:50:46 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:test
03:50:46 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:test
03:50:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:50:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:50:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:50:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:50:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:50:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:50:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:50:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:50:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:50:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:50:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:50:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:50:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:50:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:50:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:50:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:50:46 [INFO] +- junit:junit:jar:4.13.2:test
03:50:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:50:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:50:46 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:50:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:50:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:50:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:50:46 [INFO]
03:50:46 [INFO] --- clm:3.0.11-01:index (default-cli) @ utils.mdsal-utils ---
03:50:46 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/utils/mdsal-utils/target/sonatype-clm/module.xml
03:50:46 [INFO]
03:50:46 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------
03:50:46 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.20.3-SNAPSHOT [9/50]
03:50:46 [INFO] from hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml
03:50:46 [INFO] -------------------------------[ bundle ]-------------------------------
03:50:46 [INFO]
03:50:46 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-impl ---
03:50:46 [INFO]
03:50:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ hwvtepsouthbound-impl ---
03:50:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:46 [INFO]
03:50:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl ---
03:50:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:46 [INFO]
03:50:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ hwvtepsouthbound-impl ---
03:50:47 [INFO]
03:50:47 [INFO] --- dependency:3.11.0:properties (default) @ hwvtepsouthbound-impl ---
03:50:47 [INFO]
03:50:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ hwvtepsouthbound-impl ---
03:50:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-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/**
03:50:47 [INFO]
03:50:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-impl ---
03:50:47 [INFO] Starting audit...
03:50:47 Audit done.
03:50:47 [INFO] You have 0 Checkstyle violations.
03:50:47 [INFO]
03:50:47 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-impl ---
03:50:49 [INFO] Starting audit...
03:50:49 Audit done.
03:50:49 [INFO] You have 0 Checkstyle violations.
03:50:49 [INFO]
03:50:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ hwvtepsouthbound-impl ---
03:50:49 [INFO]
03:50:49 [INFO] --- resources:3.5.0:resources (default-resources) @ hwvtepsouthbound-impl ---
03:50:49 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources
03:50:49 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi
03:50:49 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang
03:50:49 [INFO]
03:50:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ hwvtepsouthbound-impl ---
03:50:49 [INFO] Recompiling the module because of changed dependency.
03:50:49 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[107,32] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[136,45] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[149,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[73,54] found raw type: java.lang.Class
03:50:50 missing type arguments for generic class java.lang.Class
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[150,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[150,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[150,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[162,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[162,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[162,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[165,92] unchecked cast
03:50:50 required: org.opendaylight.yangtools.binding.DataObjectIdentifier
03:50:50 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[178,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[178,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[178,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[182,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[182,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[182,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[183,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[183,54] unchecked cast
03:50:50 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[187,33] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[187,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[187,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[187,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[190,22] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[206,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[206,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[206,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[209,92] unchecked cast
03:50:50 required: org.opendaylight.yangtools.binding.DataObjectIdentifier
03:50:50 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[231,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[231,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[231,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[245,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[245,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[245,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[255,67] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[255,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[255,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[255,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[254,21] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[278,67] unchecked method invocation: method apply in interface java.util.function.Function is applied to given types
03:50:50 required: T
03:50:50 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[278,68] unchecked conversion
03:50:50 required: T
03:50:50 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[278,67] unchecked conversion
03:50:50 required: java.util.List
03:50:50 found: java.util.List
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[312,15] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[318,17] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[346,24] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[363,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[369,21] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[376,36] unchecked call to addRow(org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.notation.Row,org.opendaylight.ovsdb.lib.notation.Row) as a member of the raw type org.opendaylight.ovsdb.lib.message.TableUpdate
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[385,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[387,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[389,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[398,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[400,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[402,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactInvoker.java:[12,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand
03:50:50 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:50:50 [INFO] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java: Some input files additionally use or override a deprecated API.
03:50:50 [INFO] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use or override a deprecated API that is marked for removal.
03:50:50 [INFO] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use unchecked or unsafe operations.
03:50:50 [INFO]
03:50:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>>
03:50:50 [INFO]
03:50:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ hwvtepsouthbound-impl ---
03:50:50 [INFO] Fork Value is true
03:50:58 [INFO] Done SpotBugs Analysis....
03:50:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:50:58 [INFO]
03:50:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<<
03:50:58 [INFO]
03:50:58 [INFO]
03:50:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ hwvtepsouthbound-impl ---
03:50:58 [INFO] BugInstance size is 0
03:50:58 [INFO] Error size is 0
03:50:58 [INFO] No errors/warnings found
03:50:58 [INFO]
03:50:58 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl ---
03:51:00 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd
03:51:00 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd
03:51:00 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd
03:51:00 [INFO]
03:51:00 [INFO] --- resources:3.5.0:testResources (default-testResources) @ hwvtepsouthbound-impl ---
03:51:00 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:51:00 [INFO]
03:51:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hwvtepsouthbound-impl ---
03:51:00 [INFO] Recompiling the module because of changed dependency.
03:51:00 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[80,68] unchecked conversion
03:51:01 required: com.google.common.util.concurrent.ListenableFuture
03:51:01 found: com.google.common.util.concurrent.ListenableFuture
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[88,20] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[89,20] found raw type: java.util.List
03:51:01 missing type arguments for generic class java.util.List
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[133,100] unchecked method invocation: method getConnectionInstanceFromNodeIid in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager is applied to given types
03:51:01 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,16] unchecked conversion
03:51:01 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[158,38] unchecked conversion
03:51:01 required: com.google.common.util.concurrent.ListenableFuture
03:51:01 found: com.google.common.util.concurrent.ListenableFuture
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[176,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete
03:51:01 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[179,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert
03:51:01 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,45] unchecked method invocation: method insert in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types
03:51:01 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,69] unchecked conversion
03:51:01 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[183,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update
03:51:01 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,45] unchecked method invocation: method update in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types
03:51:01 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,69] unchecked conversion
03:51:01 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[185,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select
03:51:01 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[190,58] unchecked conversion
03:51:01 required: com.google.common.util.concurrent.ListenableFuture>
03:51:01 found: com.google.common.util.concurrent.ListenableFuture
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,48] unchecked method invocation: method transact in interface org.opendaylight.ovsdb.lib.OvsdbClient is applied to given types
03:51:01 required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List
03:51:01 found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,98] unchecked conversion
03:51:01 required: java.util.List
03:51:01 found: java.util.List
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[198,20] 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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[204,11] 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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[230,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[231,24] 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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[241,19] 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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[252,19] 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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[258,19] 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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[273,20] 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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[282,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[246,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[296,18] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[298,13] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[33,8] auto-closeable resource org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalDataChangeListener has a member method close() that could throw InterruptedException
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[44,61] 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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[45,26] registerTreeChangeListener(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
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[58,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[58,56] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,106] unchecked cast
03:51:01 required: java.lang.Class extends org.opendaylight.yangtools.binding.EntryObject,?>>
03:51:01 found: java.lang.Class
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[116,77] unchecked cast
03:51:01 required: java.lang.Class extends org.opendaylight.yangtools.binding.ChildOf super org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.HwvtepGlobalAugmentation>>
03:51:01 found: java.lang.Class
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[120,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalStateTest.java:[34,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[76,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[139,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:51:01 [INFO] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java: Some input files additionally use or override a deprecated API.
03:51:01 [INFO] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java uses or overrides a deprecated API that is marked for removal.
03:51:01 [INFO] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: Some input files additionally use unchecked or unsafe operations.
03:51:01 [INFO]
03:51:01 [INFO] --- surefire:3.5.6:test (default-test) @ hwvtepsouthbound-impl ---
03:51:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:51:01 [INFO]
03:51:01 [INFO] -------------------------------------------------------
03:51:01 [INFO] T E S T S
03:51:01 [INFO] -------------------------------------------------------
03:51:02 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest
03:51:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:51:09 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.242 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest
03:51:10 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest
03:51:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:51:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.603 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest
03:51:16 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest
03:51:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:51:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.076 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest
03:51:20 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest
03:51:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:51:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.764 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest
03:51:26 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest
03:51:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:51:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.344 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest
03:51:31 [INFO]
03:51:31 [INFO] Results:
03:51:31 [INFO]
03:51:31 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
03:51:31 [INFO]
03:51:31 [INFO]
03:51:31 [INFO] --- copy:14.3.7:copy-files (default) @ hwvtepsouthbound-impl ---
03:51:31 [INFO]
03:51:31 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ hwvtepsouthbound-impl ---
03:51:32 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.20.3-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*]
03:51:32 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.20.3-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep]
03:51:32 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.20.3-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep]
03:51:32 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.3-SNAPSHOT.jar
03:51:32 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF
03:51:32 [INFO]
03:51:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-impl ---
03:51:34 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.3-SNAPSHOT-javadoc.jar
03:51:34 [INFO]
03:51:34 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ hwvtepsouthbound-impl ---
03:51:34 [INFO] CycloneDX: Resolving Dependencies
03:51:36 [INFO] CycloneDX: Creating BOM version 1.6 with 78 component(s)
03:51:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml
03:51:36 [INFO] attaching as hwvtepsouthbound-impl-1.20.3-SNAPSHOT-cyclonedx.xml
03:51:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json
03:51:36 [INFO] attaching as hwvtepsouthbound-impl-1.20.3-SNAPSHOT-cyclonedx.json
03:51:36 [INFO]
03:51:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl ---
03:51:36 [INFO] Skipping duplicate-finder execution!
03:51:36 [INFO]
03:51:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl ---
03:51:36 [WARNING] Used undeclared dependencies found:
03:51:36 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:51:36 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:51:36 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:51:36 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:51:36 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile
03:51:36 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:51:36 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:51:36 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:51:36 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:51:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:51:36 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile
03:51:36 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:51:36 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:51:36 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:51:36 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:51:36 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile
03:51:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:51:36 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.22:test
03:51:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:51:36 [WARNING] Non-test scoped test only dependencies found:
03:51:36 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:51:36 [INFO]
03:51:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl ---
03:51:36 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.3-SNAPSHOT-sources.jar
03:51:36 [INFO]
03:51:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ hwvtepsouthbound-impl ---
03:51:36 [INFO]
03:51:36 [INFO] --- jacoco:0.8.15:report (report) @ hwvtepsouthbound-impl ---
03:51:36 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/code-coverage/jacoco.exec
03:51:36 [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-impl' with 115 classes
03:51:36 [INFO]
03:51:36 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-impl ---
03:51:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.3-SNAPSHOT/hwvtepsouthbound-impl-1.20.3-SNAPSHOT.pom
03:51:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.3-SNAPSHOT/hwvtepsouthbound-impl-1.20.3-SNAPSHOT.jar
03:51:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.3-SNAPSHOT/hwvtepsouthbound-impl-1.20.3-SNAPSHOT-javadoc.jar
03:51:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.3-SNAPSHOT/hwvtepsouthbound-impl-1.20.3-SNAPSHOT-cyclonedx.xml
03:51:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.3-SNAPSHOT/hwvtepsouthbound-impl-1.20.3-SNAPSHOT-cyclonedx.json
03:51:36 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.3-SNAPSHOT/hwvtepsouthbound-impl-1.20.3-SNAPSHOT-sources.jar
03:51:36 [INFO]
03:51:36 [INFO] --- bundle:6.1.0:install (default-install) @ hwvtepsouthbound-impl ---
03:51:36 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.3-SNAPSHOT/hwvtepsouthbound-impl-1.20.3-SNAPSHOT.jar
03:51:36 [INFO] Writing OBR metadata
03:51:36 [INFO]
03:51:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ hwvtepsouthbound-impl ---
03:51:36 [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.20.3-SNAPSHOT
03:51:36 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:51:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:51:36 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:51:36 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.11:provided
03:51:36 [INFO] | +- org.jline:jline:jar:3.30.9:provided
03:51:36 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:provided
03:51:36 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.17.1:provided
03:51:36 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:provided
03:51:36 [INFO] +- org.checkerframework:checker-qual:jar:3.55.1:provided (optional)
03:51:36 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:51:36 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:51:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:51:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:51:36 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:51:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:51:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:51:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:51:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:51:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:51:36 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:51:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:51:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:51:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:51:36 [INFO] | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:51:36 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:51:36 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:51:36 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:51:36 [INFO] +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:51:36 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:51:36 [INFO] | +- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:51:36 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:51:36 [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:51:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:51:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:51:36 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:51:36 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:51:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:51:36 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:51:36 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:51:36 [INFO] +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:51:36 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:51:36 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:51:36 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:51:36 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:51:36 [INFO] | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:51:36 [INFO] | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:51:36 [INFO] | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:51:36 [INFO] | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:51:36 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:51:36 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:51:36 [INFO] | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:51:36 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:51:36 [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:51:36 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:51:36 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:51:36 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:51:36 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:51:36 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:51:36 [INFO] +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:51:36 [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:51:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:51:36 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:51:36 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:51:36 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:51:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:51:36 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:51:36 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:51:36 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:51:36 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:51:36 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:51:36 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:51:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:51:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:51:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:51:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:51:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.22:test
03:51:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:test
03:51:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:test
03:51:36 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:test
03:51:36 [INFO] | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:test
03:51:36 [INFO] | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:test
03:51:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:test
03:51:36 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
03:51:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.22:test
03:51:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:test
03:51:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.22:test
03:51:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:test
03:51:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:test
03:51:36 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:test
03:51:36 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:test
03:51:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:test
03:51:36 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:test
03:51:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:test
03:51:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:test
03:51:36 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:test
03:51:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:test
03:51:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:test
03:51:36 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:test
03:51:36 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:test
03:51:36 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:test
03:51:36 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:test
03:51:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:51:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:51:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:51:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:51:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:51:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:51:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:51:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:51:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:51:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:51:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:51:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:51:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:51:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:51:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:51:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:51:36 [INFO] +- junit:junit:jar:4.13.2:test
03:51:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:51:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:51:36 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:51:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:51:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:51:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:51:36 [INFO]
03:51:36 [INFO] --- clm:3.0.11-01:index (default-cli) @ hwvtepsouthbound-impl ---
03:51:37 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-impl/target/sonatype-clm/module.xml
03:51:37 [INFO]
03:51:37 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >--------
03:51:37 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.20.3-SNAPSHOT [10/50]
03:51:37 [INFO] from hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
03:51:37 [INFO] ------------------------------[ feature ]-------------------------------
03:51:37 [INFO]
03:51:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:37 [INFO]
03:51:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
03:51:37 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
03:51:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:37 [INFO]
03:51:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:37 [INFO]
03:51:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:38 [INFO]
03:51:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:38 [INFO]
03:51:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:38 [INFO] argLine set to empty
03:51:38 [INFO]
03:51:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:38 [INFO] Starting audit...
03:51:38 Audit done.
03:51:38 [INFO] You have 0 Checkstyle violations.
03:51:38 [INFO]
03:51:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:38 [INFO] Starting audit...
03:51:38 Audit done.
03:51:38 [INFO] You have 0 Checkstyle violations.
03:51:38 [INFO]
03:51:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:38 [INFO]
03:51:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:38 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml
03:51:38 [INFO] ...done!
03:51:38 [INFO] Set artifact
03:51:38 [INFO]
03:51:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:51:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:38 [INFO]
03:51:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>>
03:51:38 [INFO]
03:51:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:39 [INFO] No files found to run spotbugs; check compile phase has been run.
03:51:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:51:39 [INFO]
03:51:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<<
03:51:39 [INFO]
03:51:39 [INFO]
03:51:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:39 [INFO]
03:51:39 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:39 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api
03:51:41 [INFO] Project dependency features detected: []
03:51:41 [INFO] Pax Exam System (Version: 4.14.0) created.
03:51:41 [INFO] Creating RMI registry server on 127.0.0.1:39965
03:51:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:51:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:51:42 [INFO] Waiting for remote bundle context.. on 39965 name: 9043be68-c31f-4e72-b993-cb589582a339 timout: [ RelativeTimeout value = 180000 ]
03:51:47 [INFO] Building jar from resources and headers.
03:51:47 [INFO] Writing jar finished.
03:51:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:51:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:51:49 [INFO]
03:51:49 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:49 [INFO]
03:51:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:51:49 [INFO]
03:51:49 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:49 [INFO] CycloneDX: Resolving Dependencies
03:51:50 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s)
03:51:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml
03:51:50 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.20.3-SNAPSHOT-cyclonedx.xml
03:51:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json
03:51:50 [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
03:51:50 [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
03:51:50 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.20.3-SNAPSHOT-cyclonedx.json
03:51:50 [INFO]
03:51:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:50 [INFO] Skipping duplicate-finder execution!
03:51:50 [INFO]
03:51:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:50 [INFO] Skipping plugin execution
03:51:50 [INFO]
03:51:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:50 [INFO] Skipping source per configuration.
03:51:50 [INFO]
03:51:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:50 [INFO]
03:51:50 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:50 [INFO]
03:51:50 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:50 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.20.3-SNAPSHOT.pom
03:51:50 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.20.3-SNAPSHOT-features.xml
03:51:50 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.20.3-SNAPSHOT-cyclonedx.xml
03:51:50 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.20.3-SNAPSHOT-cyclonedx.json
03:51:50 [INFO]
03:51:50 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:51 [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.20.3-SNAPSHOT
03:51:51 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:51:51 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:51:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:51:51 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:51:51 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:51:51 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:51:51 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:51:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:51:51 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:51:51 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:51:51 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:51:51 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:51:51 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:51:51 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:51:51 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:51:51 [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:51:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:51:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:51:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:51:51 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:51:51 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:51:51 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:51:51 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:51:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:51:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:51:51 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:51:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:51:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:51:51 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:51:51 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:51:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:51:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:51:51 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:51:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:51:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:51:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:51:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:51:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:51:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:51:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:51:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:51:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:51:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:51:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:51:51 [INFO] +- junit:junit:jar:4.13.2:test
03:51:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:51:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:51:51 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:51:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test
03:51:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:51:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:51:51 [INFO]
03:51:51 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound-api ---
03:51:51 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/sonatype-clm/module.xml
03:51:51 [INFO]
03:51:51 [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >-------------
03:51:51 [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.20.3-SNAPSHOT [11/50]
03:51:51 [INFO] from utils/servicehelper/pom.xml
03:51:51 [INFO] -------------------------------[ bundle ]-------------------------------
03:51:51 [INFO]
03:51:51 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.servicehelper ---
03:51:51 [INFO]
03:51:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ utils.servicehelper ---
03:51:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:51 [INFO]
03:51:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ utils.servicehelper ---
03:51:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:51 [INFO]
03:51:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ utils.servicehelper ---
03:51:51 [INFO]
03:51:51 [INFO] --- dependency:3.11.0:properties (default) @ utils.servicehelper ---
03:51:51 [INFO]
03:51:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ utils.servicehelper ---
03:51:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:51:51 [INFO]
03:51:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.servicehelper ---
03:51:51 [INFO] Starting audit...
03:51:51 Audit done.
03:51:51 [INFO] You have 0 Checkstyle violations.
03:51:51 [INFO]
03:51:51 [INFO] --- checkstyle:3.6.0:check (default) @ utils.servicehelper ---
03:51:51 [INFO] Starting audit...
03:51:51 Audit done.
03:51:51 [INFO] You have 0 Checkstyle violations.
03:51:51 [INFO]
03:51:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ utils.servicehelper ---
03:51:51 [INFO]
03:51:51 [INFO] --- resources:3.5.0:resources (default-resources) @ utils.servicehelper ---
03:51:51 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/src/main/resources
03:51:51 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/generated-sources/spi
03:51:51 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/generated-sources/yang
03:51:51 [INFO]
03:51:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.servicehelper ---
03:51:51 [INFO] Recompiling the module because of changed source code.
03:51:51 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
03:51:51 [INFO]
03:51:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ utils.servicehelper >>>
03:51:51 [INFO]
03:51:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ utils.servicehelper ---
03:51:51 [INFO] Fork Value is true
03:51:53 [INFO] Done SpotBugs Analysis....
03:51:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:51:53 [INFO]
03:51:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ utils.servicehelper <<<
03:51:53 [INFO]
03:51:53 [INFO]
03:51:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ utils.servicehelper ---
03:51:53 [INFO] BugInstance size is 0
03:51:53 [INFO] Error size is 0
03:51:53 [INFO] No errors/warnings found
03:51:53 [INFO]
03:51:53 [INFO] --- jacoco:0.8.15:instrument (default-instrument) @ utils.servicehelper ---
03:51:53 [INFO]
03:51:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ utils.servicehelper ---
03:51:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:51:53 [INFO]
03:51:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.servicehelper ---
03:51:53 [INFO] Recompiling the module because of changed dependency.
03:51:53 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
03:51:53 [INFO]
03:51:53 [INFO] --- surefire:3.5.6:test (default-test) @ utils.servicehelper ---
03:51:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:51:53 [INFO]
03:51:53 [INFO] -------------------------------------------------------
03:51:53 [INFO] T E S T S
03:51:53 [INFO] -------------------------------------------------------
03:51:54 [INFO] Running org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest
03:51:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:51:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s -- in org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest
03:51:55 [INFO]
03:51:55 [INFO] Results:
03:51:55 [INFO]
03:51:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:51:55 [INFO]
03:51:55 [INFO]
03:51:55 [INFO] --- jacoco:0.8.15:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper ---
03:51:55 [INFO]
03:51:55 [INFO] --- copy:14.3.7:copy-files (default) @ utils.servicehelper ---
03:51:55 [INFO]
03:51:55 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ utils.servicehelper ---
03:51:55 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/utils.servicehelper-1.20.3-SNAPSHOT.jar
03:51:55 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/classes/META-INF/MANIFEST.MF
03:51:55 [INFO]
03:51:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.servicehelper ---
03:51:56 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/utils.servicehelper-1.20.3-SNAPSHOT-javadoc.jar
03:51:56 [INFO]
03:51:56 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ utils.servicehelper ---
03:51:56 [INFO] CycloneDX: Resolving Dependencies
03:51:57 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s)
03:51:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/bom.xml
03:51:57 [INFO] attaching as utils.servicehelper-1.20.3-SNAPSHOT-cyclonedx.xml
03:51:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/bom.json
03:51:57 [INFO] attaching as utils.servicehelper-1.20.3-SNAPSHOT-cyclonedx.json
03:51:57 [INFO]
03:51:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper ---
03:51:57 [INFO] Skipping duplicate-finder execution!
03:51:57 [INFO]
03:51:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ utils.servicehelper ---
03:51:57 [INFO] No dependency problems found
03:51:57 [INFO]
03:51:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.servicehelper ---
03:51:57 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/utils.servicehelper-1.20.3-SNAPSHOT-sources.jar
03:51:57 [INFO]
03:51:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ utils.servicehelper ---
03:51:57 [INFO]
03:51:57 [INFO] --- jacoco:0.8.15:report (report) @ utils.servicehelper ---
03:51:57 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/code-coverage/jacoco.exec
03:51:57 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.servicehelper' with 1 classes
03:51:57 [INFO]
03:51:57 [INFO] --- install:3.1.4:install (default-install) @ utils.servicehelper ---
03:51:57 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.3-SNAPSHOT/utils.servicehelper-1.20.3-SNAPSHOT.pom
03:51:57 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/utils.servicehelper-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.3-SNAPSHOT/utils.servicehelper-1.20.3-SNAPSHOT.jar
03:51:57 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/utils.servicehelper-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.3-SNAPSHOT/utils.servicehelper-1.20.3-SNAPSHOT-javadoc.jar
03:51:57 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.3-SNAPSHOT/utils.servicehelper-1.20.3-SNAPSHOT-cyclonedx.xml
03:51:57 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.3-SNAPSHOT/utils.servicehelper-1.20.3-SNAPSHOT-cyclonedx.json
03:51:57 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/utils.servicehelper-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.3-SNAPSHOT/utils.servicehelper-1.20.3-SNAPSHOT-sources.jar
03:51:57 [INFO]
03:51:57 [INFO] --- bundle:6.1.0:install (default-install) @ utils.servicehelper ---
03:51:57 [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.20.3-SNAPSHOT/utils.servicehelper-1.20.3-SNAPSHOT.jar
03:51:57 [INFO] Writing OBR metadata
03:51:57 [INFO]
03:51:57 [INFO] --- dependency:3.11.0:tree (default-cli) @ utils.servicehelper ---
03:51:57 [INFO] org.opendaylight.ovsdb:utils.servicehelper:bundle:1.20.3-SNAPSHOT
03:51:57 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
03:51:57 [INFO] +- org.springframework.osgi:spring-osgi-mock:jar:1.2.1:test
03:51:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:51:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:51:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:51:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:51:57 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:51:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:51:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:51:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:51:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:51:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:51:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:51:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:51:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:51:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:51:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:51:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:51:57 [INFO] +- junit:junit:jar:4.13.2:test
03:51:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:51:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:51:57 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:51:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:51:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:51:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:51:57 [INFO]
03:51:57 [INFO] --- clm:3.0.11-01:index (default-cli) @ utils.servicehelper ---
03:51:57 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/utils/servicehelper/target/sonatype-clm/module.xml
03:51:57 [INFO]
03:51:57 [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >--------------
03:51:57 [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.20.3-SNAPSHOT [12/50]
03:51:57 [INFO] from schemas/openvswitch/pom.xml
03:51:57 [INFO] -------------------------------[ bundle ]-------------------------------
03:51:57 [INFO]
03:51:57 [INFO] --- clean:3.5.0:clean (default-clean) @ schema.openvswitch ---
03:51:57 [INFO]
03:51:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ schema.openvswitch ---
03:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:57 [INFO]
03:51:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ schema.openvswitch ---
03:51:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:57 [INFO]
03:51:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ schema.openvswitch ---
03:51:57 [INFO]
03:51:57 [INFO] --- dependency:3.11.0:properties (default) @ schema.openvswitch ---
03:51:57 [INFO]
03:51:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ schema.openvswitch ---
03:51:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:51:57 [INFO]
03:51:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.openvswitch ---
03:51:57 [INFO] Starting audit...
03:51:57 Audit done.
03:51:57 [INFO] You have 0 Checkstyle violations.
03:51:57 [INFO]
03:51:57 [INFO] --- checkstyle:3.6.0:check (default) @ schema.openvswitch ---
03:51:57 [INFO] Starting audit...
03:51:57 Audit done.
03:51:57 [INFO] You have 0 Checkstyle violations.
03:51:57 [INFO]
03:51:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ schema.openvswitch ---
03:51:57 [INFO]
03:51:57 [INFO] --- resources:3.5.0:resources (default-resources) @ schema.openvswitch ---
03:51:57 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/src/main/resources
03:51:57 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/generated-sources/spi
03:51:57 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/generated-sources/yang
03:51:57 [INFO]
03:51:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ schema.openvswitch ---
03:51:57 [INFO] Recompiling the module because of changed dependency.
03:51:57 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes
03:51:57 [INFO]
03:51:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ schema.openvswitch >>>
03:51:57 [INFO]
03:51:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ schema.openvswitch ---
03:51:57 [INFO] Fork Value is true
03:51:59 [INFO] Done SpotBugs Analysis....
03:51:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:51:59 [INFO]
03:51:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ schema.openvswitch <<<
03:51:59 [INFO]
03:51:59 [INFO]
03:51:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ schema.openvswitch ---
03:51:59 [INFO] BugInstance size is 0
03:51:59 [INFO] Error size is 0
03:51:59 [INFO] No errors/warnings found
03:51:59 [INFO]
03:51:59 [INFO] --- resources:3.5.0:testResources (default-testResources) @ schema.openvswitch ---
03:51:59 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/src/test/resources
03:51:59 [INFO]
03:51:59 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ schema.openvswitch ---
03:51:59 [INFO] Recompiling the module because of changed dependency.
03:51:59 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
03:52:00 [INFO]
03:52:00 [INFO] --- surefire:3.5.6:test (default-test) @ schema.openvswitch ---
03:52:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:52:00 [INFO]
03:52:00 [INFO] -------------------------------------------------------
03:52:00 [INFO] T E S T S
03:52:00 [INFO] -------------------------------------------------------
03:52:00 [INFO] Running org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest
03:52:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest
03:52:01 [INFO]
03:52:01 [INFO] Results:
03:52:01 [INFO]
03:52:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:52:01 [INFO]
03:52:01 [INFO]
03:52:01 [INFO] --- copy:14.3.7:copy-files (default) @ schema.openvswitch ---
03:52:01 [INFO]
03:52:01 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ schema.openvswitch ---
03:52:01 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/schema.openvswitch-1.20.3-SNAPSHOT.jar
03:52:01 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF
03:52:01 [INFO]
03:52:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ schema.openvswitch ---
03:52:02 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/schema.openvswitch-1.20.3-SNAPSHOT-javadoc.jar
03:52:02 [INFO]
03:52:02 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ schema.openvswitch ---
03:52:02 [INFO] CycloneDX: Resolving Dependencies
03:52:03 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s)
03:52:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/bom.xml
03:52:03 [INFO] attaching as schema.openvswitch-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/bom.json
03:52:03 [INFO] attaching as schema.openvswitch-1.20.3-SNAPSHOT-cyclonedx.json
03:52:03 [INFO]
03:52:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch ---
03:52:03 [INFO] Skipping duplicate-finder execution!
03:52:03 [INFO]
03:52:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ schema.openvswitch ---
03:52:03 [INFO] No dependency problems found
03:52:03 [INFO]
03:52:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ schema.openvswitch ---
03:52:03 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/schema.openvswitch-1.20.3-SNAPSHOT-sources.jar
03:52:03 [INFO]
03:52:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ schema.openvswitch ---
03:52:03 [INFO]
03:52:03 [INFO] --- jacoco:0.8.15:report (report) @ schema.openvswitch ---
03:52:03 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/code-coverage/jacoco.exec
03:52:03 [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.openvswitch' with 0 classes
03:52:03 [INFO]
03:52:03 [INFO] --- install:3.1.4:install (default-install) @ schema.openvswitch ---
03:52:03 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.3-SNAPSHOT/schema.openvswitch-1.20.3-SNAPSHOT.pom
03:52:03 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/schema.openvswitch-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.3-SNAPSHOT/schema.openvswitch-1.20.3-SNAPSHOT.jar
03:52:03 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/schema.openvswitch-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.3-SNAPSHOT/schema.openvswitch-1.20.3-SNAPSHOT-javadoc.jar
03:52:03 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.3-SNAPSHOT/schema.openvswitch-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:03 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.3-SNAPSHOT/schema.openvswitch-1.20.3-SNAPSHOT-cyclonedx.json
03:52:03 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/schema.openvswitch-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.3-SNAPSHOT/schema.openvswitch-1.20.3-SNAPSHOT-sources.jar
03:52:03 [INFO]
03:52:03 [INFO] --- bundle:6.1.0:install (default-install) @ schema.openvswitch ---
03:52:03 [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.20.3-SNAPSHOT/schema.openvswitch-1.20.3-SNAPSHOT.jar
03:52:03 [INFO] Writing OBR metadata
03:52:03 [INFO]
03:52:03 [INFO] --- dependency:3.11.0:tree (default-cli) @ schema.openvswitch ---
03:52:03 [INFO] org.opendaylight.ovsdb:schema.openvswitch:bundle:1.20.3-SNAPSHOT
03:52:03 [INFO] +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:52:03 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:52:03 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:52:03 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:03 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:52:03 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:52:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:52:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:03 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:52:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:52:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:52:03 [INFO] | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:52:03 [INFO] | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:52:03 [INFO] | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:52:03 [INFO] | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:52:03 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:52:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:52:03 [INFO] | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:52:03 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:52:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:52:03 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:52:03 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:52:03 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:03 [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:52:03 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:52:03 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:52:03 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:52:03 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:52:03 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:52:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:52:03 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:52:03 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:52:03 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:52:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:52:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:52:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:52:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:52:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:52:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:52:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:52:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:52:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:52:03 [INFO] +- junit:junit:jar:4.13.2:test
03:52:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:52:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:52:03 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:52:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:52:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:52:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:52:03 [INFO]
03:52:03 [INFO] --- clm:3.0.11-01:index (default-cli) @ schema.openvswitch ---
03:52:03 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/schemas/openvswitch/target/sonatype-clm/module.xml
03:52:03 [INFO]
03:52:03 [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >--------------
03:52:03 [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.20.3-SNAPSHOT [13/50]
03:52:03 [INFO] from library/features/odl-ovsdb-library/pom.xml
03:52:03 [INFO] ------------------------------[ feature ]-------------------------------
03:52:06 [INFO]
03:52:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-library ---
03:52:06 [INFO]
03:52:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-library ---
03:52:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:06 [INFO]
03:52:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-library ---
03:52:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:06 [INFO]
03:52:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-library ---
03:52:06 [INFO]
03:52:06 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-library ---
03:52:06 [INFO]
03:52:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-library ---
03:52:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:52:06 [INFO] argLine set to empty
03:52:06 [INFO]
03:52:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-library ---
03:52:06 [INFO] Starting audit...
03:52:06 Audit done.
03:52:06 [INFO] You have 0 Checkstyle violations.
03:52:06 [INFO]
03:52:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-library ---
03:52:06 [INFO] Starting audit...
03:52:06 Audit done.
03:52:06 [INFO] You have 0 Checkstyle violations.
03:52:06 [INFO]
03:52:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-library ---
03:52:06 [INFO]
03:52:06 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library ---
03:52:06 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/library/features/odl-ovsdb-library/target/feature/feature.xml
03:52:06 [INFO] ...done!
03:52:06 [INFO] Set artifact
03:52:06 [INFO]
03:52:06 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-library ---
03:52:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:52:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:52:06 [INFO]
03:52:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>>
03:52:06 [INFO]
03:52:06 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-library ---
03:52:06 [INFO] No files found to run spotbugs; check compile phase has been run.
03:52:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:52:06 [INFO]
03:52:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<<
03:52:06 [INFO]
03:52:06 [INFO]
03:52:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-library ---
03:52:06 [INFO]
03:52:06 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-library ---
03:52:06 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-library
03:52:06 [INFO] Project dependency features detected: []
03:52:06 [INFO] Pax Exam System (Version: 4.14.0) created.
03:52:06 [INFO] Creating RMI registry server on 127.0.0.1:35605
03:52:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:52:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:52:07 [INFO] Waiting for remote bundle context.. on 35605 name: 8ae6b06a-6ccc-46ce-acdb-1f35f8bfac4a timout: [ RelativeTimeout value = 180000 ]
03:52:11 [INFO] Building jar from resources and headers.
03:52:11 [INFO] Writing jar finished.
03:52:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:52:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:52:20 [INFO]
03:52:20 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-library ---
03:52:20 [INFO]
03:52:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-library ---
03:52:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:52:20 [INFO]
03:52:20 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-library ---
03:52:20 [INFO] CycloneDX: Resolving Dependencies
03:52:23 [INFO] CycloneDX: Creating BOM version 1.6 with 241 component(s)
03:52:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/library/features/odl-ovsdb-library/target/bom.xml
03:52:23 [INFO] attaching as odl-ovsdb-library-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/library/features/odl-ovsdb-library/target/bom.json
03:52:23 [INFO] attaching as odl-ovsdb-library-1.20.3-SNAPSHOT-cyclonedx.json
03:52:23 [INFO]
03:52:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library ---
03:52:23 [INFO] Skipping duplicate-finder execution!
03:52:23 [INFO]
03:52:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-library ---
03:52:23 [INFO] Skipping plugin execution
03:52:23 [INFO]
03:52:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-library ---
03:52:23 [INFO] Skipping source per configuration.
03:52:23 [INFO]
03:52:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-library ---
03:52:23 [INFO]
03:52:23 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-library ---
03:52:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:52:23 [INFO]
03:52:23 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-library ---
03:52:23 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.3-SNAPSHOT/odl-ovsdb-library-1.20.3-SNAPSHOT.pom
03:52:23 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.3-SNAPSHOT/odl-ovsdb-library-1.20.3-SNAPSHOT-features.xml
03:52:23 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/odl-ovsdb-library/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.3-SNAPSHOT/odl-ovsdb-library-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:23 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/odl-ovsdb-library/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.3-SNAPSHOT/odl-ovsdb-library-1.20.3-SNAPSHOT-cyclonedx.json
03:52:23 [INFO]
03:52:23 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-library ---
03:52:23 [INFO] org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT
03:52:23 [INFO] +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:52:23 [INFO] | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:52:23 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:52:23 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:52:23 [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:52:23 [INFO] | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:52:23 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:52:23 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:52:23 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:52:23 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:52:23 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:52:23 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:52:23 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:52:23 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:52:23 [INFO] | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:52:23 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:52:23 [INFO] | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:52:23 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:52:23 [INFO] | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:52:23 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:52:23 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:52:23 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:52:23 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:52:23 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:52:23 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:52:23 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:52:23 [INFO] +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:52:23 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:52:23 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:52:23 [INFO] | | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:52:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:52:23 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:52:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:52:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:52:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:52:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:52:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:52:23 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:52:23 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:52:23 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:52:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:52:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:52:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:52:23 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:52:23 [INFO] | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:52:23 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:52:23 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:52:23 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:52:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:52:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:52:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:52:23 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:52:23 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:52:23 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:52:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:52:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:52:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:52:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:52:23 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:52:23 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:23 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:52:23 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:52:23 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:52:23 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:52:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:52:23 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:52:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:52:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:52:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:52:23 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:52:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:52:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:52:23 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:52:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:52:23 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:52:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:52:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:52:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:52:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:52:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:52:23 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:52:23 [INFO] | | | +- com.typesafe:config:jar:1.4.3:compile
03:52:23 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:52:23 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:52:23 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:23 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:23 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:52:23 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:23 [INFO] | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:23 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:52:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:52:23 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:23 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:52:23 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:52:23 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:52:23 [INFO] | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:52:23 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:52:23 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:52:23 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:52:23 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:52:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:52:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:52:23 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:52:23 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:52:23 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:52:23 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:52:23 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:52:23 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:52:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:52:23 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:52:23 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:52:23 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:52:23 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:52:23 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:52:23 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:52:23 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:52:23 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:52:23 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:52:23 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:52:23 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:52:23 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:52:23 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:52:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:52:23 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:52:23 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:52:23 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:52:23 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:52:23 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:52:23 [INFO] | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:52:23 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:52:23 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:52:23 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:52:23 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:52:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:52:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:52:23 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:52:23 [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:52:23 [INFO] +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:52:23 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:23 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:52:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:52:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:23 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:52:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:52:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:52:23 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:52:23 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:52:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:23 [INFO] +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:52:23 [INFO] +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:52:23 [INFO] +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:52:23 [INFO] +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:52:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:52:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:52:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:52:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:52:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:52:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:52:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:52:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:52:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:52:23 [INFO] +- junit:junit:jar:4.13.2:test
03:52:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:52:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:52:23 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:52:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:52:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:52:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:52:23 [INFO]
03:52:23 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-library ---
03:52:23 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/library/features/odl-ovsdb-library/target/sonatype-clm/module.xml
03:52:23 [INFO]
03:52:23 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >-----------
03:52:23 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.20.3-SNAPSHOT [14/50]
03:52:23 [INFO] from southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml
03:52:23 [INFO] ------------------------------[ feature ]-------------------------------
03:52:23 [INFO]
03:52:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO]
03:52:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:23 [INFO]
03:52:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:23 [INFO]
03:52:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO]
03:52:23 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO]
03:52:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:52:23 [INFO] argLine set to empty
03:52:23 [INFO]
03:52:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO] Starting audit...
03:52:23 Audit done.
03:52:23 [INFO] You have 0 Checkstyle violations.
03:52:23 [INFO]
03:52:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO] Starting audit...
03:52:23 Audit done.
03:52:23 [INFO] You have 0 Checkstyle violations.
03:52:23 [INFO]
03:52:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO]
03:52:23 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml
03:52:23 [INFO] ...done!
03:52:23 [INFO] Set artifact
03:52:23 [INFO]
03:52:23 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-southbound-api ---
03:52:23 [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
03:52:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:52:23 [INFO]
03:52:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>>
03:52:23 [INFO]
03:52:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO] No files found to run spotbugs; check compile phase has been run.
03:52:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:52:23 [INFO]
03:52:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<<
03:52:23 [INFO]
03:52:23 [INFO]
03:52:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO]
03:52:23 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-southbound-api ---
03:52:23 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-api
03:52:23 [INFO] Project dependency features detected: []
03:52:23 [INFO] Pax Exam System (Version: 4.14.0) created.
03:52:23 [INFO] Creating RMI registry server on 127.0.0.1:38285
03:52:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:52:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:52:24 [INFO] Waiting for remote bundle context.. on 38285 name: 5cb91764-3949-4c5c-9ed5-c0d7fe1ed828 timout: [ RelativeTimeout value = 180000 ]
03:52:28 [INFO] Building jar from resources and headers.
03:52:28 [INFO] Writing jar finished.
03:52:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:52:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:52:30 [INFO]
03:52:30 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-southbound-api ---
03:52:30 [INFO]
03:52:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-api ---
03:52:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:52:30 [INFO]
03:52:30 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-southbound-api ---
03:52:30 [INFO] CycloneDX: Resolving Dependencies
03:52:31 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s)
03:52:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml
03:52:31 [INFO] attaching as odl-ovsdb-southbound-api-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json
03:52:31 [INFO] attaching as odl-ovsdb-southbound-api-1.20.3-SNAPSHOT-cyclonedx.json
03:52:31 [INFO]
03:52:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api ---
03:52:31 [INFO] Skipping duplicate-finder execution!
03:52:31 [INFO]
03:52:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api ---
03:52:31 [INFO] Skipping plugin execution
03:52:31 [INFO]
03:52:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api ---
03:52:31 [INFO] Skipping source per configuration.
03:52:31 [INFO]
03:52:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-southbound-api ---
03:52:31 [INFO]
03:52:31 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-southbound-api ---
03:52:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:52:31 [INFO]
03:52:31 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-api ---
03:52:31 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.3-SNAPSHOT/odl-ovsdb-southbound-api-1.20.3-SNAPSHOT.pom
03:52:31 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.3-SNAPSHOT/odl-ovsdb-southbound-api-1.20.3-SNAPSHOT-features.xml
03:52:31 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.3-SNAPSHOT/odl-ovsdb-southbound-api-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:31 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.3-SNAPSHOT/odl-ovsdb-southbound-api-1.20.3-SNAPSHOT-cyclonedx.json
03:52:31 [INFO]
03:52:31 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-southbound-api ---
03:52:31 [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT
03:52:31 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:52:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:52:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:52:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:52:31 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:31 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:31 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:52:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:52:31 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:52:31 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:52:31 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:52:31 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:52:31 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:52:31 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:52:31 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:52:31 [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:52:31 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:52:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:52:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:31 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:52:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:52:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:52:31 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:52:31 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:52:31 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:52:31 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:52:31 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:52:31 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:52:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:52:31 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:52:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:52:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:52:31 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:52:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:52:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:52:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:52:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:52:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:52:31 [INFO] +- junit:junit:jar:4.13.2:test
03:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:52:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:52:31 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:52:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test
03:52:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:52:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:52:31 [INFO]
03:52:31 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-southbound-api ---
03:52:31 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-api/target/sonatype-clm/module.xml
03:52:31 [INFO]
03:52:31 [INFO] ----------------< org.opendaylight.ovsdb:utils.config >-----------------
03:52:31 [INFO] Building ODL :: ovsdb :: utils.config 1.20.3-SNAPSHOT [15/50]
03:52:31 [INFO] from utils/config/pom.xml
03:52:31 [INFO] -------------------------------[ bundle ]-------------------------------
03:52:31 [INFO]
03:52:31 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.config ---
03:52:31 [INFO]
03:52:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ utils.config ---
03:52:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:31 [INFO]
03:52:31 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ utils.config ---
03:52:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:31 [INFO]
03:52:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ utils.config ---
03:52:31 [INFO]
03:52:31 [INFO] --- dependency:3.11.0:properties (default) @ utils.config ---
03:52:31 [INFO]
03:52:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ utils.config ---
03:52:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/utils/config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:52:31 [INFO]
03:52:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.config ---
03:52:31 [INFO] Starting audit...
03:52:31 Audit done.
03:52:31 [INFO] You have 0 Checkstyle violations.
03:52:31 [INFO]
03:52:31 [INFO] --- checkstyle:3.6.0:check (default) @ utils.config ---
03:52:31 [INFO] Starting audit...
03:52:31 Audit done.
03:52:31 [INFO] You have 0 Checkstyle violations.
03:52:31 [INFO]
03:52:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ utils.config ---
03:52:31 [INFO]
03:52:31 [INFO] --- resources:3.5.0:resources (default-resources) @ utils.config ---
03:52:31 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/config/src/main/resources
03:52:31 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/generated-sources/spi
03:52:31 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/generated-sources/yang
03:52:31 [INFO]
03:52:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.config ---
03:52:31 [INFO] Recompiling the module because of changed source code.
03:52:31 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
03:52:31 [INFO]
03:52:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ utils.config >>>
03:52:31 [INFO]
03:52:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ utils.config ---
03:52:31 [INFO] Fork Value is true
03:52:33 [INFO] Done SpotBugs Analysis....
03:52:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:52:33 [INFO]
03:52:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ utils.config <<<
03:52:33 [INFO]
03:52:33 [INFO]
03:52:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ utils.config ---
03:52:33 [INFO] BugInstance size is 0
03:52:33 [INFO] Error size is 0
03:52:33 [INFO] No errors/warnings found
03:52:33 [INFO]
03:52:33 [INFO] --- jacoco:0.8.15:instrument (default-instrument) @ utils.config ---
03:52:33 [INFO]
03:52:33 [INFO] --- resources:3.5.0:testResources (default-testResources) @ utils.config ---
03:52:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:52:33 [INFO]
03:52:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.config ---
03:52:33 [INFO] Recompiling the module because of changed dependency.
03:52:33 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
03:52:33 [INFO]
03:52:33 [INFO] --- surefire:3.5.6:test (default-test) @ utils.config ---
03:52:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:52:33 [INFO]
03:52:33 [INFO] -------------------------------------------------------
03:52:33 [INFO] T E S T S
03:52:33 [INFO] -------------------------------------------------------
03:52:34 [INFO] Running org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest
03:52:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.250 s -- in org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest
03:52:35 [INFO]
03:52:35 [INFO] Results:
03:52:35 [INFO]
03:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:52:35 [INFO]
03:52:35 [INFO]
03:52:35 [INFO] --- jacoco:0.8.15:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config ---
03:52:35 [INFO]
03:52:35 [INFO] --- copy:14.3.7:copy-files (default) @ utils.config ---
03:52:35 [INFO]
03:52:35 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ utils.config ---
03:52:35 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/utils.config-1.20.3-SNAPSHOT.jar
03:52:35 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/classes/META-INF/MANIFEST.MF
03:52:35 [INFO]
03:52:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.config ---
03:52:36 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/utils.config-1.20.3-SNAPSHOT-javadoc.jar
03:52:36 [INFO]
03:52:36 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ utils.config ---
03:52:36 [INFO] CycloneDX: Resolving Dependencies
03:52:37 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s)
03:52:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/bom.xml
03:52:37 [INFO] attaching as utils.config-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/bom.json
03:52:37 [INFO] attaching as utils.config-1.20.3-SNAPSHOT-cyclonedx.json
03:52:37 [INFO]
03:52:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.config ---
03:52:37 [INFO] Skipping duplicate-finder execution!
03:52:37 [INFO]
03:52:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ utils.config ---
03:52:37 [INFO] No dependency problems found
03:52:37 [INFO]
03:52:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.config ---
03:52:37 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/utils.config-1.20.3-SNAPSHOT-sources.jar
03:52:37 [INFO]
03:52:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ utils.config ---
03:52:37 [INFO]
03:52:37 [INFO] --- jacoco:0.8.15:report (report) @ utils.config ---
03:52:37 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/code-coverage/jacoco.exec
03:52:37 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.config' with 1 classes
03:52:37 [INFO]
03:52:37 [INFO] --- install:3.1.4:install (default-install) @ utils.config ---
03:52:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.3-SNAPSHOT/utils.config-1.20.3-SNAPSHOT.pom
03:52:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/utils.config-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.3-SNAPSHOT/utils.config-1.20.3-SNAPSHOT.jar
03:52:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/utils.config-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.3-SNAPSHOT/utils.config-1.20.3-SNAPSHOT-javadoc.jar
03:52:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.3-SNAPSHOT/utils.config-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.3-SNAPSHOT/utils.config-1.20.3-SNAPSHOT-cyclonedx.json
03:52:37 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/utils.config-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.3-SNAPSHOT/utils.config-1.20.3-SNAPSHOT-sources.jar
03:52:37 [INFO]
03:52:37 [INFO] --- bundle:6.1.0:install (default-install) @ utils.config ---
03:52:37 [INFO] Installing org/opendaylight/ovsdb/utils.config/1.20.3-SNAPSHOT/utils.config-1.20.3-SNAPSHOT.jar
03:52:37 [INFO] Writing OBR metadata
03:52:37 [INFO]
03:52:37 [INFO] --- dependency:3.11.0:tree (default-cli) @ utils.config ---
03:52:37 [INFO] org.opendaylight.ovsdb:utils.config:bundle:1.20.3-SNAPSHOT
03:52:37 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
03:52:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:52:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:52:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:52:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:52:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:52:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:52:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:52:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:52:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:52:37 [INFO] +- junit:junit:jar:4.13.2:test
03:52:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:52:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:52:37 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:52:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:52:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:52:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:52:37 [INFO]
03:52:37 [INFO] --- clm:3.0.11-01:index (default-cli) @ utils.config ---
03:52:37 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/utils/config/target/sonatype-clm/module.xml
03:52:37 [INFO]
03:52:37 [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------
03:52:37 [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.20.3-SNAPSHOT [16/50]
03:52:37 [INFO] from utils/southbound-utils/pom.xml
03:52:37 [INFO] -------------------------------[ bundle ]-------------------------------
03:52:37 [INFO]
03:52:37 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.southbound-utils ---
03:52:37 [INFO]
03:52:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ utils.southbound-utils ---
03:52:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:37 [INFO]
03:52:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ utils.southbound-utils ---
03:52:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:37 [INFO]
03:52:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ utils.southbound-utils ---
03:52:37 [INFO]
03:52:37 [INFO] --- dependency:3.11.0:properties (default) @ utils.southbound-utils ---
03:52:37 [INFO]
03:52:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ utils.southbound-utils ---
03:52:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/utils/southbound-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/**
03:52:37 [INFO]
03:52:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.southbound-utils ---
03:52:37 [INFO] Starting audit...
03:52:37 Audit done.
03:52:37 [INFO] You have 0 Checkstyle violations.
03:52:37 [INFO]
03:52:37 [INFO] --- checkstyle:3.6.0:check (default) @ utils.southbound-utils ---
03:52:37 [INFO] Starting audit...
03:52:37 Audit done.
03:52:37 [INFO] You have 0 Checkstyle violations.
03:52:37 [INFO]
03:52:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ utils.southbound-utils ---
03:52:37 [INFO]
03:52:37 [INFO] --- resources:3.5.0:resources (default-resources) @ utils.southbound-utils ---
03:52:37 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/resources
03:52:37 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/generated-sources/spi
03:52:37 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/generated-sources/yang
03:52:37 [INFO]
03:52:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.southbound-utils ---
03:52:37 [INFO] Recompiling the module because of changed dependency.
03:52:37 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[258,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[273,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[273,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[291,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[291,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[494,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[518,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[540,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[541,93] unchecked cast
03:52:37 required: org.opendaylight.yangtools.binding.DataObjectIdentifier
03:52:37 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[689,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[734,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[761,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[771,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[809,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[811,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[831,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[833,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[839,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[848,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1040,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1041,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1064,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1162,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1177,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1177,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:52:37 [INFO]
03:52:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>>
03:52:37 [INFO]
03:52:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ utils.southbound-utils ---
03:52:37 [INFO] Fork Value is true
03:52:41 [INFO] Done SpotBugs Analysis....
03:52:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:52:41 [INFO]
03:52:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<<
03:52:41 [INFO]
03:52:41 [INFO]
03:52:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ utils.southbound-utils ---
03:52:41 [INFO] BugInstance size is 0
03:52:41 [INFO] Error size is 0
03:52:41 [INFO] No errors/warnings found
03:52:41 [INFO]
03:52:41 [INFO] --- resources:3.5.0:testResources (default-testResources) @ utils.southbound-utils ---
03:52:41 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/src/test/resources
03:52:41 [INFO]
03:52:41 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.southbound-utils ---
03:52:41 [INFO] Recompiling the module because of changed dependency.
03:52:41 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
03:52:41 [INFO]
03:52:41 [INFO] --- surefire:3.5.6:test (default-test) @ utils.southbound-utils ---
03:52:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:52:41 [INFO]
03:52:41 [INFO] -------------------------------------------------------
03:52:41 [INFO] T E S T S
03:52:41 [INFO] -------------------------------------------------------
03:52:42 [INFO] Running org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest
03:52:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest
03:52:42 [INFO]
03:52:42 [INFO] Results:
03:52:42 [INFO]
03:52:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:52:42 [INFO]
03:52:42 [INFO]
03:52:42 [INFO] --- copy:14.3.7:copy-files (default) @ utils.southbound-utils ---
03:52:42 [INFO]
03:52:42 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ utils.southbound-utils ---
03:52:42 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/utils.southbound-utils-1.20.3-SNAPSHOT.jar
03:52:42 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF
03:52:42 [INFO]
03:52:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.southbound-utils ---
03:52:43 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/utils.southbound-utils-1.20.3-SNAPSHOT-javadoc.jar
03:52:43 [INFO]
03:52:43 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ utils.southbound-utils ---
03:52:43 [INFO] CycloneDX: Resolving Dependencies
03:52:44 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s)
03:52:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/bom.xml
03:52:44 [INFO] attaching as utils.southbound-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/bom.json
03:52:44 [INFO] attaching as utils.southbound-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:52:44 [INFO]
03:52:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils ---
03:52:44 [INFO] Skipping duplicate-finder execution!
03:52:44 [INFO]
03:52:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ utils.southbound-utils ---
03:52:44 [WARNING] Used undeclared dependencies found:
03:52:44 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:52:44 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile
03:52:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:52:44 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:52:44 [INFO]
03:52:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.southbound-utils ---
03:52:44 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/utils.southbound-utils-1.20.3-SNAPSHOT-sources.jar
03:52:44 [INFO]
03:52:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ utils.southbound-utils ---
03:52:44 [INFO]
03:52:44 [INFO] --- jacoco:0.8.15:report (report) @ utils.southbound-utils ---
03:52:44 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/code-coverage/jacoco.exec
03:52:44 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.southbound-utils' with 2 classes
03:52:44 [INFO]
03:52:44 [INFO] --- install:3.1.4:install (default-install) @ utils.southbound-utils ---
03:52:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT/utils.southbound-utils-1.20.3-SNAPSHOT.pom
03:52:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/utils.southbound-utils-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT/utils.southbound-utils-1.20.3-SNAPSHOT.jar
03:52:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/utils.southbound-utils-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT/utils.southbound-utils-1.20.3-SNAPSHOT-javadoc.jar
03:52:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT/utils.southbound-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:52:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT/utils.southbound-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:52:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/utils.southbound-utils-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT/utils.southbound-utils-1.20.3-SNAPSHOT-sources.jar
03:52:44 [INFO]
03:52:44 [INFO] --- bundle:6.1.0:install (default-install) @ utils.southbound-utils ---
03:52:44 [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT/utils.southbound-utils-1.20.3-SNAPSHOT.jar
03:52:44 [INFO] Writing OBR metadata
03:52:44 [INFO]
03:52:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ utils.southbound-utils ---
03:52:44 [INFO] org.opendaylight.ovsdb:utils.southbound-utils:bundle:1.20.3-SNAPSHOT
03:52:44 [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:52:44 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:52:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:52:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:44 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:52:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:52:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:52:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:52:44 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:52:44 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:52:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:52:44 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:52:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:52:44 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:52:44 [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:52:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:52:44 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:52:44 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:52:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:44 [INFO] +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:52:44 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:52:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:52:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:52:44 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:52:44 [INFO] +- junit:junit:jar:4.13.2:test
03:52:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:52:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:52:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:52:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:52:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:52:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:52:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:52:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:52:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:52:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:52:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:52:44 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:52:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:52:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:52:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:52:44 [INFO]
03:52:44 [INFO] --- clm:3.0.11-01:index (default-cli) @ utils.southbound-utils ---
03:52:44 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/utils/southbound-utils/target/sonatype-clm/module.xml
03:52:44 [INFO]
03:52:44 [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >---------------
03:52:44 [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.20.3-SNAPSHOT [17/50]
03:52:44 [INFO] from utils/odl-ovsdb-utils/pom.xml
03:52:44 [INFO] ------------------------------[ feature ]-------------------------------
03:52:44 [INFO]
03:52:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-utils ---
03:52:44 [INFO]
03:52:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-utils ---
03:52:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:44 [INFO]
03:52:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils ---
03:52:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:44 [INFO]
03:52:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-utils ---
03:52:44 [INFO]
03:52:44 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-utils ---
03:52:44 [INFO]
03:52:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-utils ---
03:52:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:52:44 [INFO] argLine set to empty
03:52:44 [INFO]
03:52:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-utils ---
03:52:44 [INFO] Starting audit...
03:52:44 Audit done.
03:52:44 [INFO] You have 0 Checkstyle violations.
03:52:44 [INFO]
03:52:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-utils ---
03:52:44 [INFO] Starting audit...
03:52:44 Audit done.
03:52:44 [INFO] You have 0 Checkstyle violations.
03:52:44 [INFO]
03:52:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-utils ---
03:52:44 [INFO]
03:52:44 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils ---
03:52:44 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/utils/odl-ovsdb-utils/target/feature/feature.xml
03:52:44 [INFO] ...done!
03:52:44 [INFO] Set artifact
03:52:44 [INFO]
03:52:44 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-utils ---
03:52:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:52:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:52:44 [INFO]
03:52:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>>
03:52:44 [INFO]
03:52:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-utils ---
03:52:44 [INFO] No files found to run spotbugs; check compile phase has been run.
03:52:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:52:44 [INFO]
03:52:44 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<<
03:52:44 [INFO]
03:52:44 [INFO]
03:52:44 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-utils ---
03:52:44 [INFO]
03:52:44 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-utils ---
03:52:44 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-utils
03:52:45 [INFO] Project dependency features detected: []
03:52:45 [INFO] Pax Exam System (Version: 4.14.0) created.
03:52:45 [INFO] Creating RMI registry server on 127.0.0.1:39215
03:52:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:52:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:52:45 [INFO] Waiting for remote bundle context.. on 39215 name: de184418-bcd1-478e-8b58-da7966a722fc timout: [ RelativeTimeout value = 180000 ]
03:52:49 [INFO] Building jar from resources and headers.
03:52:49 [INFO] Writing jar finished.
03:52:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:52:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:52:57 [INFO]
03:52:57 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-utils ---
03:52:57 [INFO]
03:52:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-utils ---
03:52:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:52:57 [INFO]
03:52:57 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-utils ---
03:52:57 [INFO] CycloneDX: Resolving Dependencies
03:53:00 [INFO] CycloneDX: Creating BOM version 1.6 with 220 component(s)
03:53:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/utils/odl-ovsdb-utils/target/bom.xml
03:53:00 [INFO] attaching as odl-ovsdb-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:53:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/utils/odl-ovsdb-utils/target/bom.json
03:53:00 [INFO] attaching as odl-ovsdb-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:53:00 [INFO]
03:53:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils ---
03:53:00 [INFO] Skipping duplicate-finder execution!
03:53:00 [INFO]
03:53:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-utils ---
03:53:00 [INFO] Skipping plugin execution
03:53:00 [INFO]
03:53:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-utils ---
03:53:00 [INFO] Skipping source per configuration.
03:53:00 [INFO]
03:53:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-utils ---
03:53:00 [INFO]
03:53:00 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-utils ---
03:53:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:53:00 [INFO]
03:53:00 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-utils ---
03:53:00 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.3-SNAPSHOT/odl-ovsdb-utils-1.20.3-SNAPSHOT.pom
03:53:00 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.3-SNAPSHOT/odl-ovsdb-utils-1.20.3-SNAPSHOT-features.xml
03:53:00 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/odl-ovsdb-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.3-SNAPSHOT/odl-ovsdb-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:53:00 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/odl-ovsdb-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.3-SNAPSHOT/odl-ovsdb-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:53:00 [INFO]
03:53:00 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-utils ---
03:53:00 [INFO] org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT
03:53:00 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:53:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:53:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:53:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:53:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:53:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:53:00 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:53:00 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:53:00 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:53:00 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:53:00 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:53:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:53:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:53:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:53:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:53:00 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:53:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:53:00 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:53:00 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:53:00 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:53:00 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:53:00 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:53:00 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:53:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:53:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:53:00 [INFO] | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:53:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:53:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:53:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:53:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:53:00 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:53:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:53:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:53:00 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:53:00 [INFO] | | +- com.typesafe:config:jar:1.4.3:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:53:00 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:53:00 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:53:00 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:53:00 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile
03:53:00 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:53:00 [INFO] | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:53:00 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:53:00 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:53:00 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:53:00 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:53:00 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:53:00 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:53:00 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:53:00 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:53:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:53:00 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:53:00 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:53:00 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:53:00 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:53:00 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:53:00 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:53:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:53:00 [INFO] | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:53:00 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:53:00 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:53:00 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:53:00 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:53:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:53:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:53:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:53:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:53:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:53:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:53:00 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:53:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:53:00 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:53:00 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:53:00 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:53:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:53:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:53:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:53:00 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:53:00 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:53:00 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:53:00 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:53:00 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:53:00 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:53:00 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:53:00 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:53:00 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:53:00 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:53:00 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:53:00 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:53:00 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:53:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:53:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:53:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:53:00 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:53:00 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:53:00 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:53:00 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:53:00 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:53:00 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:53:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:53:00 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:53:00 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:53:00 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:53:00 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:53:00 [INFO] | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:53:00 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:53:00 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:53:00 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:53:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:53:00 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:53:00 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:53:00 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:53:00 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:53:00 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:53:00 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:53:00 [INFO] | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:53:00 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:53:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:53:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:53:00 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:53:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:53:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:53:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:53:00 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:53:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:53:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:53:00 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:53:00 [INFO] +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:53:00 [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:53:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:53:00 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:53:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:53:00 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:53:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:53:00 [INFO] +- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:53:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:53:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:53:00 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:53:00 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:53:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:53:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:53:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:53:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:53:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:53:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:53:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:53:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:53:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:53:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:53:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:53:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:53:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:53:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:53:00 [INFO] +- junit:junit:jar:4.13.2:test
03:53:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:53:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:53:00 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:53:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:53:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:53:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:53:00 [INFO]
03:53:00 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-utils ---
03:53:00 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/utils/odl-ovsdb-utils/target/sonatype-clm/module.xml
03:53:00 [INFO]
03:53:00 [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >----------
03:53:00 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.20.3-SNAPSHOT [18/50]
03:53:00 [INFO] from hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml
03:53:00 [INFO] ------------------------------[ feature ]-------------------------------
03:53:00 [INFO]
03:53:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound ---
03:53:00 [INFO]
03:53:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound ---
03:53:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:53:00 [INFO]
03:53:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound ---
03:53:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:53:00 [INFO]
03:53:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO]
03:53:01 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO]
03:53:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:53:01 [INFO] argLine set to empty
03:53:01 [INFO]
03:53:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO] Starting audit...
03:53:01 Audit done.
03:53:01 [INFO] You have 0 Checkstyle violations.
03:53:01 [INFO]
03:53:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO] Starting audit...
03:53:01 Audit done.
03:53:01 [INFO] You have 0 Checkstyle violations.
03:53:01 [INFO]
03:53:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO]
03:53:01 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml
03:53:01 [INFO] ...done!
03:53:01 [INFO] Set artifact
03:53:01 [INFO]
03:53:01 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:53:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:53:01 [INFO]
03:53:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>>
03:53:01 [INFO]
03:53:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO] No files found to run spotbugs; check compile phase has been run.
03:53:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:53:01 [INFO]
03:53:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<<
03:53:01 [INFO]
03:53:01 [INFO]
03:53:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO]
03:53:01 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-hwvtepsouthbound ---
03:53:01 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound
03:53:01 [INFO] Project dependency features detected: []
03:53:01 [INFO] Pax Exam System (Version: 4.14.0) created.
03:53:01 [INFO] Creating RMI registry server on 127.0.0.1:44399
03:53:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:53:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:53:01 [INFO] Waiting for remote bundle context.. on 44399 name: d49ba1f9-dff7-48cf-81ca-98c603f63155 timout: [ RelativeTimeout value = 180000 ]
03:53:05 [INFO] Building jar from resources and headers.
03:53:05 [INFO] Writing jar finished.
03:53:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:53:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:53:14 [INFO]
03:53:14 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-hwvtepsouthbound ---
03:53:14 [INFO]
03:53:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound ---
03:53:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:53:14 [INFO]
03:53:14 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-hwvtepsouthbound ---
03:53:14 [INFO] CycloneDX: Resolving Dependencies
03:53:17 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s)
03:53:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml
03:53:17 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.20.3-SNAPSHOT-cyclonedx.xml
03:53:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json
03:53:17 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.20.3-SNAPSHOT-cyclonedx.json
03:53:17 [INFO]
03:53:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound ---
03:53:17 [INFO] Skipping duplicate-finder execution!
03:53:17 [INFO]
03:53:17 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound ---
03:53:17 [INFO] Skipping plugin execution
03:53:17 [INFO]
03:53:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound ---
03:53:17 [INFO] Skipping source per configuration.
03:53:17 [INFO]
03:53:17 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound ---
03:53:17 [INFO]
03:53:17 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-hwvtepsouthbound ---
03:53:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:53:17 [INFO]
03:53:17 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound ---
03:53:17 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.20.3-SNAPSHOT.pom
03:53:17 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.20.3-SNAPSHOT-features.xml
03:53:17 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.20.3-SNAPSHOT-cyclonedx.xml
03:53:17 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.20.3-SNAPSHOT-cyclonedx.json
03:53:17 [INFO]
03:53:17 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound ---
03:53:17 [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.20.3-SNAPSHOT
03:53:17 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:53:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:53:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:53:17 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:53:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:53:17 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:53:17 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:53:17 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:53:17 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:53:17 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:53:17 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:53:17 [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:53:17 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:53:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:53:17 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:53:17 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:53:17 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:53:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:53:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:53:17 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:53:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:53:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:53:17 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:53:17 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:53:17 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:53:17 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:53:17 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:53:17 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:53:17 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:53:17 [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:53:17 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:53:17 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:53:17 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:53:17 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:53:17 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:53:17 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:53:17 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:53:17 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:53:17 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:53:17 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:53:17 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:53:17 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:53:17 [INFO] | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:53:17 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:53:17 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:53:17 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:53:17 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:53:17 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:53:17 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:53:17 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:53:17 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:53:17 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:53:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:53:17 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:53:17 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:53:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:53:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:53:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:53:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:53:17 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:53:17 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:53:17 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:53:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:53:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:53:17 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:53:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:53:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:53:17 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:53:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:53:17 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:53:17 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:53:17 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:53:17 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:53:17 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:53:17 [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:53:17 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:53:17 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:53:17 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:53:17 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:53:17 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:53:17 [INFO] | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:53:17 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:53:17 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:53:17 [INFO] | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:53:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:53:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:53:17 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:53:17 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:53:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:53:17 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:53:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:53:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:53:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:53:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:53:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:53:17 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:53:17 [INFO] | | | +- com.typesafe:config:jar:1.4.3:compile
03:53:17 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:53:17 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:53:17 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:53:17 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:53:17 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:53:17 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:53:17 [INFO] | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:53:17 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:53:17 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:53:17 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:53:17 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:53:17 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:53:17 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:53:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:53:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:53:17 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:53:17 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:53:17 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:53:17 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:53:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:53:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:53:17 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:53:17 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:53:17 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:53:17 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:53:17 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:53:17 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:53:17 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:53:17 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:53:17 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:53:17 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:53:17 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:53:17 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:53:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:53:17 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:53:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:53:17 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:53:17 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:53:17 [INFO] | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:53:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:53:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:53:17 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:53:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:53:17 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:53:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:53:17 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:53:17 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:53:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:53:17 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:53:17 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:53:17 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:53:17 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:53:17 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:53:17 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:53:17 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:53:17 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:53:17 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:53:17 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:53:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:53:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:53:17 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:53:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:53:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:53:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:53:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:53:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:53:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:53:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:53:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:53:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:53:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:53:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:53:17 [INFO] +- junit:junit:jar:4.13.2:test
03:53:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:53:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:53:17 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:53:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:53:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:53:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:53:17 [INFO]
03:53:17 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound ---
03:53:17 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/sonatype-clm/module.xml
03:53:17 [INFO]
03:53:17 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >-------
03:53:17 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.20.3-SNAPSHOT [19/50]
03:53:17 [INFO] from hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml
03:53:17 [INFO] ------------------------------[ feature ]-------------------------------
03:53:20 [INFO]
03:53:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:20 [INFO]
03:53:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:53:20 [INFO]
03:53:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:53:20 [INFO]
03:53:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO]
03:53:21 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO]
03:53:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:53:21 [INFO] argLine set to empty
03:53:21 [INFO]
03:53:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO] Starting audit...
03:53:21 Audit done.
03:53:21 [INFO] You have 0 Checkstyle violations.
03:53:21 [INFO]
03:53:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO] Starting audit...
03:53:21 Audit done.
03:53:21 [INFO] You have 0 Checkstyle violations.
03:53:21 [INFO]
03:53:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO]
03:53:21 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml
03:53:21 [INFO] ...done!
03:53:21 [INFO] Set artifact
03:53:21 [INFO]
03:53:21 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [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
03:53:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:53:21 [INFO]
03:53:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>>
03:53:21 [INFO]
03:53:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO] No files found to run spotbugs; check compile phase has been run.
03:53:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:53:21 [INFO]
03:53:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<<
03:53:21 [INFO]
03:53:21 [INFO]
03:53:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO]
03:53:21 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:21 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest
03:53:22 [INFO] Project dependency features detected: []
03:53:22 [INFO] Pax Exam System (Version: 4.14.0) created.
03:53:22 [INFO] Creating RMI registry server on 127.0.0.1:40083
03:53:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:53:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:53:22 [INFO] Waiting for remote bundle context.. on 40083 name: c9f67d02-7d01-4583-83ae-2b7773560bf4 timout: [ RelativeTimeout value = 180000 ]
03:53:27 [INFO] Building jar from resources and headers.
03:53:27 [INFO] Writing jar finished.
03:53:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:53:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:53:39 [INFO]
03:53:39 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:39 [INFO]
03:53:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:53:39 [INFO]
03:53:39 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:39 [INFO] CycloneDX: Resolving Dependencies
03:53:44 [INFO] CycloneDX: Creating BOM version 1.6 with 437 component(s)
03:53:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml
03:53:44 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.20.3-SNAPSHOT-cyclonedx.xml
03:53:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json
03:53:44 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.20.3-SNAPSHOT-cyclonedx.json
03:53:44 [INFO]
03:53:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:44 [INFO] Skipping duplicate-finder execution!
03:53:44 [INFO]
03:53:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:44 [INFO] Skipping plugin execution
03:53:44 [INFO]
03:53:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:44 [INFO] Skipping source per configuration.
03:53:44 [INFO]
03:53:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:44 [INFO]
03:53:44 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:53:44 [INFO]
03:53:44 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.20.3-SNAPSHOT.pom
03:53:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.20.3-SNAPSHOT-features.xml
03:53:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.20.3-SNAPSHOT-cyclonedx.xml
03:53:44 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.20.3-SNAPSHOT-cyclonedx.json
03:53:44 [INFO]
03:53:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:44 [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.20.3-SNAPSHOT
03:53:44 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:53:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:53:44 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:53:44 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:53:44 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:53:44 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:53:44 [INFO] | | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:53:44 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:53:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:53:44 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:53:44 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:53:44 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:53:44 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:53:44 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:53:44 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:53:44 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:53:44 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:53:44 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:53:44 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:53:44 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:53:44 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:53:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:53:44 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:53:44 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:53:44 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:53:44 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:53:44 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:53:44 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:53:44 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:53:44 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:53:44 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:53:44 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:53:44 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:53:44 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:53:44 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:53:44 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:53:44 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:53:44 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:53:44 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:53:44 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:53:44 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:53:44 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:53:44 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:53:44 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:53:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:53:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:53:44 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:53:44 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:53:44 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:53:44 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:53:44 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:53:44 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:53:44 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:53:44 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:53:44 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:53:44 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:53:44 [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:53:44 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:53:44 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:53:44 [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:53:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:53:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:53:44 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:53:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:53:44 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:53:44 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:compile
03:53:44 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:53:44 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:53:44 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:53:44 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:53:44 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:53:44 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:53:44 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:53:44 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:53:44 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:53:44 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:53:44 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:53:44 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:53:44 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:53:44 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:53:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:53:44 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:53:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:53:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:53:44 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:53:44 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:53:44 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:53:44 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:53:44 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:53:44 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:53:44 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:53:44 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:53:44 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:53:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:53:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:53:44 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:53:44 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:53:44 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:53:44 [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:53:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:53:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:53:44 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:53:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:53:44 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:53:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:53:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:53:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:53:44 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:53:45 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:53:45 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:53:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:53:45 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:53:45 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:53:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:53:45 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:53:45 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:53:45 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:compile
03:53:45 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:compile
03:53:45 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:compile
03:53:45 [INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:compile
03:53:45 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:compile
03:53:45 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:compile
03:53:45 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:compile
03:53:45 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:compile
03:53:45 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:compile
03:53:45 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:compile
03:53:45 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:53:45 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:53:45 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:53:45 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:compile
03:53:45 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:compile
03:53:45 [INFO] | | | | | \- org.javassist:javassist:jar:3.32.0-GA:compile
03:53:45 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:53:45 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:53:45 [INFO] | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:53:45 [INFO] | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:53:45 [INFO] | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:53:45 [INFO] | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:53:45 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:53:45 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:compile
03:53:45 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:compile
03:53:45 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:compile
03:53:45 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:compile
03:53:45 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:compile
03:53:45 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:53:45 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:compile
03:53:45 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:compile
03:53:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:53:45 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:53:45 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:compile
03:53:45 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:compile
03:53:45 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:compile
03:53:45 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:53:45 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:compile
03:53:45 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:53:45 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:53:45 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:compile
03:53:45 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:compile
03:53:45 [INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:compile
03:53:45 [INFO] | | | \- com.h2database:h2:jar:2.3.232:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:compile
03:53:45 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:compile
03:53:45 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:53:45 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:53:45 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:53:45 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:53:45 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:53:45 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:53:45 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:53:45 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:53:45 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:53:45 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:53:45 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:53:45 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:53:45 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:53:45 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:53:45 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:53:45 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:53:45 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:53:45 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:53:45 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:53:45 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:compile
03:53:45 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:compile
03:53:45 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:compile
03:53:45 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:compile
03:53:45 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:compile
03:53:45 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:compile
03:53:45 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:compile
03:53:45 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:compile
03:53:45 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:compile
03:53:45 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:compile
03:53:45 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:compile
03:53:45 [INFO] | | | \- org.opendaylight.netconf:netconf-api:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:compile
03:53:45 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:compile
03:53:45 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:compile
03:53:45 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:compile
03:53:45 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:compile
03:53:45 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:transport-http:jar:9.0.3:compile
03:53:45 [INFO] | | | +- commons-codec:commons-codec:jar:1.21.0:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:9.0.3:compile
03:53:45 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:compile
03:53:45 [INFO] | | | \- org.opendaylight.netconf:transport-crypto:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:compile
03:53:45 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:compile
03:53:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:53:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:53:45 [INFO] | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:53:45 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:53:45 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:53:45 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:databind:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:53:45 [INFO] | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:compile
03:53:45 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:compile
03:53:45 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:compile
03:53:45 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:compile
03:53:45 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:53:45 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:53:45 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:compile
03:53:45 [INFO] | | \- org.opendaylight.aaa.web:web-api:jar:0.21.5:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:compile
03:53:45 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:compile
03:53:45 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:compile
03:53:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:compile
03:53:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:53:45 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:compile
03:53:45 [INFO] | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:compile
03:53:45 [INFO] | | +- com.google.code.gson:gson:jar:2.14.0:compile
03:53:45 [INFO] | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:compile
03:53:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:53:45 [INFO] | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:compile
03:53:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:53:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:53:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:53:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:53:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:53:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:53:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:53:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:53:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:53:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:53:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:53:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:53:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:53:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:53:45 [INFO] +- junit:junit:jar:4.13.2:test
03:53:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:53:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:53:45 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:53:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:53:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:53:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:53:45 [INFO]
03:53:45 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound-rest ---
03:53:45 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/sonatype-clm/module.xml
03:53:45 [INFO]
03:53:45 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >--------
03:53:45 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.20.3-SNAPSHOT [20/50]
03:53:45 [INFO] from hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml
03:53:45 [INFO] ------------------------------[ feature ]-------------------------------
03:53:45 [INFO]
03:53:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO]
03:53:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:53:45 [INFO]
03:53:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:53:45 [INFO]
03:53:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO]
03:53:45 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO]
03:53:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:53:45 [INFO] argLine set to empty
03:53:45 [INFO]
03:53:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] Starting audit...
03:53:45 Audit done.
03:53:45 [INFO] You have 0 Checkstyle violations.
03:53:45 [INFO]
03:53:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] Starting audit...
03:53:45 Audit done.
03:53:45 [INFO] You have 0 Checkstyle violations.
03:53:45 [INFO]
03:53:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO]
03:53:45 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml
03:53:45 [INFO] ...done!
03:53:45 [INFO] Set artifact
03:53:45 [INFO]
03:53:45 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:53:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:53:45 [INFO]
03:53:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>>
03:53:45 [INFO]
03:53:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] No files found to run spotbugs; check compile phase has been run.
03:53:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:53:45 [INFO]
03:53:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<<
03:53:45 [INFO]
03:53:45 [INFO]
03:53:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO]
03:53:45 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:53:45 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui
03:53:46 [INFO] Project dependency features detected: []
03:53:46 [INFO] Pax Exam System (Version: 4.14.0) created.
03:53:46 [INFO] Creating RMI registry server on 127.0.0.1:34173
03:53:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:53:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:53:46 [INFO] Waiting for remote bundle context.. on 34173 name: 4b46c7d3-69de-43e5-b649-84d908fc6a80 timout: [ RelativeTimeout value = 180000 ]
03:53:50 [INFO] Building jar from resources and headers.
03:53:50 [INFO] Writing jar finished.
03:54:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:54:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:54:02 [INFO]
03:54:02 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:02 [INFO]
03:54:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:54:02 [INFO]
03:54:02 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:02 [INFO] CycloneDX: Resolving Dependencies
03:54:07 [INFO] CycloneDX: Creating BOM version 1.6 with 441 component(s)
03:54:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml
03:54:07 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json
03:54:08 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.20.3-SNAPSHOT-cyclonedx.json
03:54:08 [INFO]
03:54:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:08 [INFO] Skipping duplicate-finder execution!
03:54:08 [INFO]
03:54:08 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:08 [INFO] Skipping plugin execution
03:54:08 [INFO]
03:54:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:08 [INFO] Skipping source per configuration.
03:54:08 [INFO]
03:54:08 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:08 [INFO]
03:54:08 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:54:08 [INFO]
03:54:08 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:08 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.20.3-SNAPSHOT.pom
03:54:08 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.20.3-SNAPSHOT-features.xml
03:54:08 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:08 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.20.3-SNAPSHOT-cyclonedx.json
03:54:08 [INFO]
03:54:08 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:08 [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui:xml:features:1.20.3-SNAPSHOT
03:54:08 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:54:08 [INFO] | | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:54:08 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:54:08 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:54:08 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:54:08 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:54:08 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:54:08 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:54:08 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:54:08 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:54:08 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:54:08 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:54:08 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:54:08 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:54:08 [INFO] | | | | | \- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:54:08 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:54:08 [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:54:08 [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:54:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:54:08 [INFO] | | | | | +- com.typesafe:config:jar:1.4.3:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:54:08 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:54:08 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:54:08 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:54:08 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:54:08 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:54:08 [INFO] | | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:54:08 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:54:08 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:54:08 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:54:08 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:54:08 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:54:08 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:54:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:54:08 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:54:08 [INFO] | | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:54:08 [INFO] | | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:54:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:54:08 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:54:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:54:08 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:54:08 [INFO] | | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:54:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:54:08 [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:compile
03:54:08 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:compile
03:54:08 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:compile
03:54:08 [INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:compile
03:54:08 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:compile
03:54:08 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:compile
03:54:08 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:compile
03:54:08 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:compile
03:54:08 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:compile
03:54:08 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:compile
03:54:08 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:54:08 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:compile
03:54:08 [INFO] | | | | | \- org.javassist:javassist:jar:3.32.0-GA:compile
03:54:08 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:54:08 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:54:08 [INFO] | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:54:08 [INFO] | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:54:08 [INFO] | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:54:08 [INFO] | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:54:08 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:54:08 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:compile
03:54:08 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:compile
03:54:08 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:compile
03:54:08 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:compile
03:54:08 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:compile
03:54:08 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:54:08 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:compile
03:54:08 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:compile
03:54:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:54:08 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:54:08 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:compile
03:54:08 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:compile
03:54:08 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:compile
03:54:08 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:54:08 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:compile
03:54:08 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:54:08 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:54:08 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:compile
03:54:08 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:compile
03:54:08 [INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:compile
03:54:08 [INFO] | | | \- com.h2database:h2:jar:2.3.232:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:compile
03:54:08 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:compile
03:54:08 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:54:08 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:54:08 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:54:08 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:54:08 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:54:08 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:54:08 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:54:08 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:54:08 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:54:08 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:54:08 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:54:08 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:54:08 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:54:08 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:54:08 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:54:08 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:54:08 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:54:08 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:54:08 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:54:08 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:compile
03:54:08 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:compile
03:54:08 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:compile
03:54:08 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:compile
03:54:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:compile
03:54:08 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:compile
03:54:08 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:compile
03:54:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:compile
03:54:08 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:compile
03:54:08 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:compile
03:54:08 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:compile
03:54:08 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:compile
03:54:08 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:compile
03:54:08 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:compile
03:54:08 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:compile
03:54:08 [INFO] | | \- org.opendaylight.netconf:transport-ssh:jar:9.0.3:compile
03:54:08 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:compile
03:54:08 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:compile
03:54:08 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:54:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:compile
03:54:08 [INFO] | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:compile
03:54:08 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:compile
03:54:08 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
03:54:08 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:compile
03:54:08 [INFO] | | +- com.google.code.gson:gson:jar:2.14.0:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:54:08 [INFO] | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:compile
03:54:08 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3:compile
03:54:08 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:54:08 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:54:08 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:54:08 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:54:08 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:54:08 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:54:08 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:54:08 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:54:08 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:54:08 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:54:08 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:54:08 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:54:08 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:54:08 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:54:08 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:54:08 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:54:08 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:9.0.3:compile
03:54:08 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile
03:54:08 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:54:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:54:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:54:08 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:54:08 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:54:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:54:08 [INFO] | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:54:08 [INFO] | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:54:08 [INFO] | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:54:08 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:54:08 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:54:08 [INFO] | | \- io.netty:netty-handler:jar:4.2.16.Final:compile
03:54:08 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:54:08 [INFO] | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:54:08 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:54:08 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:54:08 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:54:08 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:compile
03:54:08 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.21.5:compile
03:54:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:54:08 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:databind:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:compile
03:54:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:compile
03:54:08 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:9.0.3:compile
03:54:08 [INFO] | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:compile
03:54:08 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:54:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:compile
03:54:08 [INFO] | +- org.opendaylight.netconf:transport-http:jar:9.0.3:compile
03:54:08 [INFO] | | +- commons-codec:commons-codec:jar:1.21.0:compile
03:54:08 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:compile
03:54:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:compile
03:54:08 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:compile
03:54:08 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:54:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:compile
03:54:08 [INFO] | | +- org.opendaylight.netconf:transport-crypto:jar:9.0.3:compile
03:54:08 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:54:08 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:54:08 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:54:08 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:54:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:54:08 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:54:08 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:54:08 [INFO] | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:54:08 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:54:08 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:54:08 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:54:08 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:54:08 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:54:08 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:54:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:54:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:54:08 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:54:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:54:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:54:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:54:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:54:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:54:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:54:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:54:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:54:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:54:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:54:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:54:08 [INFO] +- junit:junit:jar:4.13.2:test
03:54:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:54:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:54:08 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:54:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:54:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:54:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:54:08 [INFO]
03:54:08 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound-ui ---
03:54:08 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/sonatype-clm/module.xml
03:54:08 [INFO]
03:54:08 [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >---------
03:54:08 [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.20.3-SNAPSHOT [21/50]
03:54:08 [INFO] from utils/hwvtepsouthbound-utils/pom.xml
03:54:08 [INFO] -------------------------------[ bundle ]-------------------------------
03:54:08 [INFO]
03:54:08 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO]
03:54:08 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:08 [INFO]
03:54:08 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:08 [INFO]
03:54:08 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO]
03:54:08 [INFO] --- dependency:3.11.0:properties (default) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO]
03:54:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-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/**
03:54:08 [INFO]
03:54:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO] Starting audit...
03:54:08 Audit done.
03:54:08 [INFO] You have 0 Checkstyle violations.
03:54:08 [INFO]
03:54:08 [INFO] --- checkstyle:3.6.0:check (default) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO] Starting audit...
03:54:08 Audit done.
03:54:08 [INFO] You have 0 Checkstyle violations.
03:54:08 [INFO]
03:54:08 [INFO] --- dependency:3.11.0:copy (unpack-license) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO]
03:54:08 [INFO] --- resources:3.5.0:resources (default-resources) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/resources
03:54:08 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/generated-sources/spi
03:54:08 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/generated-sources/yang
03:54:08 [INFO]
03:54:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO] Recompiling the module because of changed dependency.
03:54:08 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[60,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[60,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:08 [INFO]
03:54:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>>
03:54:08 [INFO]
03:54:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils ---
03:54:08 [INFO] Fork Value is true
03:54:10 [INFO] Done SpotBugs Analysis....
03:54:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:54:10 [INFO]
03:54:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<<
03:54:10 [INFO]
03:54:10 [INFO]
03:54:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ utils.hwvtepsouthbound-utils ---
03:54:10 [INFO] BugInstance size is 0
03:54:10 [INFO] Error size is 0
03:54:10 [INFO] No errors/warnings found
03:54:10 [INFO]
03:54:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ utils.hwvtepsouthbound-utils ---
03:54:10 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/src/test/resources
03:54:10 [INFO]
03:54:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils ---
03:54:10 [INFO] No sources to compile
03:54:10 [INFO]
03:54:10 [INFO] --- surefire:3.5.6:test (default-test) @ utils.hwvtepsouthbound-utils ---
03:54:10 [INFO] No tests to run.
03:54:10 [INFO]
03:54:10 [INFO] --- copy:14.3.7:copy-files (default) @ utils.hwvtepsouthbound-utils ---
03:54:10 [INFO]
03:54:10 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ utils.hwvtepsouthbound-utils ---
03:54:11 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT.jar
03:54:11 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF
03:54:11 [INFO]
03:54:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils ---
03:54:12 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-javadoc.jar
03:54:12 [INFO]
03:54:12 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ utils.hwvtepsouthbound-utils ---
03:54:12 [INFO] CycloneDX: Resolving Dependencies
03:54:13 [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s)
03:54:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/bom.xml
03:54:13 [INFO] attaching as utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/bom.json
03:54:13 [INFO] attaching as utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:54:13 [INFO]
03:54:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils ---
03:54:13 [INFO] Skipping duplicate-finder execution!
03:54:13 [INFO]
03:54:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils ---
03:54:13 [WARNING] Used undeclared dependencies found:
03:54:13 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:54:13 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:54:13 [INFO]
03:54:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils ---
03:54:13 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-sources.jar
03:54:13 [INFO]
03:54:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils ---
03:54:13 [INFO]
03:54:13 [INFO] --- jacoco:0.8.15:report (report) @ utils.hwvtepsouthbound-utils ---
03:54:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:54:13 [INFO]
03:54:13 [INFO] --- install:3.1.4:install (default-install) @ utils.hwvtepsouthbound-utils ---
03:54:13 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT.pom
03:54:13 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT.jar
03:54:13 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-javadoc.jar
03:54:13 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:13 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:54:13 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT-sources.jar
03:54:13 [INFO]
03:54:13 [INFO] --- bundle:6.1.0:install (default-install) @ utils.hwvtepsouthbound-utils ---
03:54:13 [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.20.3-SNAPSHOT.jar
03:54:13 [INFO] Writing OBR metadata
03:54:13 [INFO]
03:54:13 [INFO] --- dependency:3.11.0:tree (default-cli) @ utils.hwvtepsouthbound-utils ---
03:54:13 [INFO] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:bundle:1.20.3-SNAPSHOT
03:54:13 [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:54:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:54:13 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:54:13 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:54:13 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:54:13 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:54:13 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:54:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:54:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:54:13 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:54:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:54:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:54:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:54:13 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:54:13 [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:54:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:54:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:54:13 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:54:13 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:54:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:54:13 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:54:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:54:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:54:13 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:54:13 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:54:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:54:13 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:54:13 [INFO] | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:54:13 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:54:13 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:54:13 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:54:13 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:54:13 [INFO] | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:54:13 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:54:13 [INFO] | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:54:13 [INFO] | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:54:13 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:54:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:54:13 [INFO] | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:54:13 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:54:13 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:54:13 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:54:13 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:54:13 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:54:13 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:54:13 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:54:13 [INFO] | +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:54:13 [INFO] | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:54:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:54:13 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:54:13 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:54:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:54:13 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:54:13 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:54:13 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:54:13 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:54:13 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:54:13 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:54:13 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:54:13 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:54:13 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:54:13 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:54:13 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:54:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:54:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:54:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:54:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:54:13 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:54:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:54:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:54:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:54:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:54:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:54:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:54:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:54:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:54:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:54:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:54:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:54:13 [INFO] +- junit:junit:jar:4.13.2:test
03:54:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:54:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:54:13 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:54:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:54:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:54:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:54:13 [INFO]
03:54:13 [INFO] --- clm:3.0.11-01:index (default-cli) @ utils.hwvtepsouthbound-utils ---
03:54:13 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/utils/hwvtepsouthbound-utils/target/sonatype-clm/module.xml
03:54:13 [INFO]
03:54:13 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >-------
03:54:13 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.20.3-SNAPSHOT [22/50]
03:54:13 [INFO] from hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml
03:54:13 [INFO] ------------------------------[ feature ]-------------------------------
03:54:13 [INFO]
03:54:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO]
03:54:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:13 [INFO]
03:54:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:13 [INFO]
03:54:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO]
03:54:13 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO]
03:54:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:54:13 [INFO] argLine set to empty
03:54:13 [INFO]
03:54:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] Starting audit...
03:54:13 Audit done.
03:54:13 [INFO] You have 0 Checkstyle violations.
03:54:13 [INFO]
03:54:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] Starting audit...
03:54:13 Audit done.
03:54:13 [INFO] You have 0 Checkstyle violations.
03:54:13 [INFO]
03:54:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO]
03:54:13 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml
03:54:13 [INFO] ...done!
03:54:13 [INFO] Set artifact
03:54:13 [INFO]
03:54:13 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:54:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:54:13 [INFO]
03:54:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>>
03:54:13 [INFO]
03:54:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] No files found to run spotbugs; check compile phase has been run.
03:54:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:54:13 [INFO]
03:54:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<<
03:54:13 [INFO]
03:54:13 [INFO]
03:54:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO]
03:54:13 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:13 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test
03:54:13 [INFO] Project dependency features detected: []
03:54:13 [INFO] Pax Exam System (Version: 4.14.0) created.
03:54:13 [INFO] Creating RMI registry server on 127.0.0.1:43765
03:54:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:54:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:54:14 [INFO] Waiting for remote bundle context.. on 43765 name: 15c468b3-986f-4ebe-ad47-f3c432c8e830 timout: [ RelativeTimeout value = 180000 ]
03:54:17 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:45141/jndi/rmi://127.0.0.1:43765/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server
03:54:17 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340)
03:54:17 at java.base/java.lang.Thread.run(Thread.java:1583)
03:54:17 Caused by: java.io.IOException: The server has been stopped.
03:54:17 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400)
03:54:17 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370)
03:54:17 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364)
03:54:17 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324)
03:54:17 ... 1 more
03:54:18 [INFO] Building jar from resources and headers.
03:54:18 [INFO] Writing jar finished.
03:54:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:54:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:54:26 [INFO]
03:54:26 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:26 [INFO]
03:54:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:54:26 [INFO]
03:54:26 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:26 [INFO] CycloneDX: Resolving Dependencies
03:54:29 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s)
03:54:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml
03:54:29 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json
03:54:29 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.20.3-SNAPSHOT-cyclonedx.json
03:54:29 [INFO]
03:54:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:29 [INFO] Skipping duplicate-finder execution!
03:54:29 [INFO]
03:54:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:29 [INFO] Skipping plugin execution
03:54:29 [INFO]
03:54:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:29 [INFO] Skipping source per configuration.
03:54:29 [INFO]
03:54:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:29 [INFO]
03:54:29 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:54:29 [INFO]
03:54:29 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:29 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.20.3-SNAPSHOT.pom
03:54:29 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.20.3-SNAPSHOT-features.xml
03:54:29 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:29 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.20.3-SNAPSHOT-cyclonedx.json
03:54:29 [INFO]
03:54:29 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:29 [INFO] org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test:xml:features:1.20.3-SNAPSHOT
03:54:29 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:54:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:54:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:54:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:54:29 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:54:29 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:54:29 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:54:29 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:54:29 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:54:29 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:54:29 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:54:29 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:54:29 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:54:29 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:54:29 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:54:29 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:54:29 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:54:29 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:54:29 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:54:29 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:54:29 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:54:29 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:54:29 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:54:29 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:54:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:54:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:54:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:54:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:54:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:54:29 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:54:29 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:54:29 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:54:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:54:29 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:54:29 [INFO] | | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:54:29 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:54:29 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:54:29 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:54:29 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:54:29 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:54:29 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:54:29 [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:54:29 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:54:29 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:54:29 [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:54:29 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:54:29 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:54:29 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:compile
03:54:29 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:54:29 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:54:29 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:54:29 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:54:29 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:54:29 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:54:29 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:54:29 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:54:29 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:54:29 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:54:29 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:54:29 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:54:29 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:54:29 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:54:29 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:54:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:54:29 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:54:29 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:54:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:54:29 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:54:29 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:54:29 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:54:29 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:54:29 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:54:29 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:54:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:54:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:54:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:54:29 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:54:29 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:54:29 [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:54:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:54:29 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:54:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:54:29 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:54:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:54:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:54:29 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:54:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:54:29 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:54:29 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:54:29 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:54:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:54:29 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:54:29 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:54:29 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:54:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:54:29 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:54:29 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:54:29 [INFO] +- org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:54:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:54:29 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:54:29 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:54:29 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:54:29 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:54:29 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:54:29 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:54:29 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:54:29 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:54:29 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:54:29 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:54:29 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:54:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:54:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:54:29 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:54:29 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:54:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:54:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:54:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:54:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:54:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:54:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:54:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:54:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:54:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:54:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:54:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:54:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:54:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:54:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:54:29 [INFO] +- junit:junit:jar:4.13.2:test
03:54:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:54:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:54:29 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:54:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:54:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:54:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:54:29 [INFO]
03:54:29 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-hwvtepsouthbound-test ---
03:54:30 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/sonatype-clm/module.xml
03:54:30 [INFO]
03:54:30 [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >----------
03:54:30 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.20.3-SNAPSHOT [23/50]
03:54:30 [INFO] from hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml
03:54:30 [INFO] ------------------------------[ feature ]-------------------------------
03:54:30 [INFO]
03:54:30 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-features ---
03:54:30 [INFO]
03:54:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ hwvtepsouthbound-features ---
03:54:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:30 [INFO]
03:54:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features ---
03:54:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:30 [INFO]
03:54:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ hwvtepsouthbound-features ---
03:54:30 [INFO]
03:54:30 [INFO] --- dependency:3.11.0:properties (default) @ hwvtepsouthbound-features ---
03:54:30 [INFO]
03:54:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features ---
03:54:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:54:30 [INFO] argLine set to empty
03:54:30 [INFO]
03:54:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-features ---
03:54:30 [INFO] Starting audit...
03:54:30 Audit done.
03:54:30 [INFO] You have 0 Checkstyle violations.
03:54:30 [INFO]
03:54:30 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-features ---
03:54:30 [INFO] Starting audit...
03:54:30 Audit done.
03:54:30 [INFO] You have 0 Checkstyle violations.
03:54:30 [INFO]
03:54:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ hwvtepsouthbound-features ---
03:54:30 [INFO]
03:54:30 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features ---
03:54:30 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml
03:54:30 [INFO] ...done!
03:54:30 [INFO] Set artifact
03:54:30 [INFO]
03:54:30 [INFO] --- karaf:4.4.11:verify (default-verify) @ hwvtepsouthbound-features ---
03:54:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:54:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:54:30 [INFO]
03:54:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>>
03:54:30 [INFO]
03:54:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ hwvtepsouthbound-features ---
03:54:30 [INFO] No files found to run spotbugs; check compile phase has been run.
03:54:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:54:30 [INFO]
03:54:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<<
03:54:30 [INFO]
03:54:30 [INFO]
03:54:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ hwvtepsouthbound-features ---
03:54:30 [INFO]
03:54:30 [INFO] --- feattest:14.3.7:test (default) @ hwvtepsouthbound-features ---
03:54:30 [INFO]
03:54:30 [INFO] --- copy:14.3.7:copy-files (default) @ hwvtepsouthbound-features ---
03:54:30 [INFO]
03:54:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-features ---
03:54:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:54:30 [INFO]
03:54:30 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ hwvtepsouthbound-features ---
03:54:30 [INFO] CycloneDX: Resolving Dependencies
03:54:35 [INFO] CycloneDX: Creating BOM version 1.6 with 444 component(s)
03:54:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml
03:54:35 [INFO] attaching as hwvtepsouthbound-features-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json
03:54:35 [INFO] attaching as hwvtepsouthbound-features-1.20.3-SNAPSHOT-cyclonedx.json
03:54:35 [INFO]
03:54:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features ---
03:54:35 [INFO] Skipping duplicate-finder execution!
03:54:35 [INFO]
03:54:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-features ---
03:54:35 [INFO] Skipping plugin execution
03:54:35 [INFO]
03:54:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-features ---
03:54:35 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.20.3-SNAPSHOT] has a [features] classifier.
03:54:35 [INFO]
03:54:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ hwvtepsouthbound-features ---
03:54:35 [INFO]
03:54:35 [INFO] --- jacoco:0.8.15:report (report) @ hwvtepsouthbound-features ---
03:54:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:54:35 [INFO]
03:54:35 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-features ---
03:54:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.3-SNAPSHOT/hwvtepsouthbound-features-1.20.3-SNAPSHOT.pom
03:54:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.3-SNAPSHOT/hwvtepsouthbound-features-1.20.3-SNAPSHOT-features.xml
03:54:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.3-SNAPSHOT/hwvtepsouthbound-features-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.3-SNAPSHOT/hwvtepsouthbound-features-1.20.3-SNAPSHOT-cyclonedx.json
03:54:35 [INFO]
03:54:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ hwvtepsouthbound-features ---
03:54:35 [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.20.3-SNAPSHOT
03:54:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:54:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:54:35 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:54:35 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:54:35 [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:54:35 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:54:35 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:54:35 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:54:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:54:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:54:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:54:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:54:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:54:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:54:35 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:54:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:54:35 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:54:35 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:54:35 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:54:35 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:54:35 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:54:35 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:54:35 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:54:35 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:54:35 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:54:35 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:54:35 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:54:35 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:54:35 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:54:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:54:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:54:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:54:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:54:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:54:35 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:54:35 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:54:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:54:35 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:54:35 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:54:35 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:54:35 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:54:35 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:54:35 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:54:35 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:54:35 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:54:35 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:54:35 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:54:35 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:54:35 [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:54:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:54:35 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:54:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:54:35 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:54:35 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:compile
03:54:35 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:54:35 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:54:35 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:54:35 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:54:35 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:54:35 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:54:35 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:54:35 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:54:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:54:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:54:35 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:54:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:54:35 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:54:35 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:54:35 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:54:35 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:54:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:54:35 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:54:35 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:54:35 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:54:35 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:54:35 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:54:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:54:35 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:54:35 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:54:35 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:54:35 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:54:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:54:35 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:54:35 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:54:35 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:54:35 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:54:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:compile
03:54:35 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:compile
03:54:35 [INFO] | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:compile
03:54:35 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:compile
03:54:35 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:compile
03:54:35 [INFO] | | | | | \- org.javassist:javassist:jar:3.32.0-GA:compile
03:54:35 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:54:35 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:54:35 [INFO] | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:54:35 [INFO] | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:54:35 [INFO] | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:54:35 [INFO] | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:54:35 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:54:35 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:compile
03:54:35 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:compile
03:54:35 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:compile
03:54:35 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:compile
03:54:35 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:compile
03:54:35 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:54:35 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:compile
03:54:35 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:compile
03:54:35 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:compile
03:54:35 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:compile
03:54:35 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:54:35 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:compile
03:54:35 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:54:35 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:54:35 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:compile
03:54:35 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:compile
03:54:35 [INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:compile
03:54:35 [INFO] | | | \- com.h2database:h2:jar:2.3.232:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:compile
03:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:compile
03:54:35 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:54:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:54:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:54:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:54:35 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:54:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:54:35 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:54:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:54:35 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:54:35 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:54:35 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:54:35 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:54:35 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:54:35 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:54:35 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:54:35 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:54:35 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:54:35 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:54:35 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:54:35 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:compile
03:54:35 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:compile
03:54:35 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:compile
03:54:35 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:compile
03:54:35 [INFO] | | | \- org.opendaylight.netconf:netconf-api:jar:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:compile
03:54:35 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:compile
03:54:35 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:compile
03:54:35 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:compile
03:54:35 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:compile
03:54:35 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:9.0.3:compile
03:54:35 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:compile
03:54:35 [INFO] | | | \- org.opendaylight.netconf:transport-crypto:jar:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:compile
03:54:35 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:compile
03:54:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:54:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:54:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:compile
03:54:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:databind:jar:9.0.3:compile
03:54:35 [INFO] | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:compile
03:54:35 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:compile
03:54:35 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:compile
03:54:35 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:compile
03:54:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:compile
03:54:35 [INFO] | | +- com.google.code.gson:gson:jar:2.14.0:compile
03:54:35 [INFO] | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:compile
03:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:54:35 [INFO] | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:compile
03:54:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui:xml:features:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3:compile
03:54:35 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:9.0.3:compile
03:54:35 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile
03:54:35 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:54:35 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:54:35 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:compile
03:54:35 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.21.5:compile
03:54:35 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:compile
03:54:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:compile
03:54:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:compile
03:54:35 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:54:35 [INFO] | \- org.opendaylight.netconf:transport-http:jar:9.0.3:compile
03:54:35 [INFO] | +- commons-codec:commons-codec:jar:1.21.0:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:compile
03:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:compile
03:54:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:compile
03:54:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test:xml:features:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] | \- org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.20.3-SNAPSHOT:compile
03:54:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:54:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:54:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:54:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:54:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:54:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:54:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:54:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:54:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:54:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:54:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:54:35 [INFO] +- junit:junit:jar:4.13.2:test
03:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:54:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:54:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:54:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:54:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:54:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:54:35 [INFO]
03:54:35 [INFO] --- clm:3.0.11-01:index (default-cli) @ hwvtepsouthbound-features ---
03:54:35 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/features/target/sonatype-clm/module.xml
03:54:35 [INFO]
03:54:35 [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------
03:54:35 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.20.3-SNAPSHOT [24/50]
03:54:35 [INFO] from hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml
03:54:35 [INFO] --------------------------------[ pom ]---------------------------------
03:54:36 [INFO]
03:54:36 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO]
03:54:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:36 [INFO]
03:54:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:36 [INFO]
03:54:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO]
03:54:36 [INFO] --- dependency:3.11.0:properties (default) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO]
03:54:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-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/**
03:54:36 [INFO]
03:54:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO] Starting audit...
03:54:36 Audit done.
03:54:36 [INFO] You have 0 Checkstyle violations.
03:54:36 [INFO]
03:54:36 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO] Starting audit...
03:54:36 Audit done.
03:54:36 [INFO] You have 0 Checkstyle violations.
03:54:36 [INFO]
03:54:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO]
03:54:36 [INFO] --- resources:3.5.0:resources (process-resources) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources
03:54:36 [INFO]
03:54:36 [INFO] --- karaf:4.4.11:assembly (process-resources) @ hwvtepsouthbound-karaf ---
03:54:36 [INFO] Using repositories:
03:54:36 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
03:54:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
03:54:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:54:36 [INFO] Creating work directory: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly
03:54:36 [INFO] Loading direct KAR and features XML dependencies
03:54:36 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar
03:54:36 [INFO] Feature framework will be added as a startup feature
03:54:36 [INFO] Generating Karaf assembly: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly
03:54:36 [INFO] Unzipping kars
03:54:36 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar
03:54:36 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features
03:54:36 [INFO] Loading profiles from:
03:54:36 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
03:54:36 [INFO] Loading repositories
03:54:36 [INFO] Generating generated-startup profile
03:54:36 [INFO] Generating generated-boot profile with parents: generated-startup
03:54:36 [INFO] Generating generated-installed profile
03:54:36 [INFO] Configuring etc/config.properties and etc/system.properties
03:54:36 [INFO] Downloading libraries for generated profiles
03:54:36 [INFO] Downloading additional libraries
03:54:36 [INFO] Writing configurations
03:54:36 [INFO] adding config file: etc/profile.cfg
03:54:36 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml
03:54:36 [INFO] Startup stage
03:54:36 [INFO] Loading startup repositories
03:54:36 [INFO] Resolving startup features and bundles
03:54:36 [INFO] Features: framework
03:54:36 [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.3.7
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:54:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:54:37 [INFO] Boot stage
03:54:37 [INFO] Loading boot repositories
03:54:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.3-SNAPSHOT/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.25/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.5/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.22/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.3/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.7/xml/features
03:54:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.22/xml/features
03:54:37 [INFO] Feature odl-yangtools-data-api/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.25
03:54:37 [INFO] Feature odl-controller-akka/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3
03:54:37 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
03:54:37 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1
03:54:37 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2
03:54:37 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1
03:54:37 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4
03:54:37 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11
03:54:37 [INFO] Feature odl-aaa-password-service/0.21.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.5/xml/aaa-password-service-config
03:54:37 [INFO] Feature deployer/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11
03:54:37 [INFO] Feature odl-mdsal-model-rfc9645/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.22
03:54:37 [INFO] Feature odl-restconf-api/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/9.0.3
03:54:37 [INFO] Feature package/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11
03:54:37 [INFO] Feature odl-restconf-server-api/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/9.0.3
03:54:37 [INFO] Feature odl-ovsdb-southbound-api/1.20.3.SNAPSHOT is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.20.3-SNAPSHOT
03:54:37 [INFO] Feature odl-guava/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1
03:54:37 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre
03:54:37 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3
03:54:37 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.22
03:54:37 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1
03:54:37 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2
03:54:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0
03:54:37 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2
03:54:37 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3
03:54:37 [INFO] Feature odl-woodstox/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.2.1
03:54:37 [INFO] Feature odl-mdsal-model-rfc6991/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.22
03:54:37 [INFO] Feature odl-bytebuddy/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.18.11
03:54:37 [INFO] Feature ssh/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84
03:54:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1
03:54:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1
03:54:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1
03:54:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84
03:54:37 [INFO] Feature scr/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
03:54:37 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.20.3.SNAPSHOT is defined as a boot feature
03:54:37 [INFO] Feature odl-mdsal-model-rfc8526/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.22
03:54:37 [INFO] Feature odl-netconf-model-rfc5277/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/9.0.3
03:54:37 [INFO] Feature odl-yangtools-export/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.25
03:54:37 [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.20.3.SNAPSHOT is defined as a boot feature
03:54:37 [INFO] Feature odl-mdsal-clustering-commons/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.30.0
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.39
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.5
03:54:37 [INFO] Feature odl-mdsal-binding-base/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.22
03:54:37 [INFO] Feature b98b243a-2715-4587-86a7-cacca68d3969/0.0.0 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.7
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.7
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.7
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7
03:54:37 [INFO] Feature odl-yangtools-binding-codec/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.25
03:54:37 [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.20.3.SNAPSHOT is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.20.3-SNAPSHOT
03:54:37 [INFO] Feature bundle/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11
03:54:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
03:54:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
03:54:37 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.5
03:54:37 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.22
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] Feature odl-netconf-keystore/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/9.0.3
03:54:37 [INFO] Feature pax-web-websockets/8.0.35 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.35
03:54:37 [INFO] Feature war/4.4.11 is defined as a boot feature
03:54:37 [INFO] Feature odl-yanglib-mdsal-writer/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/9.0.3
03:54:37 [INFO] Feature odl-yangtools-xpath/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.25
03:54:37 [INFO] Feature odl-mdsal-model-rfc8650/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.22
03:54:37 [INFO] Feature odl-mdsal-model-rfc6243/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.22
03:54:37 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber
03:54:37 [INFO] Feature odl-controller-scala/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.18
03:54:37 [INFO] Feature odl-ovsdb-library/1.20.3.SNAPSHOT is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.3-SNAPSHOT
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.20.3-SNAPSHOT
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.20.3-SNAPSHOT
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.3-SNAPSHOT/cfg/config
03:54:37 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2
03:54:37 [INFO] Feature pax-web-whiteboard/8.0.35 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.35
03:54:37 [INFO] Feature odl-mdsal-singleton-common/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.22
03:54:37 [INFO] Feature odl-mdsal-distributed-datastore/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/pekkoconf
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/factorypekkoconf
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/moduleshardconf
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/moduleconf
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/cfg/datastore
03:54:37 [INFO] Feature odl-mdsal-model-rfc8529/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.22
03:54:37 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.22
03:54:37 [INFO] Feature odl-jolokia/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2
03:54:37 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/11.0.5/cfg/configuration
03:54:37 [INFO] Feature odl-jackson-2/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.21.5
03:54:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.21.5
03:54:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.21.5
03:54:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.21.5
03:54:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.21.5
03:54:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.21
03:54:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.21.5
03:54:37 [INFO] Feature http/8.0.35 is defined as a boot feature
03:54:37 [INFO] Feature odl-raft-spi/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.5
03:54:37 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1
03:54:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
03:54:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1
03:54:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1
03:54:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1
03:54:37 [INFO] Feature odl-mdsal-common/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.22
03:54:37 [INFO] Feature odl-netconf-mdsal-common/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.3
03:54:37 [INFO] Feature odl-mdsal-model-rfc9643/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.22
03:54:37 [INFO] Feature jaas/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11
03:54:37 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg
03:54:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
03:54:37 [INFO] Feature feature/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11
03:54:37 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg
03:54:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg
03:54:37 [INFO] Feature odl-jspecify/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] Feature odl-mdsal-model-rfc8342/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.22
03:54:37 [INFO] Feature odl-mdsal-dom-api/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.22
03:54:37 [INFO] Feature pax-web-war/8.0.35 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:54:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.7.0/jar/uber
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.35
03:54:37 [INFO] Feature log/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11
03:54:37 [INFO] adding config file: etc/org.apache.karaf.log.cfg
03:54:37 [INFO] Feature odl-ovsdb-utils/1.20.3.SNAPSHOT is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.20.3-SNAPSHOT
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT
03:54:37 [INFO] Feature odl-restconf-nb/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-subscription/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.3/cfg/config
03:54:37 [INFO] Feature odl-yangtools-xpath-api/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.25
03:54:37 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.22
03:54:37 [INFO] Feature odl-mdsal-model-rfc8528/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.22
03:54:37 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7
03:54:37 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar
03:54:37 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11
03:54:37 [INFO] Feature odl-yangtools-parser/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.25
03:54:37 [INFO] Feature odl-aaa-shiro/0.21.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.5/xml/aaa-app-config
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.5/xml/aaa-datastore-config
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.5/xml/aaa-password-service-config
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.5/py/idmtool
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.5/cfg/config
03:54:37 [INFO] Feature odl-yangtools-parser-api/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8791-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.25
03:54:37 [INFO] Feature odl-antlr4/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2
03:54:37 [INFO] Feature odl-mdsal-model-rfc9644/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.22
03:54:37 [INFO] Feature odl-ws-rs-api/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6
03:54:37 [INFO] Feature odl-mdsal-binding-api/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.22
03:54:37 [INFO] Feature odl-yangtools-codec/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.25
03:54:37 [INFO] Feature odl-mdsal-model-rfc8341/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.22
03:54:37 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] Feature pax-web-http-jetty/8.0.35 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/config-jetty
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/context-jetty
03:54:37 [INFO] adding config file: etc/org.ops4j.pax.web.cfg
03:54:37 [INFO] Feature odl-aaa-encryption-service/0.21.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.5
03:54:37 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7
03:54:37 [INFO] Feature instance/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11
03:54:37 [INFO] Feature jline/3.30.9 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9
03:54:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:54:37 [INFO] Feature odl-mdsal-singleton-dom/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.22
03:54:37 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.22
03:54:37 [INFO] Feature system/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11
03:54:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg
03:54:37 [INFO] Feature odl-mdsal-model-rfc9640/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.22
03:54:37 [INFO] Feature odl-gson/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.14.0
03:54:37 [INFO] Feature odl-netconf-api/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/9.0.3
03:54:37 [INFO] Feature odl-restconf/9.0.3 is defined as a boot feature
03:54:37 [INFO] Feature odl-yangtools-binding-runtime/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.25
03:54:37 [INFO] Feature odl-mdsal-binding-runtime/14.0.22 is defined as a boot feature
03:54:37 [INFO] Feature odl-yangtools-util/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.25
03:54:37 [INFO] Feature config/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11
03:54:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
03:54:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg
03:54:37 [INFO] Feature pax-web-http/8.0.35 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.11
03:54:37 [INFO] Feature pax-web-core/8.0.35 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.35
03:54:37 [INFO] Feature odl-mdsal-model-rfc8344/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.22
03:54:37 [INFO] Feature odl-yangtools-binding-spec/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.25
03:54:37 [INFO] Feature odl-servlet-api/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0
03:54:37 [INFO] Feature pax-web-http-whiteboard/8.0.35 is defined as a boot feature
03:54:37 [INFO] Feature odl-mdsal-model-rfc8639/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.22
03:54:37 [INFO] Feature odl-netconf-transport-api/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] Feature odl-karaf-feat-jetty/14.3.7 is defined as a boot feature
03:54:37 [INFO] Feature odl-mdsal-dom-broker/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] Feature odl-mdsal-model-rfc9641/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.22
03:54:37 [INFO] Feature odl-mdsal-eos-common/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] Feature odl-mdsal-eos-dom/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.22
03:54:37 [INFO] Feature odl-mdsal-model-rfc9642/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.22
03:54:37 [INFO] Feature standard/4.4.11 is defined as a boot feature
03:54:37 [INFO] Feature odl-mdsal-broker/11.0.5 is defined as a boot feature
03:54:37 [INFO] Feature kar/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11
03:54:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg
03:54:37 [INFO] Feature odl-lz4/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:at.yawk.lz4/lz4-java/1.11.1
03:54:37 [INFO] Feature odl-jersey-2/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.48
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.48
03:54:37 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.48
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.48
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.48
03:54:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.48
03:54:37 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.48
03:54:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1
03:54:37 [INFO] Feature odl-netconf-databind/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] Feature odl-mdsal-model-rfc8072/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.22
03:54:37 [INFO] Feature odl-mdsal-model-rfc8343/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.22
03:54:37 [INFO] Feature odl-mdsal-model-rfc6241/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.22
03:54:37 [INFO] Feature management/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
03:54:37 [INFO] adding config file: etc/jmx.acl.cfg
03:54:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
03:54:37 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg
03:54:37 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
03:54:37 [INFO] adding config file: etc/org.apache.karaf.management.cfg
03:54:37 [INFO] Feature pax-web-jsp/8.0.35 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0
03:54:37 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3
03:54:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.35
03:54:37 [INFO] Feature odl-mdsal-model-rfc8525/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.22
03:54:37 [INFO] Feature odl-stax2-api/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.3.0
03:54:37 [INFO] Feature pax-web-http-war/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.11
03:54:37 [INFO] Feature odl-mdsal-dom-runtime/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.22
03:54:37 [INFO] Feature odl-apache-commons-text/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.15.0
03:54:37 [INFO] Feature odl-netty-4/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-aarch_64
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.16.Final/jar/linux-x86_64
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-riscv64
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.16.Final
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-x86_64
03:54:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.16.Final
03:54:37 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] Feature odl-apache-shiro/0.21.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2
03:54:37 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1
03:54:37 [INFO] Feature odl-raft-api/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.5
03:54:37 [INFO] Feature framework/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
03:54:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3
03:54:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:54:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11
03:54:37 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
03:54:37 [INFO] Feature odl-jakarta-activation-api/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2
03:54:37 [INFO] Feature odl-dropwizard-metrics/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.39
03:54:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.39
03:54:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.39
03:54:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.39
03:54:37 [INFO] Feature odl-controller-mdsal-common/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.5
03:54:37 [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.20.3.SNAPSHOT is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.20.3-SNAPSHOT
03:54:37 [INFO] Feature odl-mdsal-model-rfc6470/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.22
03:54:37 [INFO] Feature pax-web-jetty/9.4.58.v20250814 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.35
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.58.v20250814
03:54:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.58.v20250814
03:54:37 [INFO] Feature shell/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11
03:54:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg
03:54:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
03:54:37 [INFO] adding config file: etc/org.apache.karaf.shell.cfg
03:54:37 [INFO] Feature odl-aaa-api/0.21.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.21.5
03:54:37 [INFO] Feature odl-mdsal-model-rfc7952/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.22
03:54:37 [INFO] Feature odl-yangtools-common/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.25
03:54:37 [INFO] Feature odl-netconf-truststore/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/9.0.3
03:54:37 [INFO] Feature wrap/2.7.1 is defined as a boot feature
03:54:37 [INFO] Feature odl-controller-blueprint/11.0.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.5
03:54:37 [INFO] Feature service/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11
03:54:37 [INFO] Feature odl-mdsal-eos-binding/14.0.22 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.22
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.22
03:54:37 [INFO] Feature odl-apache-commons-lang3/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0
03:54:37 [INFO] Feature odl-restconf-openapi/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/9.0.3
03:54:37 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4
03:54:37 [INFO] Feature odl-aaa-cert/0.21.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.5/xml/config
03:54:37 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11
03:54:37 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar
03:54:37 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11
03:54:37 [INFO] Feature odl-karaf-feat-jdbc/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0
03:54:37 [INFO] Feature odl-netconf-transport/9.0.3 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.21.0
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/9.0.3
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/9.0.3
03:54:37 [INFO] Feature odl-yangtools-data/14.0.25 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.25
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.25
03:54:37 [INFO] Feature odl-aaa-web/0.21.5 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.21.5
03:54:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.21.5
03:54:37 [INFO] Feature odl-javassist-3/14.3.7 is defined as a boot feature
03:54:37 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.32.0-GA
03:54:37 [INFO] Install stage
03:54:37 [INFO] Loading installed repositories
03:54:37 [INFO] Feature wrapper/4.4.11 is defined as an installed feature
03:54:37 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11
03:54:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
03:54:37 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17
03:54:37 [INFO]
03:54:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>>
03:54:37 [INFO]
03:54:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ hwvtepsouthbound-karaf ---
03:54:37 [INFO] No files found to run spotbugs; check compile phase has been run.
03:54:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:54:37 [INFO]
03:54:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<<
03:54:37 [INFO]
03:54:37 [INFO]
03:54:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ hwvtepsouthbound-karaf ---
03:54:37 [INFO]
03:54:37 [INFO] --- dependency:3.11.0:copy (apply-branding) @ hwvtepsouthbound-karaf ---
03:54:37 [INFO]
03:54:37 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf ---
03:54:37 [INFO]
03:54:37 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf ---
03:54:37 [WARNING] Overwriting /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg
03:54:37 [INFO]
03:54:37 [INFO] --- copy:14.3.7:copy-files (default) @ hwvtepsouthbound-karaf ---
03:54:37 [INFO]
03:54:37 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ hwvtepsouthbound-karaf ---
03:54:37 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead.
03:54:37 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly
03:54:37 [INFO]
03:54:37 [INFO] --- karaf:14.3.7:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf ---
03:54:38 [INFO] Feature repository discovered recursively: 8cb5c8e0-119b-4d30-ba79-865844a20b35
03:54:38 [INFO] Feature repository discovered recursively: framework-4.4.11
03:54:38 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features
03:54:38 [INFO] Feature repository discovered recursively: odl-aaa-0.21.5
03:54:38 [INFO] Feature repository discovered recursively: odl-antlr4
03:54:38 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
03:54:38 [INFO] Feature repository discovered recursively: odl-apache-commons-text
03:54:38 [INFO] Feature repository discovered recursively: odl-apache-shiro
03:54:38 [INFO] Feature repository discovered recursively: odl-bytebuddy
03:54:38 [INFO] Feature repository discovered recursively: odl-controller-11.0.5
03:54:38 [INFO] Feature repository discovered recursively: odl-controller-akka
03:54:38 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.5
03:54:38 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.5
03:54:38 [INFO] Feature repository discovered recursively: odl-controller-scala
03:54:38 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
03:54:38 [INFO] Feature repository discovered recursively: odl-extras-11.0.5
03:54:38 [INFO] Feature repository discovered recursively: odl-gson
03:54:38 [INFO] Feature repository discovered recursively: odl-guava
03:54:38 [INFO] Feature repository discovered recursively: odl-jackson-2
03:54:38 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
03:54:38 [INFO] Feature repository discovered recursively: odl-javassist-3
03:54:38 [INFO] Feature repository discovered recursively: odl-jersey-2
03:54:38 [INFO] Feature repository discovered recursively: odl-jspecify
03:54:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
03:54:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
03:54:38 [INFO] Feature repository discovered recursively: odl-lz4
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.5
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-common
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
03:54:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
03:54:38 [INFO] Feature repository discovered recursively: odl-netconf-9.0.3
03:54:38 [INFO] Feature repository discovered recursively: odl-netconf-databind
03:54:38 [INFO] Feature repository discovered recursively: odl-netconf-keystore
03:54:38 [INFO] Feature repository discovered recursively: odl-netconf-truststore
03:54:38 [INFO] Feature repository discovered recursively: odl-netty-4
03:54:38 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound
03:54:38 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.20.3-SNAPSHOT
03:54:38 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.20.3-SNAPSHOT
03:54:38 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test
03:54:38 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.20.3-SNAPSHOT
03:54:38 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.3-SNAPSHOT
03:54:38 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.20.3-SNAPSHOT
03:54:38 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.20.3-SNAPSHOT
03:54:38 [INFO] Feature repository discovered recursively: odl-raft-api
03:54:38 [INFO] Feature repository discovered recursively: odl-raft-spi
03:54:38 [INFO] Feature repository discovered recursively: odl-restconf
03:54:38 [INFO] Feature repository discovered recursively: odl-restconf-api
03:54:38 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.3
03:54:38 [INFO] Feature repository discovered recursively: odl-restconf-server-api
03:54:38 [INFO] Feature repository discovered recursively: odl-servlet-api
03:54:38 [INFO] Feature repository discovered recursively: odl-stax2-api
03:54:38 [INFO] Feature repository discovered recursively: odl-woodstox
03:54:38 [INFO] Feature repository discovered recursively: odl-ws-rs-api
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-codec
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-common
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-data
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-data-api
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-export
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-util
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath
03:54:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
03:54:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
03:54:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35
03:54:38 [INFO] Feature repository discovered recursively: pax-transx-0.5.4
03:54:38 [INFO] Feature repository discovered recursively: pt-triemap
03:54:38 [INFO] Feature repository discovered recursively: standard-4.4.11
03:54:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:54:38 [INFO]
03:54:38 [INFO] --- antrun:3.2.0:run (fix-permissions) @ hwvtepsouthbound-karaf ---
03:54:38 [INFO] Executing tasks
03:54:38 [INFO] Executed tasks
03:54:38 [INFO]
03:54:38 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ hwvtepsouthbound-karaf ---
03:54:38 [INFO] Executing tasks
03:54:38 [INFO] [delete] Deleting directory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle
03:54:38 [INFO] Executed tasks
03:54:38 [INFO]
03:54:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-karaf ---
03:54:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:54:38 [INFO]
03:54:38 [INFO] --- karaf:4.4.11:archive (package) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO]
03:54:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO] Skipping CycloneDX goal, because module skips deploy
03:54:52 [INFO]
03:54:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO] Skipping duplicate-finder execution!
03:54:52 [INFO]
03:54:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO] Skipping pom project
03:54:52 [INFO]
03:54:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO]
03:54:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO]
03:54:52 [INFO] --- jacoco:0.8.15:report (report) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:54:52 [INFO]
03:54:52 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.20.3-SNAPSHOT/hwvtepsouthbound-karaf-1.20.3-SNAPSHOT.pom
03:54:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.20.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.20.3-SNAPSHOT/hwvtepsouthbound-karaf-1.20.3-SNAPSHOT.tar.gz
03:54:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.20.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.20.3-SNAPSHOT/hwvtepsouthbound-karaf-1.20.3-SNAPSHOT.zip
03:54:52 [INFO]
03:54:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-karaf:pom:1.20.3-SNAPSHOT
03:54:52 [INFO] +- org.apache.karaf.features:framework:kar:4.4.11:compile
03:54:52 [INFO] | +- org.apache.karaf.features:base:jar:4.4.11:runtime
03:54:52 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:54:52 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime
03:54:52 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime
03:54:52 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
03:54:52 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
03:54:52 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
03:54:52 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
03:54:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.11:runtime
03:54:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.11:runtime
03:54:52 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime
03:54:52 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime
03:54:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.11:runtime
03:54:52 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime
03:54:52 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime
03:54:52 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.11:runtime
03:54:52 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.11:runtime
03:54:52 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.11:compile
03:54:52 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile
03:54:52 [INFO] | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:54:52 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:54:52 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.11:runtime
03:54:52 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.17.1:runtime
03:54:52 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:54:52 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:compile
03:54:52 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.11:runtime
03:54:52 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.11:compile
03:54:52 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile
03:54:52 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile
03:54:52 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile
03:54:52 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime
03:54:52 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime
03:54:52 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime
03:54:52 [INFO] | +- org.jline:jline:jar:3.30.9:compile
03:54:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.3:compile
03:54:52 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided
03:54:52 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile
03:54:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.3:compile
03:54:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.3:compile
03:54:52 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.38:compile
03:54:52 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.38:compile
03:54:52 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile
03:54:52 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile
03:54:52 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile
03:54:52 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.7.1:test
03:54:52 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile
03:54:52 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile
03:54:52 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile
03:54:52 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.11:compile
03:54:52 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile
03:54:52 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
03:54:52 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
03:54:52 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
03:54:52 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile
03:54:52 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:54:52 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:54:52 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:54:52 [INFO] | \- javax.activation:activation:jar:1.1.1:compile
03:54:52 [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:runtime
03:54:52 [INFO] | | \- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:runtime
03:54:52 [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:runtime
03:54:52 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:runtime
03:54:52 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:runtime
03:54:52 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:runtime
03:54:52 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime
03:54:52 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:runtime
03:54:52 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:runtime
03:54:52 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:runtime
03:54:52 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:runtime
03:54:52 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime
03:54:52 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:runtime
03:54:52 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:runtime
03:54:52 [INFO] | | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:runtime
03:54:52 [INFO] | | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:runtime
03:54:52 [INFO] | | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:runtime
03:54:52 [INFO] | | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-buffer:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-common:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-transport:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:54:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:54:52 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime
03:54:52 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:runtime
03:54:52 [INFO] | | | | | +- org.apache.commons:commons-lang3:jar:3.20.0:runtime
03:54:52 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:runtime
03:54:52 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:runtime
03:54:52 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.25:runtime
03:54:52 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime
03:54:52 [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | +- com.typesafe:config:jar:1.4.3:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:runtime
03:54:52 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime
03:54:52 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime
03:54:52 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:runtime
03:54:52 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime
03:54:52 [INFO] | | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:runtime
03:54:52 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:runtime
03:54:52 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:runtime
03:54:52 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.18:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.15.0:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:runtime
03:54:52 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | \- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.2:runtime (optional)
03:54:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:runtime
03:54:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:runtime
03:54:52 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:runtime
03:54:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:runtime
03:54:52 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:runtime
03:54:52 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:runtime
03:54:52 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | | | \- org.javassist:javassist:jar:3.32.0-GA:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime
03:54:52 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime
03:54:52 [INFO] | | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:runtime
03:54:52 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime
03:54:52 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:runtime
03:54:52 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:runtime
03:54:52 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime
03:54:52 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:runtime
03:54:52 [INFO] | | | | \- com.h2database:h2:jar:2.3.232:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:runtime
03:54:52 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:runtime
03:54:52 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:54:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:54:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:54:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:54:52 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:54:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:54:52 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:54:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:54:52 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:54:52 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:54:52 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:54:52 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:54:52 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:54:52 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:54:52 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:54:52 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:54:52 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:runtime
03:54:52 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.netconf:netconf-api:jar:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:runtime
03:54:52 [INFO] | | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:9.0.3:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.netconf:transport-crypto:jar:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:runtime
03:54:52 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:databind:jar:9.0.3:runtime
03:54:52 [INFO] | | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:runtime
03:54:52 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:runtime
03:54:52 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.3.1:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:runtime
03:54:52 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:runtime
03:54:52 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:runtime
03:54:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:runtime
03:54:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:runtime
03:54:52 [INFO] | | | +- com.google.code.gson:gson:jar:2.14.0:runtime
03:54:52 [INFO] | | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:runtime
03:54:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:runtime
03:54:52 [INFO] | | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:runtime
03:54:52 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3:runtime
03:54:52 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:9.0.3:runtime
03:54:52 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime
03:54:52 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime
03:54:52 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime
03:54:52 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:runtime
03:54:52 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.21.5:runtime
03:54:52 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:runtime
03:54:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:runtime
03:54:52 [INFO] | | \- org.opendaylight.netconf:transport-http:jar:9.0.3:runtime
03:54:52 [INFO] | | +- commons-codec:commons-codec:jar:1.21.0:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:runtime
03:54:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:runtime
03:54:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:runtime
03:54:52 [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test:xml:features:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] | \- org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.20.3-SNAPSHOT:runtime
03:54:52 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.11:runtime
03:54:52 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:54:52 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile
03:54:52 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided
03:54:52 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile
03:54:52 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
03:54:52 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile
03:54:52 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.3.7:compile
03:54:52 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.3.7:provided
03:54:52 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:runtime
03:54:52 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:runtime
03:54:52 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.3.7:runtime
03:54:52 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.3.7:runtime
03:54:52 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.3.7:runtime
03:54:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:54:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:54:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:54:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:54:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:54:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:54:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:54:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:54:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:54:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:54:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:54:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:54:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:54:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:54:52 [INFO] +- junit:junit:jar:4.13.2:test
03:54:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:54:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:54:52 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:54:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime
03:54:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:54:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:54:52 [INFO]
03:54:52 [INFO] --- clm:3.0.11-01:index (default-cli) @ hwvtepsouthbound-karaf ---
03:54:52 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-karaf/target/sonatype-clm/module.xml
03:54:52 [INFO]
03:54:52 [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >-----
03:54:52 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.20.3-SNAPSHOT [25/50]
03:54:52 [INFO] from hwvtepsouthbound/hwvtepsouthbound-features/pom.xml
03:54:52 [INFO] --------------------------------[ pom ]---------------------------------
03:54:52 [INFO]
03:54:52 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-features-aggregator ---
03:54:52 [INFO]
03:54:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator ---
03:54:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:52 [INFO]
03:54:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator ---
03:54:52 [INFO]
03:54:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ hwvtepsouthbound-features-aggregator ---
03:54:52 [INFO] CycloneDX: Resolving Dependencies
03:54:52 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
03:54:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml
03:54:52 [INFO] attaching as hwvtepsouthbound-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json
03:54:52 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
03:54:52 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
03:54:52 [INFO] attaching as hwvtepsouthbound-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.json
03:54:52 [INFO]
03:54:52 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-features-aggregator ---
03:54:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.3-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.20.3-SNAPSHOT.pom
03:54:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.3-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.3-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.json
03:54:52 [INFO]
03:54:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ hwvtepsouthbound-features-aggregator ---
03:54:52 [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator:pom:1.20.3-SNAPSHOT
03:54:52 [INFO]
03:54:52 [INFO] --- clm:3.0.11-01:index (default-cli) @ hwvtepsouthbound-features-aggregator ---
03:54:52 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-features/target/sonatype-clm/module.xml
03:54:52 [INFO]
03:54:52 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >----------
03:54:52 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.20.3-SNAPSHOT [26/50]
03:54:52 [INFO] from hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml
03:54:52 [INFO] --------------------------------[ pom ]---------------------------------
03:54:52 [INFO]
03:54:52 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-artifacts ---
03:54:52 [INFO]
03:54:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ hwvtepsouthbound-artifacts ---
03:54:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:52 [INFO]
03:54:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ hwvtepsouthbound-artifacts ---
03:54:52 [INFO]
03:54:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ hwvtepsouthbound-artifacts ---
03:54:52 [INFO] CycloneDX: Resolving Dependencies
03:54:52 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
03:54:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml
03:54:52 [INFO] attaching as hwvtepsouthbound-artifacts-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json
03:54:53 [INFO] attaching as hwvtepsouthbound-artifacts-1.20.3-SNAPSHOT-cyclonedx.json
03:54:53 [INFO]
03:54:53 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-artifacts ---
03:54:53 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.3-SNAPSHOT/hwvtepsouthbound-artifacts-1.20.3-SNAPSHOT.pom
03:54:53 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.3-SNAPSHOT/hwvtepsouthbound-artifacts-1.20.3-SNAPSHOT-cyclonedx.xml
03:54:53 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.3-SNAPSHOT/hwvtepsouthbound-artifacts-1.20.3-SNAPSHOT-cyclonedx.json
03:54:53 [INFO]
03:54:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ hwvtepsouthbound-artifacts ---
03:54:53 [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-artifacts:pom:1.20.3-SNAPSHOT
03:54:53 [INFO]
03:54:53 [INFO] --- clm:3.0.11-01:index (default-cli) @ hwvtepsouthbound-artifacts ---
03:54:53 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/sonatype-clm/module.xml
03:54:53 [INFO]
03:54:53 [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >-------------
03:54:53 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.20.3-SNAPSHOT [27/50]
03:54:53 [INFO] from hwvtepsouthbound/hwvtepsouthbound-it/pom.xml
03:54:53 [INFO] --------------------------------[ jar ]---------------------------------
03:54:53 [INFO]
03:54:53 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-it ---
03:54:53 [INFO]
03:54:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ hwvtepsouthbound-it ---
03:54:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:53 [INFO]
03:54:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it ---
03:54:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:54:53 [INFO]
03:54:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ hwvtepsouthbound-it ---
03:54:53 [INFO]
03:54:53 [INFO] --- dependency:3.11.0:properties (default) @ hwvtepsouthbound-it ---
03:54:53 [INFO]
03:54:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it ---
03:54:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:54:53 [INFO]
03:54:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-it ---
03:54:53 [INFO] Starting audit...
03:54:53 Audit done.
03:54:53 [INFO] You have 0 Checkstyle violations.
03:54:53 [INFO]
03:54:53 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-it ---
03:54:53 [INFO] Starting audit...
03:54:53 Audit done.
03:54:53 [INFO] You have 0 Checkstyle violations.
03:54:53 [INFO]
03:54:53 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it ---
03:54:53 [INFO] Created: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties
03:54:53 [INFO]
03:54:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ hwvtepsouthbound-it ---
03:54:53 [INFO]
03:54:53 [INFO] --- resources:3.5.0:resources (default-resources) @ hwvtepsouthbound-it ---
03:54:53 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources
03:54:53 [INFO]
03:54:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ hwvtepsouthbound-it ---
03:54:53 [INFO] No sources to compile
03:54:53 [INFO]
03:54:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>>
03:54:53 [INFO]
03:54:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ hwvtepsouthbound-it ---
03:54:53 [INFO] No files found to run spotbugs; check compile phase has been run.
03:54:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:54:53 [INFO]
03:54:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<<
03:54:53 [INFO]
03:54:53 [INFO]
03:54:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ hwvtepsouthbound-it ---
03:54:53 [INFO]
03:54:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ hwvtepsouthbound-it ---
03:54:53 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources
03:54:53 [INFO]
03:54:53 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it ---
03:54:54 [INFO]
03:54:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hwvtepsouthbound-it ---
03:54:54 [INFO] Recompiling the module because of changed dependency.
03:54:54 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[131,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[131,60] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[278,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[279,67] 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
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[281,19] 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
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[310,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[311,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[332,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[343,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[425,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[444,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[469,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[474,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[481,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[481,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[533,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:54:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[507,33] auto-closeable resource testPSwitch is never referenced in body of corresponding try statement
03:54:54 [INFO]
03:54:54 [INFO] --- surefire:3.5.6:test (default-test) @ hwvtepsouthbound-it ---
03:54:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:54:54 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session
03:54:54 [INFO]
03:54:54 [INFO] -------------------------------------------------------
03:54:54 [INFO] T E S T S
03:54:54 [INFO] -------------------------------------------------------
03:54:56 [INFO]
03:54:56 [INFO] Results:
03:54:56 [INFO]
03:54:56 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
03:54:56 [INFO]
03:54:56 [INFO]
03:54:56 [INFO] --- copy:14.3.7:copy-files (default) @ hwvtepsouthbound-it ---
03:54:56 [INFO]
03:54:56 [INFO] --- jar:3.5.1:jar (default-jar) @ hwvtepsouthbound-it ---
03:54:56 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.20.3-SNAPSHOT.jar
03:54:56 [INFO]
03:54:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-it ---
03:54:56 [INFO] No Javadoc in project. Archive not created.
03:54:56 [INFO]
03:54:56 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it ---
03:54:56 [INFO] Executing tasks
03:54:56 [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars
03:54:56 [INFO] Executed tasks
03:54:56 [INFO]
03:54:56 [INFO] --- failsafe:3.5.6:integration-test (default) @ hwvtepsouthbound-it ---
03:54:56 [WARNING] Parameter 'systemProperties' is deprecated: use systemPropertyVariables instead
03:54:56 [INFO] Tests are skipped.
03:54:56 [INFO]
03:54:56 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ hwvtepsouthbound-it ---
03:54:56 [INFO] CycloneDX: Resolving Dependencies
03:55:05 [INFO] CycloneDX: Creating BOM version 1.6 with 492 component(s)
03:55:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml
03:55:05 [INFO] attaching as hwvtepsouthbound-it-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json
03:55:05 [INFO] attaching as hwvtepsouthbound-it-1.20.3-SNAPSHOT-cyclonedx.json
03:55:05 [INFO]
03:55:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it ---
03:55:05 [INFO] Skipping duplicate-finder execution!
03:55:05 [INFO]
03:55:05 [INFO] --- failsafe:3.5.6:verify (default) @ hwvtepsouthbound-it ---
03:55:05 [INFO] Tests are skipped.
03:55:05 [INFO]
03:55:05 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-it ---
03:55:05 [WARNING] Used undeclared dependencies found:
03:55:05 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:55:05 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.11:test
03:55:05 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:55:05 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:55:05 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:55:05 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:55:05 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile
03:55:05 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:55:05 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:55:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:55:05 [WARNING] org.objenesis:objenesis:jar:3.3:test
03:55:05 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test
03:55:05 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test
03:55:05 [WARNING] net.java.dev.jna:jna:jar:5.18.1:runtime
03:55:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:55:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:55:05 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:55:05 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile
03:55:05 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test
03:55:05 [WARNING] Unused declared dependencies found:
03:55:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.20.3-SNAPSHOT:compile
03:55:05 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.7.1:compile
03:55:05 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile
03:55:05 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile
03:55:05 [WARNING] Non-test scoped test only dependencies found:
03:55:05 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:55:05 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:55:05 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:55:05 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile
03:55:05 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:55:05 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile
03:55:05 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:55:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:55:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:55:05 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:55:05 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:55:05 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:55:05 [WARNING] junit:junit:jar:4.13.2:compile
03:55:05 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile
03:55:05 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile
03:55:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:55:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:55:05 [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.20.3-SNAPSHOT:compile
03:55:05 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:55:05 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile
03:55:05 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:compile
03:55:05 [INFO]
03:55:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-it ---
03:55:05 [INFO] No sources in project. Archive not created.
03:55:05 [INFO]
03:55:05 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ hwvtepsouthbound-it ---
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:1080: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:1082: Prefer java.nio.file.Files.newInputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter.java:6233: Prefer java.nio.file.Path.of(String, String...)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter.java:6233: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:811: Prefer java.nio.file.Path.of(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:831: Prefer java.nio.file.Path.of(String, String...)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector.java:2450: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector.java:2456: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:947: Prefer java.net.URLEncoder.encode(String, Charset)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader.java:-1: Prefer java.util.Iterator
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:909: Prefer java.nio.file.Path.of(String, String...)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:995: Prefer java.nio.file.Path.of(String, String...)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6144: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6148: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6187: Prefer java.nio.file.Files.newInputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6193: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6193: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6250: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/implementation/EqualsMethod.java:233: Prefer java.util.List.sort(Comparator)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1282: Prefer java.nio.file.Path.of(String, String...)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1282: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1371: Prefer java.nio.file.Path.of(String, String...)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1371: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/FileSystem.java:85: Prefer java.nio.file.Files.newInputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/FileSystem.java:87: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/FileSystem.java:104: Prefer java.nio.file.Files.newInputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/utility/FileSystem.java:106: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:4492: Prefer java.io.InputStreamReader(InputStream, Charset)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:4522: Prefer java.nio.file.Path.of(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:4522: Prefer java.nio.file.Path.of(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3090: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3092: Prefer java.nio.file.Files.newInputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:2623: Prefer java.nio.file.Files.newInputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3141: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3159: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3626: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3626: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3529: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3533: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3548: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3552: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3567: Prefer java.nio.file.Path.resolve(String)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin.java:3577: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.ArrayDeque
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/util/reflection/FieldInitializer.java:332: Prefer java.util.List.sort(Comparator)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/util/reflection/SuperTypesLastSorter.java:29: Prefer java.util.List.sort(Comparator)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter(Path, Charset)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/creation/bytebuddy/InlineDelegateByteBuddyMockMaker.java:125: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:06 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/objenesis/instantiator/util/ClassUtils.java:72: Prefer java.lang.Class.getDeclaredConstructor().newInstance()
03:55:06 [INFO]
03:55:06 [INFO] --- jacoco:0.8.15:report (report) @ hwvtepsouthbound-it ---
03:55:06 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec
03:55:06 [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-it' with 0 classes
03:55:06 [INFO]
03:55:06 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-it ---
03:55:06 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.3-SNAPSHOT/hwvtepsouthbound-it-1.20.3-SNAPSHOT.pom
03:55:06 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.3-SNAPSHOT/hwvtepsouthbound-it-1.20.3-SNAPSHOT.jar
03:55:06 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.3-SNAPSHOT/hwvtepsouthbound-it-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:06 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.3-SNAPSHOT/hwvtepsouthbound-it-1.20.3-SNAPSHOT-cyclonedx.json
03:55:06 [INFO]
03:55:06 [INFO] --- dependency:3.11.0:tree (default-cli) @ hwvtepsouthbound-it ---
03:55:06 [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-it:jar:1.20.3-SNAPSHOT
03:55:06 [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:55:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:55:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:55:06 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:55:06 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:55:06 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:55:06 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:55:06 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:55:06 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:55:06 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:55:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:55:06 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:55:06 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:55:06 [INFO] | | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:55:06 [INFO] | | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:55:06 [INFO] | | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:55:06 [INFO] | | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:55:06 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:55:06 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:55:06 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:55:06 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:55:06 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:55:06 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:55:06 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:55:06 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:55:06 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:55:06 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:55:06 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:55:06 [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:55:06 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:55:06 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | | \- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | \- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:55:06 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:55:06 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:55:06 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:55:06 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:55:06 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:55:06 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:55:06 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:55:06 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:55:06 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:55:06 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:55:06 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:55:06 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:55:06 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:55:06 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:55:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:55:06 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:55:06 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:55:06 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:55:06 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:compile
03:55:06 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:compile
03:55:06 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | | | \- org.javassist:javassist:jar:3.32.0-GA:compile
03:55:06 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:55:06 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:55:06 [INFO] | | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:55:06 [INFO] | | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:55:06 [INFO] | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:55:06 [INFO] | | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:55:06 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:55:06 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:compile
03:55:06 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:compile
03:55:06 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:compile
03:55:06 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:compile
03:55:06 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:compile
03:55:06 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:55:06 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:compile
03:55:06 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:compile
03:55:06 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:compile
03:55:06 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:compile
03:55:06 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:55:06 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:55:06 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:compile
03:55:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:compile
03:55:06 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:compile
03:55:06 [INFO] | | | | \- com.h2database:h2:jar:2.3.232:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:compile
03:55:06 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:compile
03:55:06 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:55:06 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:55:06 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:55:06 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:55:06 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:55:06 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:55:06 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:55:06 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:55:06 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:55:06 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:55:06 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:55:06 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:55:06 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:55:06 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:55:06 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:55:06 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:55:06 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:compile
03:55:06 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:compile
03:55:06 [INFO] | | | | \- org.opendaylight.netconf:netconf-api:jar:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:compile
03:55:06 [INFO] | | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:compile
03:55:06 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:compile
03:55:06 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:compile
03:55:06 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:compile
03:55:06 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:9.0.3:compile
03:55:06 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:compile
03:55:06 [INFO] | | | | \- org.opendaylight.netconf:transport-crypto:jar:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:compile
03:55:06 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:compile
03:55:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:databind:jar:9.0.3:compile
03:55:06 [INFO] | | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:compile
03:55:06 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:compile
03:55:06 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:compile
03:55:06 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:compile
03:55:06 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:compile
03:55:06 [INFO] | | | +- com.google.code.gson:gson:jar:2.14.0:compile
03:55:06 [INFO] | | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:compile
03:55:06 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:55:06 [INFO] | | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:compile
03:55:06 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3:compile
03:55:06 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:9.0.3:compile
03:55:06 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile
03:55:06 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:55:06 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:55:06 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:compile
03:55:06 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.21.5:compile
03:55:06 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:compile
03:55:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:55:06 [INFO] | | \- org.opendaylight.netconf:transport-http:jar:9.0.3:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:compile
03:55:06 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:compile
03:55:06 [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test:xml:features:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:55:06 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:55:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:55:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:55:06 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:55:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:55:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:55:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:55:06 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:55:06 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:55:06 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:55:06 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:55:06 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:55:06 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:55:06 [INFO] +- org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | +- org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:55:06 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:55:06 [INFO] | +- org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:55:06 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:55:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:55:06 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:55:06 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:55:06 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:55:06 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:55:06 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:55:06 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:55:06 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:55:06 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:55:06 [INFO] | | +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:55:06 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:55:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:55:06 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:55:06 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:55:06 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:55:06 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:55:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:55:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:55:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:55:06 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:55:06 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:55:06 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:55:06 [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile
03:55:06 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:compile
03:55:06 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:compile
03:55:06 [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:compile
03:55:06 [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:compile
03:55:06 [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:compile
03:55:06 [INFO] | | +- commons-codec:commons-codec:jar:1.19.0:compile
03:55:06 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:55:06 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:compile
03:55:06 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:compile
03:55:06 [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:compile
03:55:06 [INFO] | +- commons-io:commons-io:jar:2.22.0:compile
03:55:06 [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile
03:55:06 [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile
03:55:06 [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile
03:55:06 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:compile
03:55:06 [INFO] | | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:compile
03:55:06 [INFO] | | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided
03:55:06 [INFO] | | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided
03:55:06 [INFO] | | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided
03:55:06 [INFO] | | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided
03:55:06 [INFO] | | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided
03:55:06 [INFO] | | | +- org.osgi:org.osgi.util.function:jar:1.2.0:compile
03:55:06 [INFO] | | | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:55:06 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:compile
03:55:06 [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
03:55:06 [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:compile
03:55:06 [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:compile
03:55:06 [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:compile
03:55:06 [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:compile
03:55:06 [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
03:55:06 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.7.1:compile
03:55:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:compile
03:55:06 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile
03:55:06 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
03:55:06 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile
03:55:06 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:55:06 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
03:55:06 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
03:55:06 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
03:55:06 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
03:55:06 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:55:06 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:55:06 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:55:06 [INFO] | \- javax.activation:activation:jar:1.1.1:compile
03:55:06 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:compile
03:55:06 [INFO] +- junit:junit:jar:4.13.2:compile
03:55:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:55:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:55:06 [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test
03:55:06 [INFO] +- org.opendaylight.ovsdb:hwvtepsouthbound-karaf:tar.gz:1.20.3-SNAPSHOT:test
03:55:06 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.11:test
03:55:06 [INFO] | | +- org.apache.karaf.features:base:jar:4.4.11:test
03:55:06 [INFO] | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test
03:55:06 [INFO] | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test
03:55:06 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.11:test
03:55:06 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.11:test
03:55:06 [INFO] | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test
03:55:06 [INFO] | | | | \- xml-apis:xml-apis:jar:1.4.01:test
03:55:06 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.11:test
03:55:06 [INFO] | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test
03:55:06 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test
03:55:06 [INFO] | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.11:test
03:55:06 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.11:test
03:55:06 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.11:test
03:55:06 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test
03:55:06 [INFO] | | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:55:06 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:55:06 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.11:test
03:55:06 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.17.1:test
03:55:06 [INFO] | | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:55:06 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:test
03:55:06 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.11:test
03:55:06 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.11:test
03:55:06 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:test
03:55:06 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test
03:55:06 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test
03:55:06 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test
03:55:06 [INFO] | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test
03:55:06 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
03:55:06 [INFO] | | +- org.jline:jline:jar:3.30.9:test
03:55:06 [INFO] | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.3:test
03:55:06 [INFO] | | | +- org.osgi:osgi.core:jar:8.0.0:provided
03:55:06 [INFO] | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test
03:55:06 [INFO] | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.3:test
03:55:06 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.1.0:compile
03:55:06 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.3:test
03:55:06 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.5.38:test
03:55:06 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.38:test
03:55:06 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test
03:55:06 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test
03:55:06 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test
03:55:06 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test
03:55:06 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test
03:55:06 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.11:test
03:55:06 [INFO] | +- org.apache.karaf.features:framework:xml:features:4.4.11:test
03:55:06 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:55:06 [INFO] | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test
03:55:06 [INFO] | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test
03:55:06 [INFO] | +- org.opendaylight.odlparent:karaf.branding:jar:14.3.7:test
03:55:06 [INFO] | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.3.7:test
03:55:06 [INFO] | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.3.7:test
03:55:06 [INFO] | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.3.7:test
03:55:06 [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:11.0.5:test
03:55:06 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:14.3.7:test
03:55:06 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test
03:55:06 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test
03:55:06 [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:compile
03:55:06 [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test
03:55:06 [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.14.0:test
03:55:06 [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.14.0:test
03:55:06 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:compile
03:55:06 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.9.0:test
03:55:06 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:compile
03:55:06 [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.14.0:test
03:55:06 [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.14.0:test
03:55:06 [INFO] +- org.mockito:mockito-core:jar:4.11.0:test
03:55:06 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:compile
03:55:06 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test
03:55:06 [INFO] | \- org.objenesis:objenesis:jar:3.3:test
03:55:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:55:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:55:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:55:06 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:55:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:55:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:55:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:55:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:55:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:55:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:55:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:55:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:55:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:55:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:55:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:55:06 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:55:06 [INFO]
03:55:06 [INFO] --- clm:3.0.11-01:index (default-cli) @ hwvtepsouthbound-it ---
03:55:06 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/hwvtepsouthbound-it/target/sonatype-clm/module.xml
03:55:06 [INFO]
03:55:06 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >---------
03:55:06 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.20.3-SNAPSHOT [28/50]
03:55:06 [INFO] from hwvtepsouthbound/pom.xml
03:55:06 [INFO] --------------------------------[ pom ]---------------------------------
03:55:06 [INFO]
03:55:06 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-aggregator ---
03:55:06 [INFO]
03:55:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ hwvtepsouthbound-aggregator ---
03:55:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:06 [INFO]
03:55:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ hwvtepsouthbound-aggregator ---
03:55:06 [INFO]
03:55:06 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ hwvtepsouthbound-aggregator ---
03:55:06 [INFO] Skipping CycloneDX goal, because module skips deploy
03:55:06 [INFO]
03:55:06 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-aggregator ---
03:55:06 [INFO] Skipping artifact installation
03:55:06 [INFO]
03:55:06 [INFO] --- dependency:3.11.0:tree (default-cli) @ hwvtepsouthbound-aggregator ---
03:55:06 [INFO] org.opendaylight.ovsdb:hwvtepsouthbound-aggregator:pom:1.20.3-SNAPSHOT
03:55:06 [INFO]
03:55:06 [INFO] --- clm:3.0.11-01:index (default-cli) @ hwvtepsouthbound-aggregator ---
03:55:06 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/hwvtepsouthbound/target/sonatype-clm/module.xml
03:55:06 [INFO]
03:55:06 [INFO] --------------< org.opendaylight.ovsdb:library-features >---------------
03:55:06 [INFO] Building ODL :: ovsdb :: library-features 1.20.3-SNAPSHOT [29/50]
03:55:06 [INFO] from library/features/features/pom.xml
03:55:06 [INFO] ------------------------------[ feature ]-------------------------------
03:55:06 [INFO]
03:55:06 [INFO] --- clean:3.5.0:clean (default-clean) @ library-features ---
03:55:06 [INFO]
03:55:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ library-features ---
03:55:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:06 [INFO]
03:55:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ library-features ---
03:55:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:06 [INFO]
03:55:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ library-features ---
03:55:06 [INFO]
03:55:06 [INFO] --- dependency:3.11.0:properties (default) @ library-features ---
03:55:06 [INFO]
03:55:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ library-features ---
03:55:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:55:06 [INFO] argLine set to empty
03:55:06 [INFO]
03:55:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-features ---
03:55:06 [INFO] Starting audit...
03:55:06 Audit done.
03:55:06 [INFO] You have 0 Checkstyle violations.
03:55:06 [INFO]
03:55:06 [INFO] --- checkstyle:3.6.0:check (default) @ library-features ---
03:55:06 [INFO] Starting audit...
03:55:06 Audit done.
03:55:06 [INFO] You have 0 Checkstyle violations.
03:55:06 [INFO]
03:55:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ library-features ---
03:55:06 [INFO]
03:55:06 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ library-features ---
03:55:07 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/library/features/features/target/feature/feature.xml
03:55:07 [INFO] ...done!
03:55:07 [INFO] Set artifact
03:55:07 [INFO]
03:55:07 [INFO] --- karaf:4.4.11:verify (default-verify) @ library-features ---
03:55:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:55:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:55:07 [INFO]
03:55:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ library-features >>>
03:55:07 [INFO]
03:55:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ library-features ---
03:55:07 [INFO] No files found to run spotbugs; check compile phase has been run.
03:55:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:55:07 [INFO]
03:55:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ library-features <<<
03:55:07 [INFO]
03:55:07 [INFO]
03:55:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ library-features ---
03:55:07 [INFO]
03:55:07 [INFO] --- feattest:14.3.7:test (default) @ library-features ---
03:55:07 [INFO]
03:55:07 [INFO] --- copy:14.3.7:copy-files (default) @ library-features ---
03:55:07 [INFO]
03:55:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-features ---
03:55:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:55:07 [INFO]
03:55:07 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ library-features ---
03:55:07 [INFO] CycloneDX: Resolving Dependencies
03:55:10 [INFO] CycloneDX: Creating BOM version 1.6 with 242 component(s)
03:55:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/library/features/features/target/bom.xml
03:55:10 [INFO] attaching as library-features-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/library/features/features/target/bom.json
03:55:10 [INFO] attaching as library-features-1.20.3-SNAPSHOT-cyclonedx.json
03:55:10 [INFO]
03:55:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-features ---
03:55:10 [INFO] Skipping duplicate-finder execution!
03:55:10 [INFO]
03:55:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ library-features ---
03:55:10 [INFO] Skipping plugin execution
03:55:10 [INFO]
03:55:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library-features ---
03:55:10 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.ovsdb:library-features:xml:features:1.20.3-SNAPSHOT] has a [features] classifier.
03:55:10 [INFO]
03:55:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ library-features ---
03:55:10 [INFO]
03:55:10 [INFO] --- jacoco:0.8.15:report (report) @ library-features ---
03:55:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:55:10 [INFO]
03:55:10 [INFO] --- install:3.1.4:install (default-install) @ library-features ---
03:55:10 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.3-SNAPSHOT/library-features-1.20.3-SNAPSHOT.pom
03:55:10 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.3-SNAPSHOT/library-features-1.20.3-SNAPSHOT-features.xml
03:55:10 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.3-SNAPSHOT/library-features-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:10 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.3-SNAPSHOT/library-features-1.20.3-SNAPSHOT-cyclonedx.json
03:55:10 [INFO]
03:55:10 [INFO] --- dependency:3.11.0:tree (default-cli) @ library-features ---
03:55:10 [INFO] org.opendaylight.ovsdb:library-features:xml:features:1.20.3-SNAPSHOT
03:55:10 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:55:10 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:55:10 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:55:10 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:55:10 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:55:10 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:55:10 [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:55:10 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:55:10 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:55:10 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:55:10 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:55:10 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:55:10 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:55:10 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:55:10 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:55:10 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:55:10 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:55:10 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:55:10 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:55:10 [INFO] | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:55:10 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:55:10 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:55:10 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:55:10 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:55:10 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:55:10 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:55:10 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:55:10 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:55:10 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:55:10 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:55:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:55:10 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:55:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:55:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:55:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:55:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:55:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:55:10 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:55:10 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:55:10 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:55:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:55:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:55:10 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:55:10 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:55:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:55:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:55:10 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:55:10 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:55:10 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:55:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:55:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:55:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:55:10 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:55:10 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:compile
03:55:10 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:55:10 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:55:10 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:55:10 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:55:10 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:55:10 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:55:10 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:55:10 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:55:10 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:55:10 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:55:10 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:55:10 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:55:10 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:55:10 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:55:10 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:55:10 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:55:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:55:10 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:55:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:55:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:55:10 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:55:10 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:55:10 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:55:10 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:55:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:55:10 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:55:10 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:55:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:55:10 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:55:10 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:55:10 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:55:10 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:55:10 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:55:10 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:55:10 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:55:10 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:55:10 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:55:10 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:55:10 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:55:10 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:55:10 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:55:10 [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:55:10 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:55:10 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:55:10 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:55:10 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:55:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:55:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:55:10 [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:55:10 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:55:10 [INFO] | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:55:10 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:55:10 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:55:10 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:55:10 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:55:10 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:55:10 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:55:10 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:55:10 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:55:10 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:55:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:55:10 [INFO] | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:55:10 [INFO] | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:55:10 [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:55:10 [INFO] | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:55:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:55:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:55:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:55:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:55:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:55:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:55:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:55:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:55:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:55:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:55:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:55:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:55:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:55:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:55:10 [INFO] +- junit:junit:jar:4.13.2:test
03:55:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:55:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:55:10 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:55:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:55:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:55:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:55:10 [INFO]
03:55:10 [INFO] --- clm:3.0.11-01:index (default-cli) @ library-features ---
03:55:10 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/library/features/features/target/sonatype-clm/module.xml
03:55:10 [INFO]
03:55:10 [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >----------------
03:55:10 [INFO] Building ODL :: ovsdb :: library-karaf 1.20.3-SNAPSHOT [30/50]
03:55:10 [INFO] from library/karaf/pom.xml
03:55:10 [INFO] --------------------------------[ pom ]---------------------------------
03:55:10 [INFO]
03:55:10 [INFO] --- clean:3.5.0:clean (default-clean) @ library-karaf ---
03:55:10 [INFO]
03:55:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ library-karaf ---
03:55:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:10 [INFO]
03:55:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ library-karaf ---
03:55:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:10 [INFO]
03:55:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ library-karaf ---
03:55:10 [INFO]
03:55:10 [INFO] --- dependency:3.11.0:properties (default) @ library-karaf ---
03:55:10 [INFO]
03:55:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ library-karaf ---
03:55:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/library/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/**
03:55:10 [INFO]
03:55:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-karaf ---
03:55:10 [INFO] Starting audit...
03:55:10 Audit done.
03:55:10 [INFO] You have 0 Checkstyle violations.
03:55:10 [INFO]
03:55:10 [INFO] --- checkstyle:3.6.0:check (default) @ library-karaf ---
03:55:10 [INFO] Starting audit...
03:55:10 Audit done.
03:55:10 [INFO] You have 0 Checkstyle violations.
03:55:10 [INFO]
03:55:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ library-karaf ---
03:55:10 [INFO]
03:55:10 [INFO] --- resources:3.5.0:resources (process-resources) @ library-karaf ---
03:55:10 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/library/karaf/src/main/resources
03:55:10 [INFO]
03:55:10 [INFO] --- karaf:4.4.11:assembly (process-resources) @ library-karaf ---
03:55:10 [INFO] Using repositories:
03:55:10 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
03:55:10 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
03:55:10 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:55:10 [INFO] Creating work directory: /w/workspace/ovsdb-maven-clm-titanium/library/karaf/target/assembly
03:55:10 [INFO] Loading direct KAR and features XML dependencies
03:55:10 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar
03:55:10 [INFO] Feature framework will be added as a startup feature
03:55:10 [INFO] Generating Karaf assembly: /w/workspace/ovsdb-maven-clm-titanium/library/karaf/target/assembly
03:55:10 [INFO] Unzipping kars
03:55:10 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar
03:55:11 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features
03:55:11 [INFO] Loading profiles from:
03:55:11 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
03:55:11 [INFO] Loading repositories
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.apache.karaf.features:framework:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.apache.karaf.features:framework:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.apache.karaf.features:standard:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.apache.karaf.features:standard:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:11 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.ops4j.pax.web:pax-web-features:xml:features:8.0.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.ops4j.pax.web:pax-web-features:xml:features:8.0.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.odlparent:odl-gson:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.odlparent:odl-gson:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:12 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact tech.pantheon.triemap:pt-triemap:xml:features:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact tech.pantheon.triemap:pt-triemap:xml:features:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-guava:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-guava:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-lz4:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-lz4:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-raft-api:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.controller:odl-raft-api:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:55:13 [INFO] Generating generated-startup profile
03:55:13 [INFO] Generating generated-boot profile with parents: generated-startup
03:55:13 [INFO] Generating generated-installed profile
03:55:13 [INFO] Configuring etc/config.properties and etc/system.properties
03:55:13 [INFO] Downloading libraries for generated profiles
03:55:13 [INFO] Downloading additional libraries
03:55:13 [INFO] Writing configurations
03:55:13 [INFO] adding config file: etc/profile.cfg
03:55:13 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml
03:55:13 [INFO] Startup stage
03:55:13 [INFO] Loading startup repositories
03:55:13 [INFO] Resolving startup features and bundles
03:55:13 [INFO] Features: framework
03:55:13 [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.3.7
03:55:13 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7
03:55:13 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:55:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8
03:55:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:55:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:55:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:55:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:55:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:55:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:55:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:55:13 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11
03:55:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:55:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:55:13 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:55:13 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:55:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:55:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3
03:55:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1
03:55:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:55:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:55:13 [INFO] Boot stage
03:55:13 [INFO] Loading boot repositories
03:55:13 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.20.3-SNAPSHOT/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.20.3-SNAPSHOT/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.5/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.22/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.7/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.25/xml/features
03:55:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.25/xml/features
03:55:13 [INFO] Feature odl-yangtools-data-api/14.0.25 is defined as a boot feature
03:55:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.25
03:55:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.25
03:55:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.25
03:55:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.25
03:55:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.25
03:55:13 [INFO] Feature odl-controller-akka/11.0.5 is defined as a boot feature
03:55:13 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3
03:55:13 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
03:55:13 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1
03:55:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.5
03:55:13 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1
03:55:13 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2
03:55:13 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1
03:55:13 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4
03:55:14 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11
03:55:14 [INFO] Feature odl-aaa-encryption-service/0.21.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.5
03:55:14 [INFO] Feature instance/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11
03:55:14 [INFO] Feature deployer/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11
03:55:14 [INFO] Feature jline/3.30.9 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9
03:55:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:55:14 [INFO] Feature odl-mdsal-singleton-dom/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.22
03:55:14 [INFO] Feature system/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11
03:55:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg
03:55:14 [INFO] Feature odl-gson/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.14.0
03:55:14 [INFO] Feature package/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11
03:55:14 [INFO] Feature 080fae0e-521f-43fe-8c9a-7013a029382d/0.0.0 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.7
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.7
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.7
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7
03:55:14 [INFO] Feature odl-guava/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1
03:55:14 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre
03:55:14 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3
03:55:14 [INFO] Feature odl-woodstox/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.2.1
03:55:14 [INFO] Feature odl-yangtools-binding-runtime/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.25
03:55:14 [INFO] Feature odl-mdsal-binding-runtime/14.0.22 is defined as a boot feature
03:55:14 [INFO] Feature odl-yangtools-util/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.25
03:55:14 [INFO] Feature odl-bytebuddy/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.18.11
03:55:14 [INFO] Feature ssh/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84
03:55:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1
03:55:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1
03:55:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1
03:55:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84
03:55:14 [INFO] Feature config/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11
03:55:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
03:55:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg
03:55:14 [INFO] Feature scr/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
03:55:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18
03:55:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
03:55:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
03:55:14 [INFO] Feature odl-yangtools-binding-spec/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.25
03:55:14 [INFO] Feature odl-servlet-api/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0
03:55:14 [INFO] Feature odl-mdsal-clustering-commons/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.30.0
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.39
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.5
03:55:14 [INFO] Feature odl-mdsal-binding-base/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.22
03:55:14 [INFO] Feature odl-mdsal-dom-broker/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:55:14 [INFO] Feature odl-yangtools-binding-codec/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.25
03:55:14 [INFO] Feature odl-mdsal-eos-common/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:55:14 [INFO] Feature odl-mdsal-eos-dom/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.22
03:55:14 [INFO] Feature bundle/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11
03:55:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
03:55:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
03:55:14 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.5
03:55:14 [INFO] Feature standard/4.4.11 is defined as a boot feature
03:55:14 [INFO] Feature odl-mdsal-broker/11.0.5 is defined as a boot feature
03:55:14 [INFO] Feature kar/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11
03:55:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg
03:55:14 [INFO] Feature odl-lz4/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:at.yawk.lz4/lz4-java/1.11.1
03:55:14 [INFO] Feature odl-yangtools-xpath/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.25
03:55:14 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:55:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber
03:55:14 [INFO] Feature odl-ovsdb-library/1.20.3.SNAPSHOT is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.3-SNAPSHOT
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.20.3-SNAPSHOT
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.20.3-SNAPSHOT
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.3-SNAPSHOT/cfg/config
03:55:14 [INFO] Feature odl-controller-scala/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.18
03:55:14 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2
03:55:14 [INFO] Feature management/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
03:55:14 [INFO] adding config file: etc/jmx.acl.cfg
03:55:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
03:55:14 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg
03:55:14 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
03:55:14 [INFO] adding config file: etc/org.apache.karaf.management.cfg
03:55:14 [INFO] Feature odl-stax2-api/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.3.0
03:55:14 [INFO] Feature odl-mdsal-singleton-common/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.22
03:55:14 [INFO] Feature odl-mdsal-distributed-datastore/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/pekkoconf
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/factorypekkoconf
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/moduleshardconf
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/moduleconf
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/cfg/datastore
03:55:14 [INFO] Feature odl-mdsal-dom-runtime/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.22
03:55:14 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.22
03:55:14 [INFO] Feature odl-apache-commons-text/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.15.0
03:55:14 [INFO] Feature odl-netty-4/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-aarch_64
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.16.Final/jar/linux-x86_64
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-riscv64
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.16.Final
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-x86_64
03:55:14 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.16.Final
03:55:14 [INFO] Feature odl-jackson-2/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.21.5
03:55:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.21.5
03:55:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.21.5
03:55:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.21.5
03:55:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.21.5
03:55:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.21
03:55:14 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.21.5
03:55:14 [INFO] Feature odl-raft-spi/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.5
03:55:14 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1
03:55:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
03:55:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1
03:55:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1
03:55:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1
03:55:14 [INFO] Feature odl-mdsal-common/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.22
03:55:14 [INFO] Feature jaas/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11
03:55:14 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg
03:55:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
03:55:14 [INFO] Feature odl-raft-api/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.5
03:55:14 [INFO] Feature feature/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11
03:55:14 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg
03:55:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg
03:55:14 [INFO] Feature odl-jspecify/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:55:14 [INFO] Feature framework/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
03:55:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:55:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:55:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3
03:55:14 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:55:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:55:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11
03:55:14 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
03:55:14 [INFO] Feature odl-mdsal-model-rfc8342/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.22
03:55:14 [INFO] Feature odl-mdsal-dom-api/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.22
03:55:14 [INFO] Feature odl-jakarta-activation-api/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2
03:55:14 [INFO] Feature log/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11
03:55:14 [INFO] adding config file: etc/org.apache.karaf.log.cfg
03:55:14 [INFO] Feature odl-yangtools-xpath-api/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.25
03:55:14 [INFO] Feature odl-dropwizard-metrics/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.39
03:55:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.39
03:55:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.39
03:55:14 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.39
03:55:14 [INFO] Feature odl-controller-mdsal-common/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.5
03:55:14 [INFO] Feature shell/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11
03:55:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg
03:55:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
03:55:14 [INFO] adding config file: etc/org.apache.karaf.shell.cfg
03:55:14 [INFO] Feature odl-mdsal-model-rfc7952/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.22
03:55:14 [INFO] Feature odl-yangtools-common/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.25
03:55:14 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar
03:55:14 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11
03:55:14 [INFO] Feature odl-yangtools-parser/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.25
03:55:14 [INFO] Feature wrap/2.7.1 is defined as a boot feature
03:55:14 [INFO] Feature odl-controller-blueprint/11.0.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.5
03:55:14 [INFO] Feature service/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11
03:55:14 [INFO] Feature odl-mdsal-eos-binding/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.22
03:55:14 [INFO] Feature odl-yangtools-parser-api/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8791-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.25
03:55:14 [INFO] Feature odl-apache-commons-lang3/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0
03:55:14 [INFO] Feature odl-antlr4/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2
03:55:14 [INFO] Feature odl-aaa-cert/0.21.5 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.5
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.5/xml/config
03:55:14 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11
03:55:14 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar
03:55:14 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11
03:55:14 [INFO] Feature odl-ws-rs-api/14.3.7 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6
03:55:14 [INFO] Feature odl-mdsal-binding-api/14.0.22 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.22
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.22
03:55:14 [INFO] Feature odl-yangtools-data/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.25
03:55:14 [INFO] Feature odl-yangtools-codec/14.0.25 is defined as a boot feature
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.25
03:55:14 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.25
03:55:14 [INFO] Install stage
03:55:14 [INFO] Loading installed repositories
03:55:14 [INFO] Feature wrapper/4.4.11 is defined as an installed feature
03:55:14 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11
03:55:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
03:55:14 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17
03:55:14 [INFO]
03:55:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ library-karaf >>>
03:55:14 [INFO]
03:55:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ library-karaf ---
03:55:14 [INFO] No files found to run spotbugs; check compile phase has been run.
03:55:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:55:14 [INFO]
03:55:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ library-karaf <<<
03:55:14 [INFO]
03:55:14 [INFO]
03:55:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ library-karaf ---
03:55:14 [INFO]
03:55:14 [INFO] --- dependency:3.11.0:copy (apply-branding) @ library-karaf ---
03:55:14 [INFO]
03:55:14 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ library-karaf ---
03:55:14 [INFO]
03:55:14 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf ---
03:55:14 [WARNING] Overwriting /w/workspace/ovsdb-maven-clm-titanium/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg
03:55:14 [INFO]
03:55:14 [INFO] --- copy:14.3.7:copy-files (default) @ library-karaf ---
03:55:14 [INFO]
03:55:14 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ library-karaf ---
03:55:14 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead.
03:55:14 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/library/karaf/src/main/assembly
03:55:14 [INFO]
03:55:14 [INFO] --- karaf:14.3.7:populate-local-repo (populate-local-repo) @ library-karaf ---
03:55:14 [INFO] Feature repository discovered recursively: 334f2097-fb97-48f3-9188-550a29077183
03:55:14 [INFO] Feature repository discovered recursively: framework-4.4.11
03:55:14 [INFO] Feature repository discovered recursively: library-features
03:55:14 [INFO] Feature repository discovered recursively: odl-aaa-0.21.5
03:55:14 [INFO] Feature repository discovered recursively: odl-antlr4
03:55:14 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
03:55:14 [INFO] Feature repository discovered recursively: odl-apache-commons-text
03:55:14 [INFO] Feature repository discovered recursively: odl-bytebuddy
03:55:14 [INFO] Feature repository discovered recursively: odl-controller-11.0.5
03:55:14 [INFO] Feature repository discovered recursively: odl-controller-akka
03:55:14 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.5
03:55:14 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.5
03:55:14 [INFO] Feature repository discovered recursively: odl-controller-scala
03:55:14 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
03:55:14 [INFO] Feature repository discovered recursively: odl-gson
03:55:14 [INFO] Feature repository discovered recursively: odl-guava
03:55:14 [INFO] Feature repository discovered recursively: odl-jackson-2
03:55:14 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
03:55:14 [INFO] Feature repository discovered recursively: odl-jspecify
03:55:14 [INFO] Feature repository discovered recursively: odl-lz4
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.5
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-common
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
03:55:14 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
03:55:14 [INFO] Feature repository discovered recursively: odl-netty-4
03:55:14 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.3-SNAPSHOT
03:55:14 [INFO] Feature repository discovered recursively: odl-raft-api
03:55:14 [INFO] Feature repository discovered recursively: odl-raft-spi
03:55:14 [INFO] Feature repository discovered recursively: odl-servlet-api
03:55:14 [INFO] Feature repository discovered recursively: odl-stax2-api
03:55:14 [INFO] Feature repository discovered recursively: odl-woodstox
03:55:14 [INFO] Feature repository discovered recursively: odl-ws-rs-api
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-codec
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-common
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-data
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-data-api
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-parser
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-util
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-xpath
03:55:14 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
03:55:14 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35
03:55:14 [INFO] Feature repository discovered recursively: pt-triemap
03:55:14 [INFO] Feature repository discovered recursively: standard-4.4.11
03:55:14 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:55:14 [INFO]
03:55:14 [INFO] --- antrun:3.2.0:run (fix-permissions) @ library-karaf ---
03:55:14 [INFO] Executing tasks
03:55:14 [INFO] Executed tasks
03:55:14 [INFO]
03:55:14 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ library-karaf ---
03:55:14 [INFO] Executing tasks
03:55:14 [INFO] [delete] Deleting directory /w/workspace/ovsdb-maven-clm-titanium/library/karaf/target/assembly/system/org/bouncycastle
03:55:14 [INFO] Executed tasks
03:55:14 [INFO]
03:55:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-karaf ---
03:55:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:55:14 [INFO]
03:55:14 [INFO] --- karaf:4.4.11:archive (package) @ library-karaf ---
03:55:25 [INFO]
03:55:25 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ library-karaf ---
03:55:25 [INFO] Skipping CycloneDX goal, because module skips deploy
03:55:25 [INFO]
03:55:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf ---
03:55:25 [INFO] Skipping duplicate-finder execution!
03:55:25 [INFO]
03:55:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ library-karaf ---
03:55:25 [INFO] Skipping pom project
03:55:25 [INFO]
03:55:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library-karaf ---
03:55:25 [INFO]
03:55:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ library-karaf ---
03:55:25 [INFO]
03:55:25 [INFO] --- jacoco:0.8.15:report (report) @ library-karaf ---
03:55:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:55:25 [INFO]
03:55:25 [INFO] --- install:3.1.4:install (default-install) @ library-karaf ---
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.20.3-SNAPSHOT/library-karaf-1.20.3-SNAPSHOT.pom
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/karaf/target/library-karaf-1.20.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.20.3-SNAPSHOT/library-karaf-1.20.3-SNAPSHOT.tar.gz
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/karaf/target/library-karaf-1.20.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.20.3-SNAPSHOT/library-karaf-1.20.3-SNAPSHOT.zip
03:55:25 [INFO]
03:55:25 [INFO] --- dependency:3.11.0:tree (default-cli) @ library-karaf ---
03:55:25 [INFO] org.opendaylight.ovsdb:library-karaf:pom:1.20.3-SNAPSHOT
03:55:25 [INFO] +- org.apache.karaf.features:framework:kar:4.4.11:compile
03:55:25 [INFO] | +- org.apache.karaf.features:base:jar:4.4.11:runtime
03:55:25 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:55:25 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime
03:55:25 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime
03:55:25 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
03:55:25 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
03:55:25 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
03:55:25 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
03:55:25 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.11:runtime
03:55:25 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.11:runtime
03:55:25 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime
03:55:25 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime
03:55:25 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.11:runtime
03:55:25 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime
03:55:25 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime
03:55:25 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.11:runtime
03:55:25 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.11:runtime
03:55:25 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.11:compile
03:55:25 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile
03:55:25 [INFO] | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:55:25 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:55:25 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.11:runtime
03:55:25 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.17.1:runtime
03:55:25 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:55:25 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:compile
03:55:25 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.11:runtime
03:55:25 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.11:compile
03:55:25 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile
03:55:25 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile
03:55:25 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile
03:55:25 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime
03:55:25 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime
03:55:25 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime
03:55:25 [INFO] | +- org.jline:jline:jar:3.30.9:compile
03:55:25 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.3:compile
03:55:25 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided
03:55:25 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile
03:55:25 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.3:compile
03:55:25 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.3:compile
03:55:25 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.38:compile
03:55:25 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.38:compile
03:55:25 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile
03:55:25 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile
03:55:25 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile
03:55:25 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.7.1:test
03:55:25 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile
03:55:25 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile
03:55:25 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile
03:55:25 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.11:compile
03:55:25 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile
03:55:25 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
03:55:25 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
03:55:25 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
03:55:25 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile
03:55:25 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:55:25 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:55:25 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:55:25 [INFO] | \- javax.activation:activation:jar:1.1.1:compile
03:55:25 [INFO] +- org.opendaylight.ovsdb:library-features:xml:features:1.20.3-SNAPSHOT:runtime
03:55:25 [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:runtime
03:55:25 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:runtime
03:55:25 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:runtime
03:55:25 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime
03:55:25 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime
03:55:25 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:runtime
03:55:25 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:runtime
03:55:25 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:runtime
03:55:25 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:runtime
03:55:25 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:runtime
03:55:25 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:runtime
03:55:25 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:runtime
03:55:25 [INFO] | | +- io.netty:netty-buffer:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-codec:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-common:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-handler:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-transport:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:55:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:55:25 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:55:25 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:runtime
03:55:25 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.14.0:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:runtime
03:55:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:runtime
03:55:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:runtime
03:55:25 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:runtime
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:runtime
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:runtime
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.2:runtime (optional)
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:runtime
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:runtime
03:55:25 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:runtime
03:55:25 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:runtime
03:55:25 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:runtime
03:55:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:runtime
03:55:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:runtime
03:55:25 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:runtime
03:55:25 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:runtime
03:55:25 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime
03:55:25 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime
03:55:25 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:runtime
03:55:25 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime
03:55:25 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:runtime
03:55:25 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime
03:55:25 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:runtime
03:55:25 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:runtime
03:55:25 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:runtime
03:55:25 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:runtime
03:55:25 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:runtime
03:55:25 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:runtime
03:55:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:runtime
03:55:25 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:runtime
03:55:25 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:runtime
03:55:25 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:runtime
03:55:25 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:runtime
03:55:25 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:runtime
03:55:25 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:runtime
03:55:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:runtime
03:55:25 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:runtime
03:55:25 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:runtime
03:55:25 [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:runtime
03:55:25 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.20.0:runtime
03:55:25 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:runtime
03:55:25 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:runtime
03:55:25 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:runtime
03:55:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:runtime
03:55:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:runtime
03:55:25 [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:runtime
03:55:25 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:runtime
03:55:25 [INFO] | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:runtime
03:55:25 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:runtime
03:55:25 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:runtime
03:55:25 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime
03:55:25 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:runtime
03:55:25 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:runtime
03:55:25 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:runtime
03:55:25 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.25:runtime
03:55:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime
03:55:25 [INFO] | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:runtime
03:55:25 [INFO] | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:runtime
03:55:25 [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:runtime
03:55:25 [INFO] | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:runtime
03:55:25 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.11:runtime
03:55:25 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:55:25 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile
03:55:25 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided
03:55:25 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile
03:55:25 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
03:55:25 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile
03:55:25 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.3.7:compile
03:55:25 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.3.7:provided
03:55:25 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:runtime
03:55:25 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:runtime
03:55:25 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.3.7:runtime
03:55:25 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.3.7:runtime
03:55:25 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.3.7:runtime
03:55:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:55:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:55:25 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:55:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:55:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:55:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:55:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:55:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:55:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:55:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:55:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:55:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:55:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:55:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:55:25 [INFO] +- junit:junit:jar:4.13.2:test
03:55:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:55:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:55:25 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:55:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime
03:55:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:55:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:55:25 [INFO]
03:55:25 [INFO] --- clm:3.0.11-01:index (default-cli) @ library-karaf ---
03:55:25 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/library/karaf/target/sonatype-clm/module.xml
03:55:25 [INFO]
03:55:25 [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >---------
03:55:25 [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.20.3-SNAPSHOT [31/50]
03:55:25 [INFO] from library/features/pom.xml
03:55:25 [INFO] --------------------------------[ pom ]---------------------------------
03:55:25 [INFO]
03:55:25 [INFO] --- clean:3.5.0:clean (default-clean) @ library-features-aggregator ---
03:55:25 [INFO]
03:55:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ library-features-aggregator ---
03:55:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:25 [INFO]
03:55:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ library-features-aggregator ---
03:55:25 [INFO]
03:55:25 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ library-features-aggregator ---
03:55:25 [INFO] CycloneDX: Resolving Dependencies
03:55:25 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
03:55:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/library/features/target/bom.xml
03:55:25 [INFO] attaching as library-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/library/features/target/bom.json
03:55:25 [INFO] attaching as library-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.json
03:55:25 [INFO]
03:55:25 [INFO] --- install:3.1.4:install (default-install) @ library-features-aggregator ---
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.20.3-SNAPSHOT/library-features-aggregator-1.20.3-SNAPSHOT.pom
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.20.3-SNAPSHOT/library-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.20.3-SNAPSHOT/library-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.json
03:55:25 [INFO]
03:55:25 [INFO] --- dependency:3.11.0:tree (default-cli) @ library-features-aggregator ---
03:55:25 [INFO] org.opendaylight.ovsdb:library-features-aggregator:pom:1.20.3-SNAPSHOT
03:55:25 [INFO]
03:55:25 [INFO] --- clm:3.0.11-01:index (default-cli) @ library-features-aggregator ---
03:55:25 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/library/features/target/sonatype-clm/module.xml
03:55:25 [INFO]
03:55:25 [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >--------------
03:55:25 [INFO] Building ODL :: ovsdb :: library-artifacts 1.20.3-SNAPSHOT [32/50]
03:55:25 [INFO] from library/artifacts/pom.xml
03:55:25 [INFO] --------------------------------[ pom ]---------------------------------
03:55:25 [INFO]
03:55:25 [INFO] --- clean:3.5.0:clean (default-clean) @ library-artifacts ---
03:55:25 [INFO]
03:55:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ library-artifacts ---
03:55:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:25 [INFO]
03:55:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ library-artifacts ---
03:55:25 [INFO]
03:55:25 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ library-artifacts ---
03:55:25 [INFO] CycloneDX: Resolving Dependencies
03:55:25 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
03:55:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/library/artifacts/target/bom.xml
03:55:25 [INFO] attaching as library-artifacts-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/library/artifacts/target/bom.json
03:55:25 [INFO] attaching as library-artifacts-1.20.3-SNAPSHOT-cyclonedx.json
03:55:25 [INFO]
03:55:25 [INFO] --- install:3.1.4:install (default-install) @ library-artifacts ---
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.20.3-SNAPSHOT/library-artifacts-1.20.3-SNAPSHOT.pom
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.20.3-SNAPSHOT/library-artifacts-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:25 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.20.3-SNAPSHOT/library-artifacts-1.20.3-SNAPSHOT-cyclonedx.json
03:55:25 [INFO]
03:55:25 [INFO] --- dependency:3.11.0:tree (default-cli) @ library-artifacts ---
03:55:25 [INFO] org.opendaylight.ovsdb:library-artifacts:pom:1.20.3-SNAPSHOT
03:55:25 [INFO]
03:55:25 [INFO] --- clm:3.0.11-01:index (default-cli) @ library-artifacts ---
03:55:25 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/library/artifacts/target/sonatype-clm/module.xml
03:55:25 [INFO]
03:55:25 [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------
03:55:25 [INFO] Building ODL :: ovsdb :: library-it 1.20.3-SNAPSHOT [33/50]
03:55:25 [INFO] from library/it/pom.xml
03:55:25 [INFO] --------------------------------[ jar ]---------------------------------
03:55:25 [INFO]
03:55:25 [INFO] --- clean:3.5.0:clean (default-clean) @ library-it ---
03:55:25 [INFO]
03:55:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ library-it ---
03:55:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:26 [INFO]
03:55:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ library-it ---
03:55:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:26 [INFO]
03:55:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ library-it ---
03:55:26 [INFO]
03:55:26 [INFO] --- dependency:3.11.0:properties (default) @ library-it ---
03:55:26 [INFO]
03:55:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ library-it ---
03:55:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/library/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:55:26 [INFO]
03:55:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-it ---
03:55:26 [INFO] Starting audit...
03:55:26 Audit done.
03:55:26 [INFO] You have 0 Checkstyle violations.
03:55:26 [INFO]
03:55:26 [INFO] --- checkstyle:3.6.0:check (default) @ library-it ---
03:55:26 [INFO] Starting audit...
03:55:26 Audit done.
03:55:26 [INFO] You have 0 Checkstyle violations.
03:55:26 [INFO]
03:55:26 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ library-it ---
03:55:26 [INFO] Created: /w/workspace/ovsdb-maven-clm-titanium/library/it/target/classes/META-INF/maven/dependencies.properties
03:55:26 [INFO]
03:55:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ library-it ---
03:55:26 [INFO]
03:55:26 [INFO] --- resources:3.5.0:resources (default-resources) @ library-it ---
03:55:26 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/library/it/src/main/resources
03:55:26 [INFO]
03:55:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ library-it ---
03:55:26 [INFO] No sources to compile
03:55:26 [INFO]
03:55:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ library-it >>>
03:55:26 [INFO]
03:55:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ library-it ---
03:55:26 [INFO] No files found to run spotbugs; check compile phase has been run.
03:55:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:55:26 [INFO]
03:55:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ library-it <<<
03:55:26 [INFO]
03:55:26 [INFO]
03:55:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ library-it ---
03:55:26 [INFO]
03:55:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ library-it ---
03:55:26 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/resources
03:55:26 [INFO]
03:55:26 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ library-it ---
03:55:27 [INFO]
03:55:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ library-it ---
03:55:27 [INFO] Recompiling the module because of changed dependency.
03:55:27 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[73,42] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[79,44] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[251,23] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[252,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate
03:55:27 [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
03:55:27 [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
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,31] unchecked method invocation: method insert in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types
03:55:27 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:55:27 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,32] unchecked conversion
03:55:27 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:55:27 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[26,37] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java:[18,52] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[52,75] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[54,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[101,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[99,80] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[101,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[168,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[204,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[208,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[311,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[393,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[480,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[549,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[612,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[680,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[773,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[850,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[954,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1055,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1130,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1202,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row
03:55:27 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row
03:55:27 [INFO]
03:55:27 [INFO] --- surefire:3.5.6:test (default-test) @ library-it ---
03:55:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:55:27 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session
03:55:27 [INFO]
03:55:27 [INFO] -------------------------------------------------------
03:55:27 [INFO] T E S T S
03:55:27 [INFO] -------------------------------------------------------
03:55:29 [INFO]
03:55:29 [INFO] Results:
03:55:29 [INFO]
03:55:29 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
03:55:29 [INFO]
03:55:29 [INFO]
03:55:29 [INFO] --- copy:14.3.7:copy-files (default) @ library-it ---
03:55:29 [INFO]
03:55:29 [INFO] --- jar:3.5.1:jar (default-jar) @ library-it ---
03:55:29 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/library/it/target/library-it-1.20.3-SNAPSHOT.jar
03:55:29 [INFO]
03:55:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-it ---
03:55:29 [INFO] No Javadoc in project. Archive not created.
03:55:29 [INFO]
03:55:29 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ library-it ---
03:55:29 [INFO] Executing tasks
03:55:29 [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-maven-clm-titanium/library/it/target/exam/jars
03:55:29 [INFO] Executed tasks
03:55:29 [INFO]
03:55:29 [INFO] --- failsafe:3.5.6:integration-test (default) @ library-it ---
03:55:29 [WARNING] Parameter 'systemProperties' is deprecated: use systemPropertyVariables instead
03:55:29 [INFO] Tests are skipped.
03:55:29 [INFO]
03:55:29 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ library-it ---
03:55:29 [INFO] CycloneDX: Resolving Dependencies
03:55:35 [INFO] CycloneDX: Creating BOM version 1.6 with 310 component(s)
03:55:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/library/it/target/bom.xml
03:55:35 [INFO] attaching as library-it-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/library/it/target/bom.json
03:55:35 [INFO] attaching as library-it-1.20.3-SNAPSHOT-cyclonedx.json
03:55:35 [INFO]
03:55:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-it ---
03:55:35 [INFO] Skipping duplicate-finder execution!
03:55:35 [INFO]
03:55:35 [INFO] --- failsafe:3.5.6:verify (default) @ library-it ---
03:55:35 [INFO] Tests are skipped.
03:55:35 [INFO]
03:55:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ library-it ---
03:55:35 [WARNING] Used undeclared dependencies found:
03:55:35 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.11:runtime
03:55:35 [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test
03:55:35 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime
03:55:35 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test
03:55:35 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile
03:55:35 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:55:35 [WARNING] org.objenesis:objenesis:jar:3.3:test
03:55:35 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test
03:55:35 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test
03:55:35 [WARNING] net.java.dev.jna:jna:jar:5.18.1:runtime
03:55:35 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test
03:55:35 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile
03:55:35 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test
03:55:35 [WARNING] Unused declared dependencies found:
03:55:35 [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.20.3-SNAPSHOT:compile
03:55:35 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile
03:55:35 [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.20.3-SNAPSHOT:compile
03:55:35 [WARNING] Non-test scoped test only dependencies found:
03:55:35 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile
03:55:35 [WARNING] org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:55:35 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile
03:55:35 [INFO]
03:55:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library-it ---
03:55:35 [INFO] No sources in project. Archive not created.
03:55:35 [INFO]
03:55:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ library-it ---
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:1080: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:1082: Prefer java.nio.file.Files.newInputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter.java:6233: Prefer java.nio.file.Path.of(String, String...)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/scaffold/TypeWriter.java:6233: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:811: Prefer java.nio.file.Path.of(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:831: Prefer java.nio.file.Path.of(String, String...)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector.java:2450: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ClassInjector.java:2456: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:947: Prefer java.net.URLEncoder.encode(String, Charset)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader.java:-1: Prefer java.util.Iterator
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java:-1: Prefer java.util.Iterator
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:909: Prefer java.nio.file.Path.of(String, String...)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/ClassFileLocator.java:995: Prefer java.nio.file.Path.of(String, String...)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6144: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6148: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6187: Prefer java.nio.file.Files.newInputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6193: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6193: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/dynamic/DynamicType.java:6250: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/implementation/EqualsMethod.java:233: Prefer java.util.List.sort(Comparator)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1282: Prefer java.nio.file.Path.of(String, String...)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1282: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1371: Prefer java.nio.file.Path.of(String, String...)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java:1371: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/utility/FileSystem.java:85: Prefer java.nio.file.Files.newInputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/utility/FileSystem.java:87: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/utility/FileSystem.java:104: Prefer java.nio.file.Files.newInputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/utility/FileSystem.java:106: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:4492: Prefer java.io.InputStreamReader(InputStream, Charset)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:4522: Prefer java.nio.file.Path.of(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:4522: Prefer java.nio.file.Path.of(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3090: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3092: Prefer java.nio.file.Files.newInputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:2623: Prefer java.nio.file.Files.newInputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3141: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3159: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3626: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3626: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3529: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3533: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3548: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3552: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3567: Prefer java.nio.file.Path.resolve(String)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/net/bytebuddy/build/Plugin.java:3577: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.ArrayDeque
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/mockito/internal/util/reflection/FieldInitializer.java:332: Prefer java.util.List.sort(Comparator)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/mockito/internal/util/reflection/SuperTypesLastSorter.java:29: Prefer java.util.List.sort(Comparator)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.nio.file.Files.newBufferedWriter(Path, Charset)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/mockito/internal/creation/bytebuddy/InlineDelegateByteBuddyMockMaker.java:125: Prefer java.nio.file.Files.newOutputStream(Path)
03:55:35 [ERROR] /w/workspace/ovsdb-maven-clm-titanium/library/it/src/test/java/org/objenesis/instantiator/util/ClassUtils.java:72: Prefer java.lang.Class.getDeclaredConstructor().newInstance()
03:55:35 [INFO]
03:55:35 [INFO] --- jacoco:0.8.15:report (report) @ library-it ---
03:55:35 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/library/it/target/code-coverage/jacoco.exec
03:55:35 [INFO] Analyzed bundle 'ODL :: ovsdb :: library-it' with 0 classes
03:55:35 [INFO]
03:55:35 [INFO] --- install:3.1.4:install (default-install) @ library-it ---
03:55:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.3-SNAPSHOT/library-it-1.20.3-SNAPSHOT.pom
03:55:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/it/target/library-it-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.3-SNAPSHOT/library-it-1.20.3-SNAPSHOT.jar
03:55:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.3-SNAPSHOT/library-it-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/library/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.3-SNAPSHOT/library-it-1.20.3-SNAPSHOT-cyclonedx.json
03:55:35 [INFO]
03:55:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ library-it ---
03:55:35 [INFO] org.opendaylight.ovsdb:library-it:jar:1.20.3-SNAPSHOT
03:55:35 [INFO] +- org.opendaylight.ovsdb:library-karaf:zip:1.20.3-SNAPSHOT:compile
03:55:35 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.11:compile
03:55:35 [INFO] | | +- org.apache.karaf.features:base:jar:4.4.11:runtime
03:55:35 [INFO] | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime
03:55:35 [INFO] | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime
03:55:35 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.11:runtime
03:55:35 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.11:runtime
03:55:35 [INFO] | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime
03:55:35 [INFO] | | | | \- xml-apis:xml-apis:jar:1.4.01:runtime
03:55:35 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.11:runtime
03:55:35 [INFO] | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime
03:55:35 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime
03:55:35 [INFO] | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.11:runtime
03:55:35 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.11:runtime
03:55:35 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.11:compile
03:55:35 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile
03:55:35 [INFO] | | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:55:35 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:55:35 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.11:runtime
03:55:35 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.17.1:runtime
03:55:35 [INFO] | | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:55:35 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:compile
03:55:35 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.11:runtime
03:55:35 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.11:compile
03:55:35 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile
03:55:35 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile
03:55:35 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile
03:55:35 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime
03:55:35 [INFO] | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime
03:55:35 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime
03:55:35 [INFO] | | +- org.jline:jline:jar:3.30.9:compile
03:55:35 [INFO] | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.3:compile
03:55:35 [INFO] | | | +- org.osgi:osgi.core:jar:8.0.0:provided
03:55:35 [INFO] | | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile
03:55:35 [INFO] | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.3:compile
03:55:35 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.1.0:compile
03:55:35 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.3:compile
03:55:35 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.5.38:compile
03:55:35 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.38:compile
03:55:35 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile
03:55:35 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile
03:55:35 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile
03:55:35 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile
03:55:35 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile
03:55:35 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.11:compile
03:55:35 [INFO] | +- org.apache.karaf.features:framework:xml:features:4.4.11:runtime
03:55:35 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:55:35 [INFO] | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile
03:55:35 [INFO] | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile
03:55:35 [INFO] | +- org.opendaylight.odlparent:karaf.branding:jar:14.3.7:compile
03:55:35 [INFO] | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.3.7:runtime
03:55:35 [INFO] | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.3.7:runtime
03:55:35 [INFO] | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.3.7:runtime
03:55:35 [INFO] +- org.opendaylight.ovsdb:library-features:xml:features:1.20.3-SNAPSHOT:compile
03:55:35 [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:55:35 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:55:35 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:55:35 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:55:35 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:55:35 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:55:35 [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:55:35 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:55:35 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:55:35 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:55:35 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:55:35 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:55:35 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:55:35 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:55:35 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:55:35 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:55:35 [INFO] | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:55:35 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:55:35 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:55:35 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:55:35 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:55:35 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:55:35 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:55:35 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:55:35 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:55:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:55:35 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:55:35 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:55:35 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:55:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:55:35 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:55:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:55:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:55:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:55:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:55:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:55:35 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:55:35 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:55:35 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:55:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:55:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:55:35 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:55:35 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:55:35 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:55:35 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:55:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:55:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:55:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:55:35 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:55:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:55:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:55:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:55:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:55:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:55:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:55:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:55:35 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:55:35 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:compile
03:55:35 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:55:35 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:55:35 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:55:35 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:55:35 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:55:35 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:55:35 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:55:35 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:55:35 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:55:35 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:55:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:55:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:55:35 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:55:35 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:55:35 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:55:35 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:55:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:55:35 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:55:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:55:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:55:35 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:55:35 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:55:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:55:35 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:55:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:55:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:55:35 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:55:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:55:35 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:55:35 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:55:35 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:55:35 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:55:35 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:55:35 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:55:35 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:55:35 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:55:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:55:35 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:55:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:55:35 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:55:35 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:55:35 [INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:55:35 [INFO] | \- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:55:35 [INFO] +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:test
03:55:35 [INFO] +- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:test
03:55:35 [INFO] +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:test
03:55:35 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:55:35 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:55:35 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:55:35 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:55:35 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:55:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:55:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:55:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:55:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:55:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:55:35 [INFO] | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:55:35 [INFO] | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:55:35 [INFO] | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:55:35 [INFO] | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:55:35 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:55:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:55:35 [INFO] | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:55:35 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:55:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:55:35 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:55:35 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:55:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:55:35 [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:55:35 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:55:35 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:55:35 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:55:35 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:55:35 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:55:35 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:55:35 [INFO] +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:test
03:55:35 [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test
03:55:35 [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:11.0.5:test
03:55:35 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:14.3.7:test
03:55:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:55:35 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:55:35 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:55:35 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test
03:55:35 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test
03:55:35 [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test
03:55:35 [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test
03:55:35 [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:test
03:55:35 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:test
03:55:35 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:test
03:55:35 [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:test
03:55:35 [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test
03:55:35 [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test
03:55:35 [INFO] | | \- commons-codec:commons-codec:jar:1.19.0:test
03:55:35 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:test
03:55:35 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:test
03:55:35 [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test
03:55:35 [INFO] | +- commons-io:commons-io:jar:2.22.0:test
03:55:35 [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile
03:55:35 [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:test
03:55:35 [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test
03:55:35 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:test
03:55:35 [INFO] | | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:test
03:55:35 [INFO] | | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided
03:55:35 [INFO] | | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided
03:55:35 [INFO] | | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided
03:55:35 [INFO] | | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided
03:55:35 [INFO] | | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided
03:55:35 [INFO] | | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided
03:55:35 [INFO] | | | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:55:35 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:test
03:55:35 [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
03:55:35 [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:test
03:55:35 [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test
03:55:35 [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test
03:55:35 [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test
03:55:35 [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
03:55:35 [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.14.0:test
03:55:35 [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.14.0:test
03:55:35 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:test
03:55:35 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.9.0:test
03:55:35 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:test
03:55:35 [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.14.0:test
03:55:35 [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.14.0:test
03:55:35 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.7.1:test
03:55:35 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile
03:55:35 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
03:55:35 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile
03:55:35 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
03:55:35 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
03:55:35 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
03:55:35 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
03:55:35 [INFO] | \- javax.activation:activation:jar:1.1.1:compile
03:55:35 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
03:55:35 [INFO] +- org.mockito:mockito-core:jar:4.11.0:test
03:55:35 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:compile
03:55:35 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test
03:55:35 [INFO] | \- org.objenesis:objenesis:jar:3.3:test
03:55:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:55:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:55:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:55:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:55:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:55:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:55:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:55:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:55:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:55:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:55:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:55:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:55:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:55:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:55:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:55:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:55:35 [INFO] +- junit:junit:jar:4.13.2:test
03:55:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:55:35 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:55:35 [INFO]
03:55:35 [INFO] --- clm:3.0.11-01:index (default-cli) @ library-it ---
03:55:35 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/library/it/target/sonatype-clm/module.xml
03:55:35 [INFO]
03:55:35 [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >--------------
03:55:35 [INFO] Building ODL :: ovsdb :: library-aggregator 1.20.3-SNAPSHOT [34/50]
03:55:35 [INFO] from library/pom.xml
03:55:35 [INFO] --------------------------------[ pom ]---------------------------------
03:55:35 [INFO]
03:55:35 [INFO] --- clean:3.5.0:clean (default-clean) @ library-aggregator ---
03:55:35 [INFO]
03:55:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ library-aggregator ---
03:55:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:35 [INFO]
03:55:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ library-aggregator ---
03:55:35 [INFO]
03:55:35 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ library-aggregator ---
03:55:35 [INFO] Skipping CycloneDX goal, because module skips deploy
03:55:35 [INFO]
03:55:35 [INFO] --- install:3.1.4:install (default-install) @ library-aggregator ---
03:55:35 [INFO] Skipping artifact installation
03:55:35 [INFO]
03:55:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ library-aggregator ---
03:55:35 [INFO] org.opendaylight.ovsdb:library-aggregator:pom:1.20.3-SNAPSHOT
03:55:35 [INFO]
03:55:35 [INFO] --- clm:3.0.11-01:index (default-cli) @ library-aggregator ---
03:55:35 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/library/target/sonatype-clm/module.xml
03:55:35 [INFO]
03:55:35 [INFO] -------------------< org.opendaylight.ovsdb:schemas >-------------------
03:55:35 [INFO] Building ODL :: ovsdb :: schemas 1.20.3-SNAPSHOT [35/50]
03:55:35 [INFO] from schemas/pom.xml
03:55:35 [INFO] --------------------------------[ pom ]---------------------------------
03:55:35 [INFO]
03:55:35 [INFO] --- clean:3.5.0:clean (default-clean) @ schemas ---
03:55:35 [INFO]
03:55:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ schemas ---
03:55:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:35 [INFO]
03:55:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ schemas ---
03:55:35 [INFO]
03:55:35 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ schemas ---
03:55:35 [INFO] Skipping CycloneDX goal, because module skips deploy
03:55:35 [INFO]
03:55:35 [INFO] --- install:3.1.4:install (default-install) @ schemas ---
03:55:35 [INFO] Skipping artifact installation
03:55:35 [INFO]
03:55:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ schemas ---
03:55:35 [INFO] org.opendaylight.ovsdb:schemas:pom:1.20.3-SNAPSHOT
03:55:35 [INFO]
03:55:35 [INFO] --- clm:3.0.11-01:index (default-cli) @ schemas ---
03:55:35 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/schemas/target/sonatype-clm/module.xml
03:55:35 [INFO]
03:55:35 [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >---------------
03:55:35 [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.20.3-SNAPSHOT [36/50]
03:55:35 [INFO] from utils/yang-utils/pom.xml
03:55:35 [INFO] -------------------------------[ bundle ]-------------------------------
03:55:35 [INFO]
03:55:35 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.yang-utils ---
03:55:35 [INFO]
03:55:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ utils.yang-utils ---
03:55:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:35 [INFO]
03:55:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ utils.yang-utils ---
03:55:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:35 [INFO]
03:55:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ utils.yang-utils ---
03:55:36 [INFO]
03:55:36 [INFO] --- dependency:3.11.0:properties (default) @ utils.yang-utils ---
03:55:36 [INFO]
03:55:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ utils.yang-utils ---
03:55:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/utils/yang-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/**
03:55:36 [INFO]
03:55:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.yang-utils ---
03:55:36 [INFO] Starting audit...
03:55:36 Audit done.
03:55:36 [INFO] You have 0 Checkstyle violations.
03:55:36 [INFO]
03:55:36 [INFO] --- checkstyle:3.6.0:check (default) @ utils.yang-utils ---
03:55:36 [INFO] Starting audit...
03:55:36 Audit done.
03:55:36 [INFO] You have 0 Checkstyle violations.
03:55:36 [INFO]
03:55:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ utils.yang-utils ---
03:55:36 [INFO]
03:55:36 [INFO] --- resources:3.5.0:resources (default-resources) @ utils.yang-utils ---
03:55:36 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/src/main/resources
03:55:36 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/generated-sources/spi
03:55:36 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/generated-sources/yang
03:55:36 [INFO]
03:55:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.yang-utils ---
03:55:36 [INFO] Recompiling the module because of changed source code.
03:55:36 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
03:55:36 [INFO]
03:55:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ utils.yang-utils >>>
03:55:36 [INFO]
03:55:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ utils.yang-utils ---
03:55:36 [INFO] Fork Value is true
03:55:38 [INFO] Done SpotBugs Analysis....
03:55:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:55:38 [INFO]
03:55:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ utils.yang-utils <<<
03:55:38 [INFO]
03:55:38 [INFO]
03:55:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ utils.yang-utils ---
03:55:38 [INFO] BugInstance size is 0
03:55:38 [INFO] Error size is 0
03:55:38 [INFO] No errors/warnings found
03:55:38 [INFO]
03:55:38 [INFO] --- resources:3.5.0:testResources (default-testResources) @ utils.yang-utils ---
03:55:38 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/src/test/resources
03:55:38 [INFO]
03:55:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.yang-utils ---
03:55:38 [INFO] No sources to compile
03:55:38 [INFO]
03:55:38 [INFO] --- surefire:3.5.6:test (default-test) @ utils.yang-utils ---
03:55:38 [INFO] No tests to run.
03:55:38 [INFO]
03:55:38 [INFO] --- copy:14.3.7:copy-files (default) @ utils.yang-utils ---
03:55:38 [INFO]
03:55:38 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ utils.yang-utils ---
03:55:38 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/utils.yang-utils-1.20.3-SNAPSHOT.jar
03:55:38 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/classes/META-INF/MANIFEST.MF
03:55:38 [INFO]
03:55:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.yang-utils ---
03:55:39 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/utils.yang-utils-1.20.3-SNAPSHOT-javadoc.jar
03:55:39 [INFO]
03:55:39 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ utils.yang-utils ---
03:55:39 [INFO] CycloneDX: Resolving Dependencies
03:55:39 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s)
03:55:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/bom.xml
03:55:39 [INFO] attaching as utils.yang-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/bom.json
03:55:39 [INFO] attaching as utils.yang-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:55:39 [INFO]
03:55:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils ---
03:55:39 [INFO] Skipping duplicate-finder execution!
03:55:39 [INFO]
03:55:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ utils.yang-utils ---
03:55:39 [WARNING] Used undeclared dependencies found:
03:55:39 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:55:39 [INFO]
03:55:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.yang-utils ---
03:55:39 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/utils.yang-utils-1.20.3-SNAPSHOT-sources.jar
03:55:39 [INFO]
03:55:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ utils.yang-utils ---
03:55:39 [INFO]
03:55:39 [INFO] --- jacoco:0.8.15:report (report) @ utils.yang-utils ---
03:55:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:55:39 [INFO]
03:55:39 [INFO] --- install:3.1.4:install (default-install) @ utils.yang-utils ---
03:55:39 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.3-SNAPSHOT/utils.yang-utils-1.20.3-SNAPSHOT.pom
03:55:39 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/utils.yang-utils-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.3-SNAPSHOT/utils.yang-utils-1.20.3-SNAPSHOT.jar
03:55:39 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/utils.yang-utils-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.3-SNAPSHOT/utils.yang-utils-1.20.3-SNAPSHOT-javadoc.jar
03:55:39 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.3-SNAPSHOT/utils.yang-utils-1.20.3-SNAPSHOT-cyclonedx.xml
03:55:39 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.3-SNAPSHOT/utils.yang-utils-1.20.3-SNAPSHOT-cyclonedx.json
03:55:39 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/utils.yang-utils-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.3-SNAPSHOT/utils.yang-utils-1.20.3-SNAPSHOT-sources.jar
03:55:39 [INFO]
03:55:39 [INFO] --- bundle:6.1.0:install (default-install) @ utils.yang-utils ---
03:55:39 [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.20.3-SNAPSHOT/utils.yang-utils-1.20.3-SNAPSHOT.jar
03:55:39 [INFO] Writing OBR metadata
03:55:39 [INFO]
03:55:39 [INFO] --- dependency:3.11.0:tree (default-cli) @ utils.yang-utils ---
03:55:39 [INFO] org.opendaylight.ovsdb:utils.yang-utils:bundle:1.20.3-SNAPSHOT
03:55:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:55:39 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:55:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:55:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:55:39 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:55:39 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:55:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:55:39 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:55:39 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:55:39 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:55:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:55:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:55:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:55:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:55:39 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:55:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:55:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:55:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:55:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:55:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:55:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:55:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:55:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:55:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:55:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:55:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:55:39 [INFO] +- junit:junit:jar:4.13.2:test
03:55:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:55:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:55:39 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:55:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:55:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:55:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:55:39 [INFO]
03:55:39 [INFO] --- clm:3.0.11-01:index (default-cli) @ utils.yang-utils ---
03:55:39 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/utils/yang-utils/target/sonatype-clm/module.xml
03:55:39 [INFO]
03:55:39 [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >---------------
03:55:39 [INFO] Building ODL :: ovsdb :: southbound-impl 1.20.3-SNAPSHOT [37/50]
03:55:39 [INFO] from southbound/southbound-impl/pom.xml
03:55:39 [INFO] -------------------------------[ bundle ]-------------------------------
03:55:40 [INFO]
03:55:40 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-impl ---
03:55:40 [INFO]
03:55:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-impl ---
03:55:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:40 [INFO]
03:55:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-impl ---
03:55:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:55:40 [INFO]
03:55:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-impl ---
03:55:40 [INFO]
03:55:40 [INFO] --- dependency:3.11.0:properties (default) @ southbound-impl ---
03:55:40 [INFO]
03:55:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-impl ---
03:55:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-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/**
03:55:40 [INFO]
03:55:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-impl ---
03:55:40 [INFO] Starting audit...
03:55:40 Audit done.
03:55:40 [INFO] You have 0 Checkstyle violations.
03:55:40 [INFO]
03:55:40 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-impl ---
03:55:42 [INFO] Starting audit...
03:55:42 Audit done.
03:55:42 [INFO] You have 0 Checkstyle violations.
03:55:42 [INFO]
03:55:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-impl ---
03:55:42 [INFO]
03:55:42 [INFO] --- resources:3.5.0:resources (default-resources) @ southbound-impl ---
03:55:42 [INFO] Copying 1 resource from src/main/resources to target/classes
03:55:42 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/generated-sources/spi
03:55:42 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/generated-sources/yang
03:55:42 [INFO]
03:55:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-impl ---
03:55:42 [INFO] Recompiling the module because of changed dependency.
03:55:42 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] found raw type: org.opendaylight.ovsdb.lib.operations.Operation
03:55:42 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[59,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[216,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbNodeRemoveCommand.java:[42,67] 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
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbNodeRemoveCommand.java:[66,32] 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
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[359,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[359,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:42 [INFO] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use or override a deprecated API.
03:55:42 [INFO] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use or override a deprecated API that is marked for removal.
03:55:42 [INFO] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use unchecked or unsafe operations.
03:55:42 [INFO]
03:55:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-impl >>>
03:55:42 [INFO]
03:55:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-impl ---
03:55:42 [INFO] Fork Value is true
03:55:50 [INFO] Done SpotBugs Analysis....
03:55:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:55:50 [INFO]
03:55:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-impl <<<
03:55:50 [INFO]
03:55:50 [INFO]
03:55:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-impl ---
03:55:50 [INFO] BugInstance size is 0
03:55:50 [INFO] Error size is 0
03:55:50 [INFO] No errors/warnings found
03:55:50 [INFO]
03:55:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ southbound-impl ---
03:55:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:55:50 [INFO]
03:55:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-impl ---
03:55:50 [INFO] Recompiling the module because of changed dependency.
03:55:50 [INFO] Compiling 35 source files with javac [debug release 21] to target/test-classes
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[52,21] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[107,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[107,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
03:55:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,58] unchecked conversion
03:55:51 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,16] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[138,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[153,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[165,95] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[197,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
03:55:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,58] unchecked conversion
03:55:51 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,16] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[202,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[202,16] exists(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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[203,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
03:55:51 required: T
03:55:51 found: com.google.common.util.concurrent.FluentFuture
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[203,29] unchecked conversion
03:55:51 required: T
03:55:51 found: com.google.common.util.concurrent.FluentFuture
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[205,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[223,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[365,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[370,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[377,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[386,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[74,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[76,20] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[80,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[106,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[133,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[116,31] explicit call to close() on an auto-closeable resource
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[125,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[139,65] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[141,65] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[155,64] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[157,64] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[164,64] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[166,64] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[75,33] auto-closeable resource southboundProvider is never referenced in body of corresponding try statement
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[105,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[105,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[109,25] 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
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[66,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[69,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[85,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[91,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[95,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[103,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[111,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[125,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[126,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[131,89] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[135,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[143,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[144,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[152,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[153,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[57,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[76,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[77,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[77,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[104,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:55:51 [INFO] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java: Some input files additionally use or override a deprecated API.
03:55:51 [INFO] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java: Some input files additionally use or override a deprecated API that is marked for removal.
03:55:51 [INFO] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java: Some input files additionally use unchecked or unsafe operations.
03:55:51 [INFO]
03:55:51 [INFO] --- surefire:3.5.6:test (default-test) @ southbound-impl ---
03:55:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:55:51 [INFO]
03:55:51 [INFO] -------------------------------------------------------
03:55:51 [INFO] T E S T S
03:55:51 [INFO] -------------------------------------------------------
03:56:01 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest
03:56:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.025 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest
03:56:04 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest
03:56:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.575 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest
03:56:07 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest
03:56:07 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.497 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest
03:56:07 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest
03:56:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s -- in org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest
03:56:08 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest
03:56:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.733 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest
03:56:11 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest
03:56:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest
03:56:11 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest
03:56:15 [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.463 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest
03:56:15 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest
03:56:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.918 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest
03:56:18 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest
03:56:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest
03:56:18 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest
03:56:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.468 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest
03:56:20 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest
03:56:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.949 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest
03:56:23 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest
03:56:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.676 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest
03:56:26 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest
03:56:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest
03:56:26 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest
03:56:29 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.500 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest
03:56:29 [INFO] Running org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest
03:56:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest
03:56:30 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest
03:56:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest
03:56:30 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundProviderTest
03:56:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.947 s -- in org.opendaylight.ovsdb.southbound.SouthboundProviderTest
03:56:35 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundMapperTest
03:56:35 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.opendaylight.ovsdb.southbound.SouthboundMapperTest
03:56:35 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest
03:56:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest
03:56:35 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest
03:56:39 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.217 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest
03:56:39 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest
03:56:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.989 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest
03:56:42 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest
03:56:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest
03:56:42 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest
03:56:42 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest
03:56:42 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest
03:56:45 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.395 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest
03:56:45 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest
03:56:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest
03:56:48 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest
03:56:48 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest
03:56:48 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest
03:56:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.364 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest
03:56:50 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest
03:56:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.543 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest
03:56:53 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest
03:56:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.091 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest
03:56:55 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest
03:56:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest
03:56:55 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest
03:56:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.080 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest
03:56:57 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundUtilTest
03:56:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.451 s -- in org.opendaylight.ovsdb.southbound.SouthboundUtilTest
03:56:59 [INFO] Running org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest
03:56:59 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.084 s -- in org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest
03:56:59 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest
03:57:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest
03:57:00 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest
03:57:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest
03:57:00 [INFO]
03:57:00 [INFO] Results:
03:57:00 [INFO]
03:57:00 [INFO] Tests run: 169, Failures: 0, Errors: 0, Skipped: 7
03:57:00 [INFO]
03:57:00 [INFO]
03:57:00 [INFO] --- copy:14.3.7:copy-files (default) @ southbound-impl ---
03:57:00 [INFO]
03:57:00 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ southbound-impl ---
03:57:00 [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.20.3-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*]
03:57:00 [INFO] Building bundle: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/southbound-impl-1.20.3-SNAPSHOT.jar
03:57:00 [INFO] Writing manifest: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF
03:57:00 [INFO]
03:57:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-impl ---
03:57:03 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/southbound-impl-1.20.3-SNAPSHOT-javadoc.jar
03:57:03 [INFO]
03:57:03 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ southbound-impl ---
03:57:03 [INFO]
03:57:03 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ southbound-impl ---
03:57:03 [INFO] CycloneDX: Resolving Dependencies
03:57:04 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s)
03:57:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/bom.xml
03:57:04 [INFO] attaching as southbound-impl-1.20.3-SNAPSHOT-cyclonedx.xml
03:57:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/bom.json
03:57:04 [INFO] attaching as southbound-impl-1.20.3-SNAPSHOT-cyclonedx.json
03:57:04 [INFO]
03:57:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl ---
03:57:04 [INFO] Skipping duplicate-finder execution!
03:57:04 [INFO]
03:57:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ southbound-impl ---
03:57:04 [WARNING] Used undeclared dependencies found:
03:57:04 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:57:04 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:57:04 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:57:04 [WARNING] org.powermock:powermock-core:jar:2.0.9:test
03:57:04 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:57:04 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:57:04 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:57:04 [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test
03:57:04 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:57:04 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:57:04 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile
03:57:04 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:57:04 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:57:04 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:57:04 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:57:04 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile
03:57:04 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:57:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.22:test
03:57:04 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test
03:57:04 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:57:04 [WARNING] Non-test scoped test only dependencies found:
03:57:04 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:57:04 [INFO]
03:57:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-impl ---
03:57:04 [INFO] Building jar: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/southbound-impl-1.20.3-SNAPSHOT-sources.jar
03:57:04 [INFO]
03:57:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ southbound-impl ---
03:57:04 [INFO]
03:57:04 [INFO] --- jacoco:0.8.15:report (report) @ southbound-impl ---
03:57:04 [INFO] Loading execution data file /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/code-coverage/jacoco.exec
03:57:04 [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-impl' with 78 classes
03:57:04 [WARNING] Classes in bundle 'ODL :: ovsdb :: southbound-impl' do not match with execution data. For report generation the same class files must be used as at runtime.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$OwnershipStates does not match.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand does not match.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand does not match.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$ConnectionReconciliationTriggers does not match.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointDeleteCommand does not match.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils does not match.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommand does not match.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$1 does not match.
03:57:04 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$2 does not match.
03:57:05 [INFO]
03:57:05 [INFO] --- install:3.1.4:install (default-install) @ southbound-impl ---
03:57:05 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.3-SNAPSHOT/southbound-impl-1.20.3-SNAPSHOT.pom
03:57:05 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/southbound-impl-1.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.3-SNAPSHOT/southbound-impl-1.20.3-SNAPSHOT.jar
03:57:05 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/southbound-impl-1.20.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.3-SNAPSHOT/southbound-impl-1.20.3-SNAPSHOT-javadoc.jar
03:57:05 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.3-SNAPSHOT/southbound-impl-1.20.3-SNAPSHOT-config.cfg
03:57:05 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.3-SNAPSHOT/southbound-impl-1.20.3-SNAPSHOT-cyclonedx.xml
03:57:05 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.3-SNAPSHOT/southbound-impl-1.20.3-SNAPSHOT-cyclonedx.json
03:57:05 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/southbound-impl-1.20.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.3-SNAPSHOT/southbound-impl-1.20.3-SNAPSHOT-sources.jar
03:57:05 [INFO]
03:57:05 [INFO] --- bundle:6.1.0:install (default-install) @ southbound-impl ---
03:57:05 [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.20.3-SNAPSHOT/southbound-impl-1.20.3-SNAPSHOT.jar
03:57:05 [INFO] Writing OBR metadata
03:57:05 [INFO]
03:57:05 [INFO] --- dependency:3.11.0:tree (default-cli) @ southbound-impl ---
03:57:05 [INFO] org.opendaylight.ovsdb:southbound-impl:bundle:1.20.3-SNAPSHOT
03:57:05 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile
03:57:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:57:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:57:05 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile
03:57:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:57:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:57:05 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:57:05 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:57:05 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:57:05 [INFO] +- org.checkerframework:checker-qual:jar:3.55.1:provided (optional)
03:57:05 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:compile
03:57:05 [INFO] | +- com.google.code.gson:gson:jar:2.14.0:compile
03:57:05 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:57:05 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.14:compile
03:57:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:57:05 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:57:05 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:57:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:57:05 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:57:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:57:05 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:57:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:57:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:57:05 [INFO] | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:57:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:57:05 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:57:05 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:57:05 [INFO] +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:57:05 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:57:05 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:57:05 [INFO] +- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:57:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:57:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:57:05 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:57:05 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:57:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:57:05 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:57:05 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:57:05 [INFO] +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:57:05 [INFO] +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:57:05 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:57:05 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:57:05 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:57:05 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:57:05 [INFO] | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:57:05 [INFO] | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:57:05 [INFO] | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:57:05 [INFO] | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:57:05 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:57:05 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:57:05 [INFO] | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:57:05 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:57:05 [INFO] | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:57:05 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:57:05 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:57:05 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:57:05 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:57:05 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:57:05 [INFO] +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:57:05 [INFO] +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.20.3-SNAPSHOT:compile
03:57:05 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:57:05 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:57:05 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:57:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:57:05 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:57:05 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:57:05 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:57:05 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:57:05 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:57:05 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:57:05 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:57:05 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:57:05 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:57:05 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:57:05 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided
03:57:05 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
03:57:05 [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test
03:57:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:57:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.22:test
03:57:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:test
03:57:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:test
03:57:05 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:test
03:57:05 [INFO] | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:test
03:57:05 [INFO] | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:test
03:57:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:test
03:57:05 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
03:57:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.22:test
03:57:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:test
03:57:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.22:test
03:57:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:test
03:57:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:test
03:57:05 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:test
03:57:05 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:test
03:57:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:test
03:57:05 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:test
03:57:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:test
03:57:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:test
03:57:05 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:test
03:57:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:test
03:57:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:test
03:57:05 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:test
03:57:05 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:test
03:57:05 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:test
03:57:05 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:test
03:57:05 [INFO] +- org.mockito:mockito-core:jar:3.12.4:test
03:57:05 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.18.11:test
03:57:05 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.11.13:test
03:57:05 [INFO] | \- org.objenesis:objenesis:jar:3.2:test
03:57:05 [INFO] +- org.powermock:powermock-api-mockito2:jar:2.0.9:test
03:57:05 [INFO] | \- org.powermock:powermock-api-support:jar:2.0.9:test
03:57:05 [INFO] | +- org.powermock:powermock-reflect:jar:2.0.9:test
03:57:05 [INFO] | \- org.powermock:powermock-core:jar:2.0.9:test
03:57:05 [INFO] | \- org.javassist:javassist:jar:3.32.0-GA:test
03:57:05 [INFO] +- org.powermock:powermock-module-junit4:jar:2.0.9:test
03:57:05 [INFO] | +- org.powermock:powermock-module-junit4-common:jar:2.0.9:test
03:57:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:57:05 [INFO] +- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:test
03:57:05 [INFO] | \- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:test
03:57:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:57:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:57:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:57:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:57:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:57:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:57:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:57:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:57:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:57:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:57:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:57:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:57:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:57:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:57:05 [INFO] +- junit:junit:jar:4.13.2:test
03:57:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:57:05 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:57:05 [INFO]
03:57:05 [INFO] --- clm:3.0.11-01:index (default-cli) @ southbound-impl ---
03:57:05 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-impl/target/sonatype-clm/module.xml
03:57:05 [INFO]
03:57:05 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >----------
03:57:05 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.20.3-SNAPSHOT [38/50]
03:57:05 [INFO] from southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml
03:57:05 [INFO] ------------------------------[ feature ]-------------------------------
03:57:05 [INFO]
03:57:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO]
03:57:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:57:05 [INFO]
03:57:05 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:57:05 [INFO]
03:57:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO]
03:57:05 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO]
03:57:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:57:05 [INFO] argLine set to empty
03:57:05 [INFO]
03:57:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO] Starting audit...
03:57:05 Audit done.
03:57:05 [INFO] You have 0 Checkstyle violations.
03:57:05 [INFO]
03:57:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO] Starting audit...
03:57:05 Audit done.
03:57:05 [INFO] You have 0 Checkstyle violations.
03:57:05 [INFO]
03:57:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO]
03:57:05 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml
03:57:05 [INFO] ...done!
03:57:05 [INFO] Set artifact
03:57:05 [INFO]
03:57:05 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-southbound-impl ---
03:57:05 [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
03:57:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:57:05 [INFO]
03:57:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>>
03:57:05 [INFO]
03:57:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO] No files found to run spotbugs; check compile phase has been run.
03:57:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:57:05 [INFO]
03:57:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<<
03:57:05 [INFO]
03:57:05 [INFO]
03:57:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO]
03:57:05 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-southbound-impl ---
03:57:05 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-impl
03:57:06 [INFO] Project dependency features detected: []
03:57:06 [INFO] Pax Exam System (Version: 4.14.0) created.
03:57:06 [INFO] Creating RMI registry server on 127.0.0.1:42501
03:57:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:57:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:57:06 [INFO] Waiting for remote bundle context.. on 42501 name: 8f210af0-a22c-46c7-9046-a0599a34c023 timout: [ RelativeTimeout value = 180000 ]
03:57:10 [INFO] Building jar from resources and headers.
03:57:10 [INFO] Writing jar finished.
03:57:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:57:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:57:20 [INFO]
03:57:20 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-southbound-impl ---
03:57:20 [INFO]
03:57:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl ---
03:57:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:57:20 [INFO]
03:57:20 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-southbound-impl ---
03:57:20 [INFO] CycloneDX: Resolving Dependencies
03:57:23 [INFO] CycloneDX: Creating BOM version 1.6 with 269 component(s)
03:57:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml
03:57:23 [INFO] attaching as odl-ovsdb-southbound-impl-1.20.3-SNAPSHOT-cyclonedx.xml
03:57:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json
03:57:23 [INFO] attaching as odl-ovsdb-southbound-impl-1.20.3-SNAPSHOT-cyclonedx.json
03:57:23 [INFO]
03:57:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl ---
03:57:23 [INFO] Skipping duplicate-finder execution!
03:57:23 [INFO]
03:57:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl ---
03:57:23 [INFO] Skipping plugin execution
03:57:23 [INFO]
03:57:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl ---
03:57:23 [INFO] Skipping source per configuration.
03:57:23 [INFO]
03:57:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl ---
03:57:23 [INFO]
03:57:23 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-southbound-impl ---
03:57:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:57:23 [INFO]
03:57:23 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl ---
03:57:23 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.20.3-SNAPSHOT.pom
03:57:23 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.20.3-SNAPSHOT-features.xml
03:57:23 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.20.3-SNAPSHOT-cyclonedx.xml
03:57:23 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.20.3-SNAPSHOT-cyclonedx.json
03:57:23 [INFO]
03:57:23 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-southbound-impl ---
03:57:23 [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.20.3-SNAPSHOT
03:57:23 [INFO] +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14:compile
03:57:23 [INFO] | +- org.opendaylight.infrautils:ready-api:jar:7.1.14:compile
03:57:23 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:57:23 [INFO] | +- org.opendaylight.infrautils:ready-impl:jar:7.1.14:compile
03:57:23 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.14:compile
03:57:23 [INFO] | +- org.opendaylight.odlparent:bundles-diag:jar:14.3.7:compile
03:57:23 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:57:23 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:57:23 [INFO] | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:57:23 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14:compile
03:57:23 [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14:compile
03:57:23 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:57:23 [INFO] | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:57:23 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:compile
03:57:23 [INFO] | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.14:compile
03:57:23 [INFO] | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.14:compile
03:57:23 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:57:23 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:57:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:57:23 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:57:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:57:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:57:23 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:57:23 [INFO] | | | +- com.typesafe:config:jar:1.4.3:compile
03:57:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:57:23 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:57:23 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:57:23 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:57:23 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:57:23 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:57:23 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:57:23 [INFO] | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:57:23 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:57:23 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:57:23 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:57:23 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:57:23 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:57:23 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:57:23 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:57:23 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:57:23 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:57:23 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:57:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:57:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:57:23 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:57:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:57:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:57:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:57:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:57:23 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:57:23 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:57:23 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:57:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:57:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:57:23 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:57:23 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:57:23 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:57:23 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:57:23 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:57:23 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:57:23 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:57:23 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:57:23 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:57:23 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:57:23 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:57:23 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:57:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:57:23 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:57:23 [INFO] | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:57:23 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:57:23 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:57:23 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:57:23 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:57:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:57:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:57:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:57:23 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:57:23 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:57:23 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:57:23 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:57:23 [INFO] | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:57:23 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:57:23 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:57:23 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:57:23 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:57:23 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:57:23 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:57:23 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:57:23 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:57:23 [INFO] | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:57:23 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:57:23 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:57:23 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:57:23 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:57:23 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:57:23 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:57:23 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:57:23 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:57:23 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:57:23 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:57:23 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:57:23 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:57:23 [INFO] | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:57:23 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:57:23 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:57:23 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:57:23 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:57:23 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:57:23 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:57:23 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:57:23 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:57:23 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:57:23 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:57:23 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:57:23 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:57:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:57:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:57:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:57:23 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:57:23 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:57:23 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:57:23 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:57:23 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:57:23 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:57:23 [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:57:23 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:57:23 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:57:23 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:57:23 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:57:23 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:57:23 [INFO] | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:57:23 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:57:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:57:23 [INFO] | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] +- org.opendaylight.ovsdb:southbound-impl:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:57:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:57:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:57:23 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:57:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:57:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:57:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:57:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:57:23 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:57:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:57:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:57:23 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:57:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:57:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:57:23 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:57:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:57:23 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:57:23 [INFO] | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:57:23 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:57:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:57:23 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:57:23 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:57:23 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:57:23 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:57:23 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:57:23 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:57:23 [INFO] +- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.20.3-SNAPSHOT:compile
03:57:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:57:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:57:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:57:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:57:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:57:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:57:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:57:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:57:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:57:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:57:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:57:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:57:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:57:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:57:23 [INFO] +- junit:junit:jar:4.13.2:test
03:57:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:57:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:57:23 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:57:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:57:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:57:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:57:23 [INFO]
03:57:23 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-southbound-impl ---
03:57:23 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl/target/sonatype-clm/module.xml
03:57:23 [INFO]
03:57:23 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >--------
03:57:23 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.20.3-SNAPSHOT [39/50]
03:57:23 [INFO] from southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml
03:57:23 [INFO] ------------------------------[ feature ]-------------------------------
03:57:23 [INFO]
03:57:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO]
03:57:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:57:23 [INFO]
03:57:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:57:23 [INFO]
03:57:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO]
03:57:23 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO]
03:57:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:57:23 [INFO] argLine set to empty
03:57:23 [INFO]
03:57:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO] Starting audit...
03:57:23 Audit done.
03:57:23 [INFO] You have 0 Checkstyle violations.
03:57:23 [INFO]
03:57:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO] Starting audit...
03:57:23 Audit done.
03:57:23 [INFO] You have 0 Checkstyle violations.
03:57:23 [INFO]
03:57:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest ---
03:57:23 [INFO]
03:57:23 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest ---
03:57:24 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml
03:57:24 [INFO] ...done!
03:57:24 [INFO] Set artifact
03:57:24 [INFO]
03:57:24 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-southbound-impl-rest ---
03:57:24 [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
03:57:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:57:24 [INFO]
03:57:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>>
03:57:24 [INFO]
03:57:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest ---
03:57:24 [INFO] No files found to run spotbugs; check compile phase has been run.
03:57:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:57:24 [INFO]
03:57:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<<
03:57:24 [INFO]
03:57:24 [INFO]
03:57:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest ---
03:57:24 [INFO]
03:57:24 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-southbound-impl-rest ---
03:57:24 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest
03:57:24 [INFO] Project dependency features detected: []
03:57:24 [INFO] Pax Exam System (Version: 4.14.0) created.
03:57:24 [INFO] Creating RMI registry server on 127.0.0.1:42085
03:57:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:57:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:57:24 [INFO] Waiting for remote bundle context.. on 42085 name: 0ccbe98b-c156-44ea-a194-acb7ac0757b3 timout: [ RelativeTimeout value = 180000 ]
03:57:28 [INFO] Building jar from resources and headers.
03:57:28 [INFO] Writing jar finished.
03:57:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:57:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:57:42 [INFO]
03:57:42 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-southbound-impl-rest ---
03:57:42 [INFO]
03:57:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest ---
03:57:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:57:42 [INFO]
03:57:42 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-southbound-impl-rest ---
03:57:42 [INFO] CycloneDX: Resolving Dependencies
03:57:46 [INFO] CycloneDX: Creating BOM version 1.6 with 447 component(s)
03:57:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml
03:57:47 [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.20.3-SNAPSHOT-cyclonedx.xml
03:57:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json
03:57:47 [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.20.3-SNAPSHOT-cyclonedx.json
03:57:47 [INFO]
03:57:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest ---
03:57:47 [INFO] Skipping duplicate-finder execution!
03:57:47 [INFO]
03:57:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest ---
03:57:47 [INFO] Skipping plugin execution
03:57:47 [INFO]
03:57:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest ---
03:57:47 [INFO] Skipping source per configuration.
03:57:47 [INFO]
03:57:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest ---
03:57:47 [INFO]
03:57:47 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-southbound-impl-rest ---
03:57:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:57:47 [INFO]
03:57:47 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl-rest ---
03:57:47 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.20.3-SNAPSHOT.pom
03:57:47 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.20.3-SNAPSHOT-features.xml
03:57:47 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.20.3-SNAPSHOT-cyclonedx.xml
03:57:47 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.20.3-SNAPSHOT-cyclonedx.json
03:57:47 [INFO]
03:57:47 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-southbound-impl-rest ---
03:57:47 [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:xml:features:1.20.3-SNAPSHOT
03:57:47 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14:compile
03:57:47 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.14:compile
03:57:47 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:57:47 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.14:compile
03:57:47 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.14:compile
03:57:47 [INFO] | | +- org.opendaylight.odlparent:bundles-diag:jar:14.3.7:compile
03:57:47 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:57:47 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:57:47 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:57:47 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14:compile
03:57:47 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14:compile
03:57:47 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:57:47 [INFO] | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:57:47 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:compile
03:57:47 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.14:compile
03:57:47 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.14:compile
03:57:47 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:57:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:57:47 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:57:47 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:57:47 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:57:47 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:57:47 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:57:47 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:57:47 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:57:47 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:57:47 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:57:47 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:57:47 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:57:47 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:57:47 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:57:47 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:57:47 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:57:47 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:57:47 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:57:47 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:57:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:57:47 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:57:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:57:47 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:57:47 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:57:47 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:57:47 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:57:47 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:57:47 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:57:47 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:57:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:57:47 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:57:47 [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:57:47 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:57:47 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:57:47 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:57:47 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:57:47 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:57:47 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:57:47 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:57:47 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:57:47 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:57:47 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:57:47 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:57:47 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:57:47 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:57:47 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:57:47 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:57:47 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:57:47 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:57:47 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:57:47 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:57:47 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:57:47 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:57:47 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:57:47 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:57:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:57:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:57:47 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:57:47 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:57:47 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:57:47 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:57:47 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:57:47 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:57:47 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:57:47 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:57:47 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:57:47 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:57:47 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:57:47 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:57:47 [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | +- org.opendaylight.ovsdb:southbound-impl:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:57:47 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:57:47 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:57:47 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:57:47 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:57:47 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:57:47 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:57:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:57:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:57:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:57:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:57:47 [INFO] | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.20.3-SNAPSHOT:compile
03:57:47 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:compile
03:57:47 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:compile
03:57:47 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:compile
03:57:47 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:compile
03:57:47 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:compile
03:57:47 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:compile
03:57:47 [INFO] | | | | | \- org.javassist:javassist:jar:3.32.0-GA:compile
03:57:47 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:57:47 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:57:47 [INFO] | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:57:47 [INFO] | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:57:47 [INFO] | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:57:47 [INFO] | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:57:47 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:57:47 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:compile
03:57:47 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:compile
03:57:47 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:compile
03:57:47 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:compile
03:57:47 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:compile
03:57:47 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:57:47 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:compile
03:57:47 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:compile
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:57:47 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:compile
03:57:47 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:compile
03:57:47 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:57:47 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:compile
03:57:47 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:57:47 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:57:47 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:compile
03:57:47 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:compile
03:57:47 [INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:compile
03:57:47 [INFO] | | | \- com.h2database:h2:jar:2.3.232:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:compile
03:57:47 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:compile
03:57:47 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:57:47 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:57:47 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:57:47 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:57:47 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:57:47 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:57:47 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:57:47 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:57:47 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:57:47 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:57:47 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:57:47 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:57:47 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:57:47 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:57:47 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:57:47 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:57:47 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:57:47 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:57:47 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:57:47 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:compile
03:57:47 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:compile
03:57:47 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:compile
03:57:47 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:compile
03:57:47 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:compile
03:57:47 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:compile
03:57:47 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:compile
03:57:47 [INFO] | | | \- org.opendaylight.netconf:netconf-api:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:compile
03:57:47 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:compile
03:57:47 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:compile
03:57:47 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:compile
03:57:47 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:compile
03:57:47 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:transport-http:jar:9.0.3:compile
03:57:47 [INFO] | | | +- commons-codec:commons-codec:jar:1.21.0:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:9.0.3:compile
03:57:47 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:compile
03:57:47 [INFO] | | | \- org.opendaylight.netconf:transport-crypto:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:compile
03:57:47 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:compile
03:57:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:57:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:57:47 [INFO] | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:57:47 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:57:47 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:databind:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:57:47 [INFO] | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:compile
03:57:47 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:compile
03:57:47 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:compile
03:57:47 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:compile
03:57:47 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:57:47 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:57:47 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:compile
03:57:47 [INFO] | | \- org.opendaylight.aaa.web:web-api:jar:0.21.5:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:compile
03:57:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:compile
03:57:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:compile
03:57:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:compile
03:57:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:57:47 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:compile
03:57:47 [INFO] | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:compile
03:57:47 [INFO] | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:compile
03:57:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:57:47 [INFO] | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:compile
03:57:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:57:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:57:47 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:57:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:57:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:57:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:57:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:57:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:57:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:57:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:57:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:57:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:57:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:57:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:57:47 [INFO] +- junit:junit:jar:4.13.2:test
03:57:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:57:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:57:47 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:57:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:57:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:57:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:57:47 [INFO]
03:57:47 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-southbound-impl-rest ---
03:57:47 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/sonatype-clm/module.xml
03:57:47 [INFO]
03:57:47 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >---------
03:57:47 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.20.3-SNAPSHOT [40/50]
03:57:47 [INFO] from southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml
03:57:47 [INFO] ------------------------------[ feature ]-------------------------------
03:57:47 [INFO]
03:57:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO]
03:57:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:57:47 [INFO]
03:57:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:57:47 [INFO]
03:57:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO]
03:57:47 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO]
03:57:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:57:47 [INFO] argLine set to empty
03:57:47 [INFO]
03:57:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO] Starting audit...
03:57:47 Audit done.
03:57:47 [INFO] You have 0 Checkstyle violations.
03:57:47 [INFO]
03:57:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO] Starting audit...
03:57:47 Audit done.
03:57:47 [INFO] You have 0 Checkstyle violations.
03:57:47 [INFO]
03:57:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO]
03:57:47 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml
03:57:47 [INFO] ...done!
03:57:47 [INFO] Set artifact
03:57:47 [INFO]
03:57:47 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-southbound-impl-ui ---
03:57:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:57:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:57:47 [INFO]
03:57:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>>
03:57:48 [INFO]
03:57:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui ---
03:57:48 [INFO] No files found to run spotbugs; check compile phase has been run.
03:57:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:57:48 [INFO]
03:57:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<<
03:57:48 [INFO]
03:57:48 [INFO]
03:57:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui ---
03:57:48 [INFO]
03:57:48 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-southbound-impl-ui ---
03:57:48 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui
03:57:48 [INFO] Project dependency features detected: []
03:57:48 [INFO] Pax Exam System (Version: 4.14.0) created.
03:57:48 [INFO] Creating RMI registry server on 127.0.0.1:33281
03:57:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:57:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:57:48 [INFO] Waiting for remote bundle context.. on 33281 name: e8afbd19-56f8-4f8a-963f-e5d4ac0ea7aa timout: [ RelativeTimeout value = 180000 ]
03:57:52 [INFO] Building jar from resources and headers.
03:57:52 [INFO] Writing jar finished.
03:58:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:58:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:58:06 [INFO]
03:58:06 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-southbound-impl-ui ---
03:58:06 [INFO]
03:58:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui ---
03:58:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:58:06 [INFO]
03:58:06 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-southbound-impl-ui ---
03:58:06 [INFO] CycloneDX: Resolving Dependencies
03:58:11 [INFO] CycloneDX: Creating BOM version 1.6 with 451 component(s)
03:58:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml
03:58:11 [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json
03:58:11 [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.20.3-SNAPSHOT-cyclonedx.json
03:58:11 [INFO]
03:58:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui ---
03:58:11 [INFO] Skipping duplicate-finder execution!
03:58:11 [INFO]
03:58:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui ---
03:58:11 [INFO] Skipping plugin execution
03:58:11 [INFO]
03:58:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui ---
03:58:11 [INFO] Skipping source per configuration.
03:58:11 [INFO]
03:58:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui ---
03:58:11 [INFO]
03:58:11 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-southbound-impl-ui ---
03:58:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:58:11 [INFO]
03:58:11 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl-ui ---
03:58:11 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.20.3-SNAPSHOT.pom
03:58:11 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.20.3-SNAPSHOT-features.xml
03:58:11 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:11 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.20.3-SNAPSHOT-cyclonedx.json
03:58:11 [INFO]
03:58:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-southbound-impl-ui ---
03:58:11 [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui:xml:features:1.20.3-SNAPSHOT
03:58:11 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:xml:features:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14:compile
03:58:11 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:7.1.14:compile
03:58:11 [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.14:compile
03:58:11 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.14:compile
03:58:11 [INFO] | | | +- org.opendaylight.odlparent:bundles-diag:jar:14.3.7:compile
03:58:11 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:58:11 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14:compile
03:58:11 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14:compile
03:58:11 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:58:11 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:compile
03:58:11 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.14:compile
03:58:11 [INFO] | | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.14:compile
03:58:11 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:58:11 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:58:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:58:11 [INFO] | | | | | +- com.typesafe:config:jar:1.4.3:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:58:11 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:58:11 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:58:11 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:58:11 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:58:11 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:58:11 [INFO] | | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:58:11 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:58:11 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:58:11 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:58:11 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:58:11 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:58:11 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:58:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:58:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:58:11 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:58:11 [INFO] | | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:58:11 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:58:11 [INFO] | | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:58:11 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:58:11 [INFO] | | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:58:11 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:58:11 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:58:11 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:58:11 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:58:11 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:58:11 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:58:11 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:58:11 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:58:11 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:58:11 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:58:11 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:58:11 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:58:11 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:58:11 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:58:11 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:58:11 [INFO] | | | | | \- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:58:11 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:58:11 [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:58:11 [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | +- org.opendaylight.ovsdb:southbound-impl:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:58:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:58:11 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:58:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:58:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:58:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:58:11 [INFO] | | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.20.3-SNAPSHOT:compile
03:58:11 [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:compile
03:58:11 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:compile
03:58:11 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:compile
03:58:11 [INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:compile
03:58:11 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:compile
03:58:11 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:compile
03:58:11 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:compile
03:58:11 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:compile
03:58:11 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:compile
03:58:11 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:compile
03:58:11 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:compile
03:58:11 [INFO] | | | | | \- org.javassist:javassist:jar:3.32.0-GA:compile
03:58:11 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:58:11 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:58:11 [INFO] | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:58:11 [INFO] | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:58:11 [INFO] | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:58:11 [INFO] | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:58:11 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:58:11 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:compile
03:58:11 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:compile
03:58:11 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:compile
03:58:11 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:compile
03:58:11 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:compile
03:58:11 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:58:11 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:compile
03:58:11 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:compile
03:58:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:58:11 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:58:11 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:compile
03:58:11 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:compile
03:58:11 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:compile
03:58:11 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:58:11 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:compile
03:58:11 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:58:11 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:58:11 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:compile
03:58:11 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:compile
03:58:11 [INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:compile
03:58:11 [INFO] | | | \- com.h2database:h2:jar:2.3.232:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:compile
03:58:11 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:compile
03:58:11 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:58:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:58:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:58:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:58:11 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:58:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:58:11 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:58:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:58:11 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:58:11 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:58:11 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:58:11 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:58:11 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:58:11 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:58:11 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:58:11 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:58:11 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:58:11 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:58:11 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:58:11 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:compile
03:58:11 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:compile
03:58:11 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:compile
03:58:11 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:compile
03:58:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:compile
03:58:11 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:compile
03:58:11 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:compile
03:58:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:compile
03:58:11 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:compile
03:58:11 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:compile
03:58:11 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:compile
03:58:11 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:compile
03:58:11 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:compile
03:58:11 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:compile
03:58:11 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:compile
03:58:11 [INFO] | | \- org.opendaylight.netconf:transport-ssh:jar:9.0.3:compile
03:58:11 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:compile
03:58:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:compile
03:58:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:58:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:compile
03:58:11 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:compile
03:58:11 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:58:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:compile
03:58:11 [INFO] | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:compile
03:58:11 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:compile
03:58:11 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
03:58:11 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:compile
03:58:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:compile
03:58:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:58:11 [INFO] | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:compile
03:58:11 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3:compile
03:58:11 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:58:11 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:58:11 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:58:11 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:58:11 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:58:11 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:58:11 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:58:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:58:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:58:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:58:11 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:58:11 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:58:11 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:58:11 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:58:11 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:58:11 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:58:11 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:9.0.3:compile
03:58:11 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile
03:58:11 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:58:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:58:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:58:11 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:58:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:58:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:58:11 [INFO] | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:58:11 [INFO] | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:58:11 [INFO] | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:58:11 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:58:11 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:58:11 [INFO] | | \- io.netty:netty-handler:jar:4.2.16.Final:compile
03:58:11 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:58:11 [INFO] | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:58:11 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:58:11 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:58:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:58:11 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:compile
03:58:11 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.21.5:compile
03:58:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:58:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:58:11 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:databind:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:compile
03:58:11 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:compile
03:58:11 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:9.0.3:compile
03:58:11 [INFO] | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:compile
03:58:11 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:58:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:compile
03:58:11 [INFO] | +- org.opendaylight.netconf:transport-http:jar:9.0.3:compile
03:58:11 [INFO] | | +- commons-codec:commons-codec:jar:1.21.0:compile
03:58:11 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:compile
03:58:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:compile
03:58:11 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:compile
03:58:11 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:58:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:compile
03:58:11 [INFO] | | +- org.opendaylight.netconf:transport-crypto:jar:9.0.3:compile
03:58:11 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:58:11 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:58:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:58:11 [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:58:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:58:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:58:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:58:11 [INFO] | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:58:11 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:58:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:58:11 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:58:11 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:58:11 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:58:11 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:58:11 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:58:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:58:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:58:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:58:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:58:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:58:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:58:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:58:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:58:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:58:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:58:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:58:11 [INFO] +- junit:junit:jar:4.13.2:test
03:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:58:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:58:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:58:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:58:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:58:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:58:11 [INFO]
03:58:11 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-southbound-impl-ui ---
03:58:11 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/sonatype-clm/module.xml
03:58:11 [INFO]
03:58:11 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >----------
03:58:11 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.20.3-SNAPSHOT [41/50]
03:58:11 [INFO] from southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml
03:58:11 [INFO] ------------------------------[ feature ]-------------------------------
03:58:11 [INFO]
03:58:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO]
03:58:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:11 [INFO]
03:58:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:11 [INFO]
03:58:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO]
03:58:11 [INFO] --- dependency:3.11.0:properties (default) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO]
03:58:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:58:11 [INFO] argLine set to empty
03:58:11 [INFO]
03:58:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] Starting audit...
03:58:11 Audit done.
03:58:11 [INFO] You have 0 Checkstyle violations.
03:58:11 [INFO]
03:58:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] Starting audit...
03:58:11 Audit done.
03:58:11 [INFO] You have 0 Checkstyle violations.
03:58:11 [INFO]
03:58:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO]
03:58:11 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml
03:58:11 [INFO] ...done!
03:58:11 [INFO] Set artifact
03:58:11 [INFO]
03:58:11 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:58:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:58:11 [INFO]
03:58:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>>
03:58:11 [INFO]
03:58:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] No files found to run spotbugs; check compile phase has been run.
03:58:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:58:11 [INFO]
03:58:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<<
03:58:11 [INFO]
03:58:11 [INFO]
03:58:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO]
03:58:11 [INFO] --- feattest:14.3.7:test (default) @ odl-ovsdb-southbound-test ---
03:58:11 [INFO] Starting SFT for org.opendaylight.ovsdb:odl-ovsdb-southbound-test
03:58:12 [INFO] Project dependency features detected: []
03:58:12 [INFO] Pax Exam System (Version: 4.14.0) created.
03:58:12 [INFO] Creating RMI registry server on 127.0.0.1:36897
03:58:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:58:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:58:12 [INFO] Waiting for remote bundle context.. on 36897 name: 39274b51-adfa-44c4-a70c-0729efcacb67 timout: [ RelativeTimeout value = 180000 ]
03:58:17 [INFO] Building jar from resources and headers.
03:58:17 [INFO] Writing jar finished.
03:58:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:58:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:58:26 [INFO]
03:58:26 [INFO] --- copy:14.3.7:copy-files (default) @ odl-ovsdb-southbound-test ---
03:58:26 [INFO]
03:58:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-test ---
03:58:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:58:26 [INFO]
03:58:26 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ovsdb-southbound-test ---
03:58:26 [INFO] CycloneDX: Resolving Dependencies
03:58:29 [INFO] CycloneDX: Creating BOM version 1.6 with 270 component(s)
03:58:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml
03:58:29 [INFO] attaching as odl-ovsdb-southbound-test-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json
03:58:29 [INFO] attaching as odl-ovsdb-southbound-test-1.20.3-SNAPSHOT-cyclonedx.json
03:58:29 [INFO]
03:58:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test ---
03:58:29 [INFO] Skipping duplicate-finder execution!
03:58:29 [INFO]
03:58:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test ---
03:58:29 [INFO] Skipping plugin execution
03:58:29 [INFO]
03:58:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test ---
03:58:29 [INFO] Skipping source per configuration.
03:58:29 [INFO]
03:58:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ovsdb-southbound-test ---
03:58:29 [INFO]
03:58:29 [INFO] --- jacoco:0.8.15:report (report) @ odl-ovsdb-southbound-test ---
03:58:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:58:29 [INFO]
03:58:29 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-test ---
03:58:29 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.3-SNAPSHOT/odl-ovsdb-southbound-test-1.20.3-SNAPSHOT.pom
03:58:29 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.3-SNAPSHOT/odl-ovsdb-southbound-test-1.20.3-SNAPSHOT-features.xml
03:58:29 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.3-SNAPSHOT/odl-ovsdb-southbound-test-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:29 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.3-SNAPSHOT/odl-ovsdb-southbound-test-1.20.3-SNAPSHOT-cyclonedx.json
03:58:29 [INFO]
03:58:29 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ovsdb-southbound-test ---
03:58:29 [INFO] org.opendaylight.ovsdb:odl-ovsdb-southbound-test:xml:features:1.20.3-SNAPSHOT
03:58:29 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14:compile
03:58:29 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.14:compile
03:58:29 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.14:compile
03:58:29 [INFO] | | +- org.opendaylight.odlparent:bundles-diag:jar:14.3.7:compile
03:58:29 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:58:29 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:58:29 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:58:29 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14:compile
03:58:29 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14:compile
03:58:29 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:58:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.14:compile
03:58:29 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.14:compile
03:58:29 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:58:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:58:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:58:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:58:29 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:58:29 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:58:29 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:58:29 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:58:29 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:58:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:58:29 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:58:29 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:58:29 [INFO] | | | | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:58:29 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:58:29 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:58:29 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:58:29 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:58:29 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:58:29 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:58:29 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:58:29 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:58:29 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:58:29 [INFO] | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:58:29 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:58:29 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:58:29 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:58:29 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:58:29 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:58:29 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:58:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:58:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:58:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:58:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:58:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:58:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:58:29 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:58:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:58:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:58:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:58:29 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:58:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:58:29 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:58:29 [INFO] | | | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:58:29 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:58:29 [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | \- org.opendaylight.ovsdb:southbound-impl:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:58:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:58:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:58:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:58:29 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:58:29 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:58:29 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:58:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:58:29 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:58:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:58:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:58:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:58:29 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:58:29 [INFO] | | | +- com.typesafe:config:jar:1.4.3:compile
03:58:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:58:29 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:58:29 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:58:29 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:58:29 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:58:29 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:58:29 [INFO] | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:58:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:58:29 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:58:29 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:58:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:58:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:58:29 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:58:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:58:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:58:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:58:29 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:58:29 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:58:29 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:58:29 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:58:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:58:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:58:29 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:58:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:58:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:58:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:58:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:58:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:58:29 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:58:29 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:58:29 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:58:29 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:58:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:58:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:58:29 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:58:29 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:58:29 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:58:29 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:58:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:58:29 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:58:29 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:58:29 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:58:29 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:58:29 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:58:29 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:58:29 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:58:29 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:58:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:58:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:58:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:58:29 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:58:29 [INFO] | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:58:29 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:58:29 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:58:29 [INFO] +- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:58:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:58:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:58:29 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:58:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:58:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:58:29 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:compile
03:58:29 [INFO] | | +- com.google.code.gson:gson:jar:2.14.0:compile
03:58:29 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:58:29 [INFO] | +- org.opendaylight.infrautils:ready-api:jar:7.1.14:compile
03:58:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:58:29 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:58:29 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:58:29 [INFO] | | +- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:58:29 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:58:29 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:58:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:58:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:58:29 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:58:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:58:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:58:29 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:58:29 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:58:29 [INFO] | +- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:58:29 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:58:29 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:58:29 [INFO] | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:58:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:58:29 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:58:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:58:29 [INFO] | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:58:29 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:58:29 [INFO] | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:58:29 [INFO] | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:58:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:58:29 [INFO] | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:58:29 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:58:29 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:58:29 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:58:29 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:58:29 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:58:29 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:58:29 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:58:29 [INFO] | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.20.3-SNAPSHOT:compile
03:58:29 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:58:29 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:58:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:58:29 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:58:29 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:58:29 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:58:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:58:29 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:58:29 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:58:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:58:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:58:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:58:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:58:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:58:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:58:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:58:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:58:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:58:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:58:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:58:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:58:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:58:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:58:29 [INFO] +- junit:junit:jar:4.13.2:test
03:58:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:58:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:58:29 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:58:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:58:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:58:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:58:29 [INFO]
03:58:29 [INFO] --- clm:3.0.11-01:index (default-cli) @ odl-ovsdb-southbound-test ---
03:58:29 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/odl-ovsdb-southbound-test/target/sonatype-clm/module.xml
03:58:29 [INFO]
03:58:29 [INFO] -------------< org.opendaylight.ovsdb:southbound-features >-------------
03:58:29 [INFO] Building ODL :: ovsdb :: southbound-features 1.20.3-SNAPSHOT [42/50]
03:58:29 [INFO] from southbound/southbound-features/features/pom.xml
03:58:29 [INFO] ------------------------------[ feature ]-------------------------------
03:58:29 [INFO]
03:58:29 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-features ---
03:58:29 [INFO]
03:58:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-features ---
03:58:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:29 [INFO]
03:58:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-features ---
03:58:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:29 [INFO]
03:58:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-features ---
03:58:30 [INFO]
03:58:30 [INFO] --- dependency:3.11.0:properties (default) @ southbound-features ---
03:58:30 [INFO]
03:58:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-features ---
03:58:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:58:30 [INFO] argLine set to empty
03:58:30 [INFO]
03:58:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-features ---
03:58:30 [INFO] Starting audit...
03:58:30 Audit done.
03:58:30 [INFO] You have 0 Checkstyle violations.
03:58:30 [INFO]
03:58:30 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-features ---
03:58:30 [INFO] Starting audit...
03:58:30 Audit done.
03:58:30 [INFO] You have 0 Checkstyle violations.
03:58:30 [INFO]
03:58:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-features ---
03:58:30 [INFO]
03:58:30 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features ---
03:58:30 [INFO] Generating feature descriptor file /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/features/target/feature/feature.xml
03:58:30 [INFO] ...done!
03:58:30 [INFO] Set artifact
03:58:30 [INFO]
03:58:30 [INFO] --- karaf:4.4.11:verify (default-verify) @ southbound-features ---
03:58:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:58:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:58:30 [INFO]
03:58:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-features >>>
03:58:30 [INFO]
03:58:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-features ---
03:58:30 [INFO] No files found to run spotbugs; check compile phase has been run.
03:58:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:58:30 [INFO]
03:58:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-features <<<
03:58:30 [INFO]
03:58:30 [INFO]
03:58:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-features ---
03:58:30 [INFO]
03:58:30 [INFO] --- feattest:14.3.7:test (default) @ southbound-features ---
03:58:30 [INFO]
03:58:30 [INFO] --- copy:14.3.7:copy-files (default) @ southbound-features ---
03:58:30 [INFO]
03:58:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-features ---
03:58:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:58:30 [INFO]
03:58:30 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ southbound-features ---
03:58:30 [INFO] CycloneDX: Resolving Dependencies
03:58:35 [INFO] CycloneDX: Creating BOM version 1.6 with 453 component(s)
03:58:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/features/target/bom.xml
03:58:35 [INFO] attaching as southbound-features-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/features/target/bom.json
03:58:35 [INFO] attaching as southbound-features-1.20.3-SNAPSHOT-cyclonedx.json
03:58:35 [INFO]
03:58:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features ---
03:58:35 [INFO] Skipping duplicate-finder execution!
03:58:35 [INFO]
03:58:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ southbound-features ---
03:58:35 [INFO] Skipping plugin execution
03:58:35 [INFO]
03:58:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-features ---
03:58:35 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.ovsdb:southbound-features:xml:features:1.20.3-SNAPSHOT] has a [features] classifier.
03:58:35 [INFO]
03:58:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ southbound-features ---
03:58:35 [INFO]
03:58:35 [INFO] --- jacoco:0.8.15:report (report) @ southbound-features ---
03:58:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:58:35 [INFO]
03:58:35 [INFO] --- install:3.1.4:install (default-install) @ southbound-features ---
03:58:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.3-SNAPSHOT/southbound-features-1.20.3-SNAPSHOT.pom
03:58:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.3-SNAPSHOT/southbound-features-1.20.3-SNAPSHOT-features.xml
03:58:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.3-SNAPSHOT/southbound-features-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:35 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.3-SNAPSHOT/southbound-features-1.20.3-SNAPSHOT-cyclonedx.json
03:58:35 [INFO]
03:58:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ southbound-features ---
03:58:35 [INFO] org.opendaylight.ovsdb:southbound-features:xml:features:1.20.3-SNAPSHOT
03:58:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:compile
03:58:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:58:35 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:compile
03:58:35 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:compile
03:58:35 [INFO] | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile
03:58:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile
03:58:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:58:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile
03:58:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:compile
03:58:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile
03:58:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:compile
03:58:35 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:compile
03:58:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile
03:58:35 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile
03:58:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14:compile
03:58:35 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.14:compile
03:58:35 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.14:compile
03:58:35 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.14:compile
03:58:35 [INFO] | | +- org.opendaylight.odlparent:bundles-diag:jar:14.3.7:compile
03:58:35 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:compile
03:58:35 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:compile
03:58:35 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile
03:58:35 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14:compile
03:58:35 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14:compile
03:58:35 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:compile
03:58:35 [INFO] | | | \- com.google.code.gson:gson:jar:2.14.0:compile
03:58:35 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:compile
03:58:35 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.14:compile
03:58:35 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.14:compile
03:58:35 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:compile
03:58:35 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:compile
03:58:35 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:compile
03:58:35 [INFO] | | | | +- com.typesafe:config:jar:1.4.3:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:compile
03:58:35 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
03:58:35 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile
03:58:35 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile
03:58:35 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile
03:58:35 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:58:35 [INFO] | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:58:35 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:compile
03:58:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:compile
03:58:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:compile
03:58:35 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:compile
03:58:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:compile
03:58:35 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.18:compile
03:58:35 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile
03:58:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:58:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:compile
03:58:35 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:compile
03:58:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:compile
03:58:35 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:compile
03:58:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:compile
03:58:35 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:compile
03:58:35 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:compile
03:58:35 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:compile
03:58:35 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:compile
03:58:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:compile
03:58:35 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:compile
03:58:35 [INFO] | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:compile
03:58:35 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:compile
03:58:35 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:compile
03:58:35 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:58:35 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:58:35 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:58:35 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:58:35 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:compile
03:58:35 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:compile
03:58:35 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:compile
03:58:35 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:compile
03:58:35 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:compile
03:58:35 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:compile
03:58:35 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-codec:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-common:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-handler:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-transport:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:compile
03:58:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:58:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:58:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:58:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:58:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:compile
03:58:35 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:compile
03:58:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:compile
03:58:35 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:58:35 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:compile
03:58:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:compile
03:58:35 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:compile
03:58:35 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile
03:58:35 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:compile
03:58:35 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:compile
03:58:35 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:compile
03:58:35 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:58:35 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.25:compile
03:58:35 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:58:35 [INFO] | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | +- org.opendaylight.ovsdb:southbound-impl:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.2:compile (optional)
03:58:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:compile
03:58:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:compile
03:58:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:compile
03:58:35 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:compile
03:58:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:compile
03:58:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:compile
03:58:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:compile
03:58:35 [INFO] | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:xml:features:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:compile
03:58:35 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:compile
03:58:35 [INFO] | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:compile
03:58:35 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:compile
03:58:35 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:compile
03:58:35 [INFO] | | | | | \- org.javassist:javassist:jar:3.32.0-GA:compile
03:58:35 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:58:35 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:58:35 [INFO] | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:58:35 [INFO] | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:58:35 [INFO] | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:58:35 [INFO] | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:58:35 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:58:35 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:compile
03:58:35 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:compile
03:58:35 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:compile
03:58:35 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:compile
03:58:35 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:compile
03:58:35 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:58:35 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:compile
03:58:35 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:compile
03:58:35 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:compile
03:58:35 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:compile
03:58:35 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:58:35 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:compile
03:58:35 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:58:35 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:58:35 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:compile
03:58:35 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:compile
03:58:35 [INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:compile
03:58:35 [INFO] | | | \- com.h2database:h2:jar:2.3.232:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:compile
03:58:35 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:compile
03:58:35 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:58:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:58:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:58:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:58:35 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:58:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:58:35 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:58:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:58:35 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:58:35 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:58:35 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:58:35 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:58:35 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:58:35 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:58:35 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:58:35 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:58:35 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:58:35 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:58:35 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:58:35 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:compile
03:58:35 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:compile
03:58:35 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:compile
03:58:35 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:compile
03:58:35 [INFO] | | | \- org.opendaylight.netconf:netconf-api:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:compile
03:58:35 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:compile
03:58:35 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:compile
03:58:35 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:compile
03:58:35 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:compile
03:58:35 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:9.0.3:compile
03:58:35 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:compile
03:58:35 [INFO] | | | \- org.opendaylight.netconf:transport-crypto:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:compile
03:58:35 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:compile
03:58:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:compile
03:58:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:compile
03:58:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:compile
03:58:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:databind:jar:9.0.3:compile
03:58:35 [INFO] | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:compile
03:58:35 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:compile
03:58:35 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:compile
03:58:35 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:compile
03:58:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:compile
03:58:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:compile
03:58:35 [INFO] | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:compile
03:58:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui:xml:features:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3:compile
03:58:35 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:9.0.3:compile
03:58:35 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile
03:58:35 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:58:35 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:58:35 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:compile
03:58:35 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.21.5:compile
03:58:35 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:compile
03:58:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:compile
03:58:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:compile
03:58:35 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:compile
03:58:35 [INFO] | \- org.opendaylight.netconf:transport-http:jar:9.0.3:compile
03:58:35 [INFO] | +- commons-codec:commons-codec:jar:1.21.0:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:compile
03:58:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:compile
03:58:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:compile
03:58:35 [INFO] +- org.opendaylight.ovsdb:odl-ovsdb-southbound-test:xml:features:1.20.3-SNAPSHOT:compile
03:58:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:58:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:58:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:58:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:58:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:58:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:58:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:58:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:58:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:58:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:58:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:58:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:58:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:58:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:58:35 [INFO] +- junit:junit:jar:4.13.2:test
03:58:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:58:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:58:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:58:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile
03:58:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:58:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:58:35 [INFO]
03:58:35 [INFO] --- clm:3.0.11-01:index (default-cli) @ southbound-features ---
03:58:35 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/features/target/sonatype-clm/module.xml
03:58:35 [INFO]
03:58:35 [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >---------------
03:58:35 [INFO] Building ODL :: ovsdb :: southbound-karaf 1.20.3-SNAPSHOT [43/50]
03:58:35 [INFO] from southbound/southbound-karaf/pom.xml
03:58:35 [INFO] --------------------------------[ pom ]---------------------------------
03:58:35 [INFO]
03:58:35 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-karaf ---
03:58:35 [INFO]
03:58:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-karaf ---
03:58:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:35 [INFO]
03:58:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-karaf ---
03:58:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:35 [INFO]
03:58:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-karaf ---
03:58:35 [INFO]
03:58:35 [INFO] --- dependency:3.11.0:properties (default) @ southbound-karaf ---
03:58:35 [INFO]
03:58:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-karaf ---
03:58:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-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/**
03:58:35 [INFO]
03:58:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-karaf ---
03:58:35 [INFO] Starting audit...
03:58:35 Audit done.
03:58:35 [INFO] You have 0 Checkstyle violations.
03:58:35 [INFO]
03:58:35 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-karaf ---
03:58:35 [INFO] Starting audit...
03:58:35 Audit done.
03:58:35 [INFO] You have 0 Checkstyle violations.
03:58:35 [INFO]
03:58:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-karaf ---
03:58:35 [INFO]
03:58:35 [INFO] --- resources:3.5.0:resources (process-resources) @ southbound-karaf ---
03:58:35 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/src/main/resources
03:58:35 [INFO]
03:58:35 [INFO] --- karaf:4.4.11:assembly (process-resources) @ southbound-karaf ---
03:58:35 [INFO] Using repositories:
03:58:35 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
03:58:35 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
03:58:35 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:58:35 [INFO] Creating work directory: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/target/assembly
03:58:35 [INFO] Loading direct KAR and features XML dependencies
03:58:35 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar
03:58:35 [INFO] Feature framework will be added as a startup feature
03:58:35 [INFO] Generating Karaf assembly: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/target/assembly
03:58:35 [INFO] Unzipping kars
03:58:35 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar
03:58:35 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features
03:58:35 [INFO] Loading profiles from:
03:58:35 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
03:58:35 [INFO] Loading repositories
03:58:36 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:36 [INFO] Artifact org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.controller:odl-jolokia:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.controller:odl-jolokia:xml:features:11.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:37 [INFO] Artifact org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.ops4j.pax.transx:pax-transx-features:xml:features:0.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.ops4j.pax.transx:pax-transx-features:xml:features:0.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Artifact org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)]
03:58:38 [INFO] Generating generated-startup profile
03:58:38 [INFO] Generating generated-boot profile with parents: generated-startup
03:58:38 [INFO] Generating generated-installed profile
03:58:38 [INFO] Configuring etc/config.properties and etc/system.properties
03:58:38 [INFO] Downloading libraries for generated profiles
03:58:38 [INFO] Downloading additional libraries
03:58:38 [INFO] Writing configurations
03:58:38 [INFO] adding config file: etc/profile.cfg
03:58:38 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml
03:58:38 [INFO] Startup stage
03:58:38 [INFO] Loading startup repositories
03:58:38 [INFO] Resolving startup features and bundles
03:58:38 [INFO] Features: framework
03:58:38 [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.3.7
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:58:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:58:38 [INFO] Boot stage
03:58:38 [INFO] Loading boot repositories
03:58:38 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.20.3-SNAPSHOT/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.20.3-SNAPSHOT/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.20.3-SNAPSHOT/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.20.3-SNAPSHOT/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.20.3-SNAPSHOT/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.20.3-SNAPSHOT/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.14/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.20.3-SNAPSHOT/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.20.3-SNAPSHOT/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.14/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.14/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.3/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.5/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.25/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.7/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.22/xml/features
03:58:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.22/xml/features
03:58:38 [INFO] Feature odl-yangtools-data-api/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.25
03:58:38 [INFO] Feature odl-controller-akka/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3
03:58:38 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
03:58:38 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1
03:58:38 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2
03:58:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1
03:58:38 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4
03:58:38 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11
03:58:38 [INFO] Feature odl-aaa-password-service/0.21.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.5/xml/aaa-password-service-config
03:58:38 [INFO] Feature odl-infrautils-ready/7.1.14 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.3.7
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.1.14
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.1.14
03:58:38 [INFO] Feature deployer/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11
03:58:38 [INFO] Feature odl-mdsal-model-rfc9645/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.22
03:58:38 [INFO] Feature odl-restconf-api/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/9.0.3
03:58:38 [INFO] Feature package/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11
03:58:38 [INFO] Feature odl-restconf-server-api/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/9.0.3
03:58:38 [INFO] Feature odl-ovsdb-southbound-api/1.20.3.SNAPSHOT is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.20.3-SNAPSHOT
03:58:38 [INFO] Feature odl-guava/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1
03:58:38 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre
03:58:38 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3
03:58:38 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.22
03:58:38 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1
03:58:38 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2
03:58:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0
03:58:38 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2
03:58:38 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3
03:58:38 [INFO] Feature odl-woodstox/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.2.1
03:58:38 [INFO] Feature odl-mdsal-model-rfc6991/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.22
03:58:38 [INFO] Feature odl-bytebuddy/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.18.11
03:58:38 [INFO] Feature ssh/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84
03:58:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1
03:58:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1
03:58:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1
03:58:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84
03:58:38 [INFO] Feature scr/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
03:58:38 [INFO] Feature odl-mdsal-model-rfc8526/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.22
03:58:38 [INFO] Feature odl-netconf-model-rfc5277/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/9.0.3
03:58:38 [INFO] Feature odl-yangtools-export/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.25
03:58:38 [INFO] Feature odl-mdsal-clustering-commons/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.30.0
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.39
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.5
03:58:38 [INFO] Feature odl-mdsal-binding-base/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.22
03:58:38 [INFO] Feature odl-yangtools-binding-codec/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.25
03:58:38 [INFO] Feature bundle/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11
03:58:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
03:58:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
03:58:38 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.5
03:58:38 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.22
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] Feature odl-netconf-keystore/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/9.0.3
03:58:38 [INFO] Feature odl-infrautils-diagstatus/7.1.14 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.1.14
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.1.14
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.1.14
03:58:38 [INFO] Feature pax-web-websockets/8.0.35 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.35
03:58:38 [INFO] Feature war/4.4.11 is defined as a boot feature
03:58:38 [INFO] Feature odl-yanglib-mdsal-writer/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/9.0.3
03:58:38 [INFO] Feature odl-yangtools-xpath/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.25
03:58:38 [INFO] Feature odl-mdsal-model-rfc8650/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.22
03:58:38 [INFO] Feature odl-mdsal-model-rfc6243/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.22
03:58:38 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber
03:58:38 [INFO] Feature odl-controller-scala/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.18
03:58:38 [INFO] Feature odl-ovsdb-library/1.20.3.SNAPSHOT is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.3-SNAPSHOT
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.20.3-SNAPSHOT
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.20.3-SNAPSHOT
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.20.3-SNAPSHOT
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.3-SNAPSHOT/cfg/config
03:58:38 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2
03:58:38 [INFO] Feature pax-web-whiteboard/8.0.35 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.35
03:58:38 [INFO] Feature odl-mdsal-singleton-common/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.22
03:58:38 [INFO] Feature odl-mdsal-distributed-datastore/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/pekkoconf
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/factorypekkoconf
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/moduleshardconf
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/xml/moduleconf
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.5/cfg/datastore
03:58:38 [INFO] Feature odl-mdsal-model-rfc8529/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.22
03:58:38 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.22
03:58:38 [INFO] Feature odl-jolokia/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2
03:58:38 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/11.0.5/cfg/configuration
03:58:38 [INFO] Feature odl-jackson-2/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.21.5
03:58:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.21.5
03:58:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.21.5
03:58:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.21.5
03:58:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.21.5
03:58:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.21
03:58:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.21.5
03:58:38 [INFO] Feature odl-ovsdb-southbound-impl-rest/1.20.3.SNAPSHOT is defined as a boot feature
03:58:38 [INFO] Feature http/8.0.35 is defined as a boot feature
03:58:38 [INFO] Feature odl-raft-spi/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.5
03:58:38 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1
03:58:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
03:58:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1
03:58:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1
03:58:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1
03:58:38 [INFO] Feature odl-mdsal-common/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.22
03:58:38 [INFO] Feature odl-netconf-mdsal-common/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.3
03:58:38 [INFO] Feature odl-mdsal-model-rfc9643/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.22
03:58:38 [INFO] Feature jaas/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11
03:58:38 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg
03:58:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
03:58:38 [INFO] Feature feature/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11
03:58:38 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg
03:58:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg
03:58:38 [INFO] Feature odl-jspecify/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] Feature odl-mdsal-model-rfc8342/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.22
03:58:38 [INFO] Feature odl-mdsal-dom-api/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.22
03:58:38 [INFO] Feature pax-web-war/8.0.35 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:58:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.7.0/jar/uber
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.35
03:58:38 [INFO] Feature log/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11
03:58:38 [INFO] adding config file: etc/org.apache.karaf.log.cfg
03:58:38 [INFO] Feature odl-ovsdb-utils/1.20.3.SNAPSHOT is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.20.3-SNAPSHOT
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.20.3-SNAPSHOT
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.20.3-SNAPSHOT
03:58:38 [INFO] Feature odl-restconf-nb/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-subscription/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.3/cfg/config
03:58:38 [INFO] Feature odl-yangtools-xpath-api/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.25
03:58:38 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.22
03:58:38 [INFO] Feature odl-mdsal-model-rfc8528/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.22
03:58:38 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7
03:58:38 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar
03:58:38 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11
03:58:38 [INFO] Feature odl-yangtools-parser/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.25
03:58:38 [INFO] Feature odl-aaa-shiro/0.21.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.5/xml/aaa-app-config
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.5/xml/aaa-datastore-config
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.5/xml/aaa-password-service-config
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.5/py/idmtool
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.5/cfg/config
03:58:38 [INFO] Feature odl-yangtools-parser-api/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8791-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.25
03:58:38 [INFO] Feature odl-antlr4/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2
03:58:38 [INFO] Feature odl-mdsal-model-rfc9644/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.22
03:58:38 [INFO] Feature odl-ws-rs-api/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6
03:58:38 [INFO] Feature odl-mdsal-binding-api/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.22
03:58:38 [INFO] Feature odl-yangtools-codec/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.25
03:58:38 [INFO] Feature odl-mdsal-model-rfc8341/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.22
03:58:38 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] Feature odl-infrautils-utils/7.1.14 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.1.14
03:58:38 [INFO] Feature pax-web-http-jetty/8.0.35 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/config-jetty
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/context-jetty
03:58:38 [INFO] adding config file: etc/org.ops4j.pax.web.cfg
03:58:38 [INFO] Feature odl-aaa-encryption-service/0.21.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.5
03:58:38 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7
03:58:38 [INFO] Feature 29e17871-d34a-4645-84c6-56e8486dd09e/0.0.0 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.7
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.7
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.7
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7
03:58:38 [INFO] Feature instance/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11
03:58:38 [INFO] Feature jline/3.30.9 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9
03:58:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:58:38 [INFO] Feature odl-mdsal-singleton-dom/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.22
03:58:38 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.22
03:58:38 [INFO] Feature system/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11
03:58:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg
03:58:38 [INFO] Feature odl-ovsdb-southbound-impl/1.20.3.SNAPSHOT is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.20.3-SNAPSHOT
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.20.3-SNAPSHOT
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.20.3-SNAPSHOT/cfg/config
03:58:38 [INFO] Feature odl-mdsal-model-rfc9640/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.22
03:58:38 [INFO] Feature odl-gson/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.14.0
03:58:38 [INFO] Feature odl-netconf-api/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/9.0.3
03:58:38 [INFO] Feature odl-restconf/9.0.3 is defined as a boot feature
03:58:38 [INFO] Feature odl-yangtools-binding-runtime/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.25
03:58:38 [INFO] Feature odl-mdsal-binding-runtime/14.0.22 is defined as a boot feature
03:58:38 [INFO] Feature odl-yangtools-util/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.25
03:58:38 [INFO] Feature config/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11
03:58:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
03:58:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg
03:58:38 [INFO] Feature pax-web-http/8.0.35 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.11
03:58:38 [INFO] Feature pax-web-core/8.0.35 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.35
03:58:38 [INFO] Feature odl-mdsal-model-rfc8344/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.22
03:58:38 [INFO] Feature odl-yangtools-binding-spec/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.25
03:58:38 [INFO] Feature odl-servlet-api/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0
03:58:38 [INFO] Feature pax-web-http-whiteboard/8.0.35 is defined as a boot feature
03:58:38 [INFO] Feature odl-mdsal-model-rfc8639/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.22
03:58:38 [INFO] Feature odl-netconf-transport-api/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] Feature odl-karaf-feat-jetty/14.3.7 is defined as a boot feature
03:58:38 [INFO] Feature odl-mdsal-dom-broker/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] Feature odl-mdsal-model-rfc9641/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.22
03:58:38 [INFO] Feature odl-mdsal-eos-common/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] Feature odl-mdsal-eos-dom/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.22
03:58:38 [INFO] Feature odl-mdsal-model-rfc9642/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.22
03:58:38 [INFO] Feature standard/4.4.11 is defined as a boot feature
03:58:38 [INFO] Feature odl-mdsal-broker/11.0.5 is defined as a boot feature
03:58:38 [INFO] Feature kar/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11
03:58:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg
03:58:38 [INFO] Feature odl-lz4/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:at.yawk.lz4/lz4-java/1.11.1
03:58:38 [INFO] Feature odl-jersey-2/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.48
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.48
03:58:38 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.48
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.48
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.48
03:58:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.48
03:58:38 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.48
03:58:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1
03:58:38 [INFO] Feature odl-netconf-databind/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] Feature odl-mdsal-model-rfc8072/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.22
03:58:38 [INFO] Feature odl-mdsal-model-rfc8343/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.22
03:58:38 [INFO] Feature odl-mdsal-model-rfc6241/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.22
03:58:38 [INFO] Feature management/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
03:58:38 [INFO] adding config file: etc/jmx.acl.cfg
03:58:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
03:58:38 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg
03:58:38 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
03:58:38 [INFO] adding config file: etc/org.apache.karaf.management.cfg
03:58:38 [INFO] Feature pax-web-jsp/8.0.35 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0
03:58:38 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3
03:58:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.35
03:58:38 [INFO] Feature odl-mdsal-model-rfc8525/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.22
03:58:38 [INFO] Feature odl-stax2-api/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.3.0
03:58:38 [INFO] Feature pax-web-http-war/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.11
03:58:38 [INFO] Feature odl-mdsal-dom-runtime/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.22
03:58:38 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.20.3.SNAPSHOT is defined as a boot feature
03:58:38 [INFO] Feature odl-apache-commons-text/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.15.0
03:58:38 [INFO] Feature odl-netty-4/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-aarch_64
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.16.Final/jar/linux-x86_64
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-riscv64
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.16.Final
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.16.Final/jar/linux-x86_64
03:58:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.16.Final
03:58:38 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] Feature odl-apache-shiro/0.21.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2
03:58:38 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1
03:58:38 [INFO] Feature odl-raft-api/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.5
03:58:38 [INFO] Feature framework/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
03:58:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3
03:58:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:58:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11
03:58:38 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
03:58:38 [INFO] Feature odl-jakarta-activation-api/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2
03:58:38 [INFO] Feature odl-dropwizard-metrics/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.39
03:58:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.39
03:58:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.39
03:58:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.39
03:58:38 [INFO] Feature odl-controller-mdsal-common/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.5
03:58:38 [INFO] Feature odl-mdsal-model-rfc6470/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.22
03:58:38 [INFO] Feature pax-web-jetty/9.4.58.v20250814 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.35
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.58.v20250814
03:58:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.58.v20250814
03:58:38 [INFO] Feature shell/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11
03:58:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg
03:58:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
03:58:38 [INFO] adding config file: etc/org.apache.karaf.shell.cfg
03:58:38 [INFO] Feature odl-aaa-api/0.21.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.21.5
03:58:38 [INFO] Feature odl-mdsal-model-rfc7952/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.22
03:58:38 [INFO] Feature odl-yangtools-common/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.25
03:58:38 [INFO] Feature odl-netconf-truststore/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/9.0.3
03:58:38 [INFO] Feature wrap/2.7.1 is defined as a boot feature
03:58:38 [INFO] Feature odl-controller-blueprint/11.0.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.5
03:58:38 [INFO] Feature service/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11
03:58:38 [INFO] Feature odl-mdsal-eos-binding/14.0.22 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.22
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.22
03:58:38 [INFO] Feature odl-apache-commons-lang3/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0
03:58:38 [INFO] Feature odl-restconf-openapi/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/9.0.3
03:58:38 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4
03:58:38 [INFO] Feature odl-aaa-cert/0.21.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.5/xml/config
03:58:38 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11
03:58:38 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar
03:58:38 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11
03:58:38 [INFO] Feature odl-karaf-feat-jdbc/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0
03:58:38 [INFO] Feature odl-netconf-transport/9.0.3 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.21.0
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/9.0.3
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/9.0.3
03:58:38 [INFO] Feature odl-yangtools-data/14.0.25 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.25
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.25
03:58:38 [INFO] Feature odl-aaa-web/0.21.5 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.21.5
03:58:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.21.5
03:58:38 [INFO] Feature odl-javassist-3/14.3.7 is defined as a boot feature
03:58:38 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.32.0-GA
03:58:38 [INFO] Install stage
03:58:38 [INFO] Loading installed repositories
03:58:38 [INFO] Feature wrapper/4.4.11 is defined as an installed feature
03:58:38 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11
03:58:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
03:58:38 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17
03:58:38 [INFO]
03:58:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-karaf >>>
03:58:38 [INFO]
03:58:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-karaf ---
03:58:38 [INFO] No files found to run spotbugs; check compile phase has been run.
03:58:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:58:38 [INFO]
03:58:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-karaf <<<
03:58:38 [INFO]
03:58:38 [INFO]
03:58:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-karaf ---
03:58:38 [INFO]
03:58:38 [INFO] --- dependency:3.11.0:copy (apply-branding) @ southbound-karaf ---
03:58:38 [INFO]
03:58:38 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf ---
03:58:39 [INFO]
03:58:39 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf ---
03:58:39 [WARNING] Overwriting /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg
03:58:39 [INFO]
03:58:39 [INFO] --- copy:14.3.7:copy-files (default) @ southbound-karaf ---
03:58:39 [INFO]
03:58:39 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ southbound-karaf ---
03:58:39 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead.
03:58:39 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/src/main/assembly
03:58:39 [INFO]
03:58:39 [INFO] --- karaf:14.3.7:populate-local-repo (populate-local-repo) @ southbound-karaf ---
03:58:39 [INFO] Feature repository discovered recursively: dcbd8424-6435-4046-875c-12c449170ed3
03:58:39 [INFO] Feature repository discovered recursively: framework-4.4.11
03:58:39 [INFO] Feature repository discovered recursively: odl-aaa-0.21.5
03:58:39 [INFO] Feature repository discovered recursively: odl-antlr4
03:58:39 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
03:58:39 [INFO] Feature repository discovered recursively: odl-apache-commons-text
03:58:39 [INFO] Feature repository discovered recursively: odl-apache-shiro
03:58:39 [INFO] Feature repository discovered recursively: odl-bytebuddy
03:58:39 [INFO] Feature repository discovered recursively: odl-controller-11.0.5
03:58:39 [INFO] Feature repository discovered recursively: odl-controller-akka
03:58:39 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.5
03:58:39 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.5
03:58:39 [INFO] Feature repository discovered recursively: odl-controller-scala
03:58:39 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
03:58:39 [INFO] Feature repository discovered recursively: odl-extras-11.0.5
03:58:39 [INFO] Feature repository discovered recursively: odl-gson
03:58:39 [INFO] Feature repository discovered recursively: odl-guava
03:58:39 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
03:58:39 [INFO] Feature repository discovered recursively: odl-infrautils-ready
03:58:39 [INFO] Feature repository discovered recursively: odl-infrautils-utils
03:58:39 [INFO] Feature repository discovered recursively: odl-jackson-2
03:58:39 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
03:58:39 [INFO] Feature repository discovered recursively: odl-javassist-3
03:58:39 [INFO] Feature repository discovered recursively: odl-jersey-2
03:58:39 [INFO] Feature repository discovered recursively: odl-jspecify
03:58:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
03:58:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
03:58:39 [INFO] Feature repository discovered recursively: odl-lz4
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.5
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-common
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
03:58:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
03:58:39 [INFO] Feature repository discovered recursively: odl-netconf-9.0.3
03:58:39 [INFO] Feature repository discovered recursively: odl-netconf-databind
03:58:39 [INFO] Feature repository discovered recursively: odl-netconf-keystore
03:58:39 [INFO] Feature repository discovered recursively: odl-netconf-truststore
03:58:39 [INFO] Feature repository discovered recursively: odl-netty-4
03:58:39 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.3-SNAPSHOT
03:58:39 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.20.3-SNAPSHOT
03:58:39 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.20.3-SNAPSHOT
03:58:39 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.20.3-SNAPSHOT
03:58:39 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.20.3-SNAPSHOT
03:58:39 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.20.3-SNAPSHOT
03:58:39 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.20.3-SNAPSHOT
03:58:39 [INFO] Feature repository discovered recursively: odl-raft-api
03:58:39 [INFO] Feature repository discovered recursively: odl-raft-spi
03:58:39 [INFO] Feature repository discovered recursively: odl-restconf
03:58:39 [INFO] Feature repository discovered recursively: odl-restconf-api
03:58:39 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.3
03:58:39 [INFO] Feature repository discovered recursively: odl-restconf-server-api
03:58:39 [INFO] Feature repository discovered recursively: odl-servlet-api
03:58:39 [INFO] Feature repository discovered recursively: odl-stax2-api
03:58:39 [INFO] Feature repository discovered recursively: odl-woodstox
03:58:39 [INFO] Feature repository discovered recursively: odl-ws-rs-api
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-codec
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-common
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-data
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-data-api
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-export
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-util
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath
03:58:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
03:58:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
03:58:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35
03:58:39 [INFO] Feature repository discovered recursively: pax-transx-0.5.4
03:58:39 [INFO] Feature repository discovered recursively: pt-triemap
03:58:39 [INFO] Feature repository discovered recursively: southbound-features
03:58:39 [INFO] Feature repository discovered recursively: standard-4.4.11
03:58:39 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo
03:58:39 [INFO]
03:58:39 [INFO] --- antrun:3.2.0:run (fix-permissions) @ southbound-karaf ---
03:58:39 [INFO] Executing tasks
03:58:39 [INFO] Executed tasks
03:58:39 [INFO]
03:58:39 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ southbound-karaf ---
03:58:39 [INFO] Executing tasks
03:58:39 [INFO] [delete] Deleting directory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/target/assembly/system/org/bouncycastle
03:58:39 [INFO] Executed tasks
03:58:39 [INFO]
03:58:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-karaf ---
03:58:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:58:39 [INFO]
03:58:39 [INFO] --- karaf:4.4.11:archive (package) @ southbound-karaf ---
03:58:52 [INFO]
03:58:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ southbound-karaf ---
03:58:52 [INFO] Skipping CycloneDX goal, because module skips deploy
03:58:52 [INFO]
03:58:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf ---
03:58:52 [INFO] Skipping duplicate-finder execution!
03:58:52 [INFO]
03:58:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ southbound-karaf ---
03:58:52 [INFO] Skipping pom project
03:58:52 [INFO]
03:58:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-karaf ---
03:58:52 [INFO]
03:58:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ southbound-karaf ---
03:58:52 [INFO]
03:58:52 [INFO] --- jacoco:0.8.15:report (report) @ southbound-karaf ---
03:58:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:58:52 [INFO]
03:58:52 [INFO] --- install:3.1.4:install (default-install) @ southbound-karaf ---
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.20.3-SNAPSHOT/southbound-karaf-1.20.3-SNAPSHOT.pom
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/target/southbound-karaf-1.20.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.20.3-SNAPSHOT/southbound-karaf-1.20.3-SNAPSHOT.tar.gz
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/target/southbound-karaf-1.20.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.20.3-SNAPSHOT/southbound-karaf-1.20.3-SNAPSHOT.zip
03:58:52 [INFO]
03:58:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ southbound-karaf ---
03:58:52 [INFO] org.opendaylight.ovsdb:southbound-karaf:pom:1.20.3-SNAPSHOT
03:58:52 [INFO] +- org.apache.karaf.features:framework:kar:4.4.11:compile
03:58:52 [INFO] | +- org.apache.karaf.features:base:jar:4.4.11:runtime
03:58:52 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:58:52 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime
03:58:52 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime
03:58:52 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile
03:58:52 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
03:58:52 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile
03:58:52 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
03:58:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.11:runtime
03:58:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.11:runtime
03:58:52 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime
03:58:52 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime
03:58:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.11:runtime
03:58:52 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime
03:58:52 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime
03:58:52 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.11:runtime
03:58:52 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.11:runtime
03:58:52 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.11:compile
03:58:52 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile
03:58:52 [INFO] | | +- net.java.dev.jna:jna:jar:5.18.1:runtime
03:58:52 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.18.1:runtime
03:58:52 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.11:runtime
03:58:52 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.17.1:runtime
03:58:52 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
03:58:52 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:compile
03:58:52 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.11:runtime
03:58:52 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.11:compile
03:58:52 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile
03:58:52 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile
03:58:52 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile
03:58:52 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime
03:58:52 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime
03:58:52 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime
03:58:52 [INFO] | +- org.jline:jline:jar:3.30.9:compile
03:58:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.3:compile
03:58:52 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided
03:58:52 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile
03:58:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.3:compile
03:58:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.3:compile
03:58:52 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.38:compile
03:58:52 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.38:compile
03:58:52 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile
03:58:52 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile
03:58:52 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile
03:58:52 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.7.1:test
03:58:52 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile
03:58:52 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile
03:58:52 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile
03:58:52 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.11:compile
03:58:52 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile
03:58:52 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
03:58:52 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
03:58:52 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
03:58:52 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile
03:58:52 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5:compile
03:58:52 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
03:58:52 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.5:compile
03:58:52 [INFO] | \- javax.activation:activation:jar:1.1.1:compile
03:58:52 [INFO] +- org.opendaylight.ovsdb:southbound-features:xml:features:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-api:xml:features:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.25:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.22:runtime
03:58:52 [INFO] | | \- org.opendaylight.ovsdb:southbound-api:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:runtime
03:58:52 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:runtime
03:58:52 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime
03:58:52 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:runtime
03:58:52 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.50.0:runtime
03:58:52 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:runtime
03:58:52 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.25:runtime
03:58:52 [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:14.0.25:runtime
03:58:52 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.25:runtime
03:58:52 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl:xml:features:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14:runtime
03:58:52 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:7.1.14:runtime
03:58:52 [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.14:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.14:runtime
03:58:52 [INFO] | | | +- org.opendaylight.odlparent:bundles-diag:jar:14.3.7:runtime
03:58:52 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:runtime
03:58:52 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14:runtime
03:58:52 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14:runtime
03:58:52 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | \- com.google.code.gson:gson:jar:2.14.0:runtime
03:58:52 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:runtime
03:58:52 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.14:runtime
03:58:52 [INFO] | | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.14:runtime
03:58:52 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-utils:xml:features:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.25:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | +- com.typesafe:config:jar:1.4.3:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.controller:repackaged-pekko:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.6.1:runtime
03:58:52 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime
03:58:52 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime
03:58:52 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:runtime
03:58:52 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime
03:58:52 [INFO] | | | | | | \- org.lmdbjava:lmdbjava:jar:0.7.0:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.39:runtime
03:58:52 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.39:runtime
03:58:52 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.30.0:runtime
03:58:52 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.39:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.18:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.15.0:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.25:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:regex:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39:runtime
03:58:52 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.39:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.controller:raft-journal:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.controller:raft-spi:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | \- at.yawk.lz4:lz4-java:jar:1.11.1:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.controller:raft-api:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.25:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:11.0.5:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:11.0.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.ovsdb:utils.config:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | +- org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | \- org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | +- org.opendaylight.ovsdb:odl-ovsdb-library:xml:features:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.2.1:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime
03:58:52 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.5:runtime
03:58:52 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.3.0:runtime
03:58:52 [INFO] | | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.5:runtime
03:58:52 [INFO] | | | | | \- javax.xml.bind:jaxb-api:jar:2.2.12:runtime
03:58:52 [INFO] | | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.5:runtime
03:58:52 [INFO] | | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-buffer:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-common:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-transport:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.16.Final:runtime
03:58:52 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.16.Final:runtime
03:58:52 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.16.Final:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.21.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.22:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.22:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:11.0.5:runtime
03:58:52 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.21.5:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.5:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.21.5:runtime
03:58:52 [INFO] | | | | | +- org.apache.commons:commons-lang3:jar:3.20.0:runtime
03:58:52 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.85:runtime
03:58:52 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.85:runtime
03:58:52 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.85:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.ovsdb:library:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.25:runtime
03:58:52 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime
03:58:52 [INFO] | | | +- org.opendaylight.ovsdb:library:cfg:config:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | +- org.opendaylight.ovsdb:utils.servicehelper:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | +- org.opendaylight.ovsdb:schema.openvswitch:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | \- org.opendaylight.ovsdb:schema.hardwarevtep:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | +- org.opendaylight.ovsdb:southbound-impl:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.immutables:value:jar:annotations:2.12.2:runtime (optional)
03:58:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.ovsdb:utils.yang-utils:jar:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.25:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-impl:jar:14.0.25:runtime
03:58:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:14.0.25:runtime
03:58:52 [INFO] | | \- org.opendaylight.ovsdb:southbound-impl:cfg:config:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest:xml:features:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:9.0.3:runtime
03:58:52 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.21.5:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.21.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.21.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.21.5:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.21.5:runtime
03:58:52 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.21.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | | | \- org.javassist:javassist:jar:3.32.0-GA:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime
03:58:52 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime
03:58:52 [INFO] | | | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.48:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.48:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.48:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.48:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.48:runtime
03:58:52 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime
03:58:52 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.48:runtime
03:58:52 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.48:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.5:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:11.0.5:runtime
03:58:52 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime
03:58:52 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:11.0.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.21.5:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.21.5:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.5:runtime
03:58:52 [INFO] | | | | \- com.h2database:h2:jar:2.3.232:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.21.5:runtime
03:58:52 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7:runtime
03:58:52 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:58:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:58:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:58:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:58:52 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:58:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:58:52 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:58:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:58:52 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:58:52 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:58:52 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:58:52 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:58:52 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:58:52 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:58:52 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:58:52 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:58:52 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.11:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.21.5:runtime
03:58:52 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.21.5:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8341:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8650:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6470:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8526:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc5277:jar:9.0.3:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.netconf:netconf-api:jar:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-databind:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:9.0.3:runtime
03:58:52 [INFO] | | | \- org.opendaylight.netconf:netconf-dom-api:jar:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common:jar:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server:jar:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs:jar:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common:jar:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:9.0.3:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:9.0.3:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:9.0.3:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:9.0.3:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.netconf:transport-crypto:jar:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:9.0.3:runtime
03:58:52 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:odl-restconf-server-api:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-api:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.25:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-export:jar:14.0.25:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:restconf-server-api:jar:9.0.3:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.netconf:restconf-server-spi:jar:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:9.0.3:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:odl-device-notification:jar:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:databind:jar:9.0.3:runtime
03:58:52 [INFO] | | | \- org.opendaylight.netconf:restconf-mdsal-spi:jar:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:restconf-server:jar:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.21.5:runtime
03:58:52 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:runtime
03:58:52 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.3.1:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf:transport-api:jar:9.0.3:runtime
03:58:52 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-restconf-server:jar:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:restconf-server-jaxrs:jar:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:restconf-server-mdsal:jar:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring:jar:14.0.22:runtime
03:58:52 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8639:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.22:runtime
03:58:52 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.22:runtime
03:58:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.25:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:restconf-subscription:jar:9.0.3:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:sal-remote-impl:jar:9.0.3:runtime
03:58:52 [INFO] | | | +- org.opendaylight.netconf.model:sal-remote:jar:9.0.3:runtime
03:58:52 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.25:runtime
03:58:52 [INFO] | | \- org.opendaylight.netconf:restconf-nb:cfg:config:9.0.3:runtime
03:58:52 [INFO] | +- org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui:xml:features:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] | | \- org.opendaylight.netconf:odl-restconf-openapi:xml:features:9.0.3:runtime
03:58:52 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:9.0.3:runtime
03:58:52 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime
03:58:52 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime
03:58:52 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime
03:58:52 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.21.5:runtime
03:58:52 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.21.5:runtime
03:58:52 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:9.0.3:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6243:jar:14.0.22:runtime
03:58:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.22:runtime
03:58:52 [INFO] | | \- org.opendaylight.netconf:transport-http:jar:9.0.3:runtime
03:58:52 [INFO] | | +- commons-codec:commons-codec:jar:1.21.0:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9640:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9641:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9642:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server:jar:14.0.22:runtime
03:58:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client:jar:14.0.22:runtime
03:58:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server:jar:14.0.22:runtime
03:58:52 [INFO] | \- org.opendaylight.ovsdb:odl-ovsdb-southbound-test:xml:features:1.20.3-SNAPSHOT:runtime
03:58:52 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.11:runtime
03:58:52 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.11:runtime
03:58:52 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile
03:58:52 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided
03:58:52 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile
03:58:52 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
03:58:52 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile
03:58:52 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.3.7:compile
03:58:52 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.3.7:provided
03:58:52 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.3.7:runtime
03:58:52 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:runtime
03:58:52 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.3.7:runtime
03:58:52 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.3.7:runtime
03:58:52 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.3.7:runtime
03:58:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided
03:58:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
03:58:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test
03:58:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:58:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:58:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
03:58:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test
03:58:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
03:58:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test
03:58:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:58:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test
03:58:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test
03:58:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test
03:58:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test
03:58:52 [INFO] +- junit:junit:jar:4.13.2:test
03:58:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test
03:58:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test
03:58:52 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test
03:58:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime
03:58:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test
03:58:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test
03:58:52 [INFO]
03:58:52 [INFO] --- clm:3.0.11-01:index (default-cli) @ southbound-karaf ---
03:58:52 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-karaf/target/sonatype-clm/module.xml
03:58:52 [INFO]
03:58:52 [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >--------
03:58:52 [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.20.3-SNAPSHOT [44/50]
03:58:52 [INFO] from southbound/southbound-features/pom.xml
03:58:52 [INFO] --------------------------------[ pom ]---------------------------------
03:58:52 [INFO]
03:58:52 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-features-aggregator ---
03:58:52 [INFO]
03:58:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-features-aggregator ---
03:58:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:52 [INFO]
03:58:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-features-aggregator ---
03:58:52 [INFO]
03:58:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ southbound-features-aggregator ---
03:58:52 [INFO] CycloneDX: Resolving Dependencies
03:58:52 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
03:58:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/target/bom.xml
03:58:52 [INFO] attaching as southbound-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/target/bom.json
03:58:52 [INFO] attaching as southbound-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.json
03:58:52 [INFO]
03:58:52 [INFO] --- install:3.1.4:install (default-install) @ southbound-features-aggregator ---
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.20.3-SNAPSHOT/southbound-features-aggregator-1.20.3-SNAPSHOT.pom
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.20.3-SNAPSHOT/southbound-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.20.3-SNAPSHOT/southbound-features-aggregator-1.20.3-SNAPSHOT-cyclonedx.json
03:58:52 [INFO]
03:58:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ southbound-features-aggregator ---
03:58:52 [INFO] org.opendaylight.ovsdb:southbound-features-aggregator:pom:1.20.3-SNAPSHOT
03:58:52 [INFO]
03:58:52 [INFO] --- clm:3.0.11-01:index (default-cli) @ southbound-features-aggregator ---
03:58:52 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-features/target/sonatype-clm/module.xml
03:58:52 [INFO]
03:58:52 [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >-------------
03:58:52 [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.20.3-SNAPSHOT [45/50]
03:58:52 [INFO] from southbound/southbound-artifacts/pom.xml
03:58:52 [INFO] --------------------------------[ pom ]---------------------------------
03:58:52 [INFO]
03:58:52 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-artifacts ---
03:58:52 [INFO]
03:58:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-artifacts ---
03:58:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:52 [INFO]
03:58:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-artifacts ---
03:58:52 [INFO]
03:58:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ southbound-artifacts ---
03:58:52 [INFO] CycloneDX: Resolving Dependencies
03:58:52 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
03:58:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-artifacts/target/bom.xml
03:58:52 [INFO] attaching as southbound-artifacts-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-artifacts/target/bom.json
03:58:52 [INFO] attaching as southbound-artifacts-1.20.3-SNAPSHOT-cyclonedx.json
03:58:52 [INFO]
03:58:52 [INFO] --- install:3.1.4:install (default-install) @ southbound-artifacts ---
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.20.3-SNAPSHOT/southbound-artifacts-1.20.3-SNAPSHOT.pom
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.20.3-SNAPSHOT/southbound-artifacts-1.20.3-SNAPSHOT-cyclonedx.xml
03:58:52 [INFO] Installing /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.20.3-SNAPSHOT/southbound-artifacts-1.20.3-SNAPSHOT-cyclonedx.json
03:58:52 [INFO]
03:58:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ southbound-artifacts ---
03:58:52 [INFO] org.opendaylight.ovsdb:southbound-artifacts:pom:1.20.3-SNAPSHOT
03:58:52 [INFO]
03:58:52 [INFO] --- clm:3.0.11-01:index (default-cli) @ southbound-artifacts ---
03:58:52 [INFO] Saved module information to /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-artifacts/target/sonatype-clm/module.xml
03:58:52 [INFO]
03:58:52 [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >----------------
03:58:52 [INFO] Building ODL :: ovsdb :: southbound-it 1.20.3-SNAPSHOT [46/50]
03:58:52 [INFO] from southbound/southbound-it/pom.xml
03:58:52 [INFO] --------------------------------[ jar ]---------------------------------
03:58:53 [INFO]
03:58:53 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-it ---
03:58:53 [INFO]
03:58:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-it ---
03:58:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:53 [INFO]
03:58:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-it ---
03:58:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:58:53 [INFO]
03:58:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-it ---
03:58:53 [INFO]
03:58:53 [INFO] --- dependency:3.11.0:properties (default) @ southbound-it ---
03:58:53 [INFO]
03:58:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-it ---
03:58:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:58:53 [INFO]
03:58:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-it ---
03:58:53 [INFO] Starting audit...
03:58:53 Audit done.
03:58:53 [INFO] You have 0 Checkstyle violations.
03:58:53 [INFO]
03:58:53 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-it ---
03:58:53 [INFO] Starting audit...
03:58:53 Audit done.
03:58:53 [INFO] You have 0 Checkstyle violations.
03:58:53 [INFO]
03:58:53 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it ---
03:58:53 [INFO] Created: /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties
03:58:53 [INFO]
03:58:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-it ---
03:58:53 [INFO]
03:58:53 [INFO] --- resources:3.5.0:resources (default-resources) @ southbound-it ---
03:58:53 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/main/resources
03:58:53 [INFO]
03:58:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-it ---
03:58:53 [INFO] No sources to compile
03:58:53 [INFO]
03:58:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-it >>>
03:58:54 [INFO]
03:58:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-it ---
03:58:54 [INFO] No files found to run spotbugs; check compile phase has been run.
03:58:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal
03:58:54 [INFO]
03:58:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-it <<<
03:58:54 [INFO]
03:58:54 [INFO]
03:58:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-it ---
03:58:54 [INFO]
03:58:54 [INFO] --- resources:3.5.0:testResources (default-testResources) @ southbound-it ---
03:58:54 [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/resources
03:58:54 [INFO]
03:58:54 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ southbound-it ---
03:58:54 [INFO]
03:58:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-it ---
03:58:54 [INFO] Recompiling the module because of changed dependency.
03:58:54 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[244,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[244,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,76] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types
03:58:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:58:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,83] unchecked conversion
03:58:54 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:58:54 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:58:54 [WARNING] /w/workspace/ovsdb-maven-clm-titanium/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,73]