06:31:42 Started by user Anil Belur 06:31:42 Running as SYSTEM 06:31:42 [EnvInject] - Loading node environment variables. 06:31:42 Building remotely on prd-ubuntu2204-docker-8c-8g-4159 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:31:43 [ssh-agent] Looking for ssh-agent implementation... 06:31:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:43 $ ssh-agent 06:31:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSnMJxy/agent.1646 06:31:43 SSH_AGENT_PID=1648 06:31:43 [ssh-agent] Started. 06:31:43 Running ssh-add (command line suppressed) 06:31:43 Identity added: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/private_key_5653404278121412444.key (/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/private_key_5653404278121412444.key) 06:31:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 06:31:43 The recommended git tool is: NONE 06:31:45 using credential opendaylight-jenkins-ssh 06:31:45 Wiping out workspace first. 06:31:45 Cloning the remote Git repository 06:31:45 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 06:31:45 > git init /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 # timeout=10 06:31:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 06:31:45 > git --version # timeout=10 06:31:45 > git --version # 'git version 2.34.1' 06:31:45 using GIT_SSH to set credentials Release Engineering Jenkins Key 06:31:45 Verifying host key using known hosts file 06:31:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:31:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 06:31:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:49 Avoid second fetch 06:31:49 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 06:31:49 Checking out Revision 521df6d2cc9a6c0f05a9c98eef84f34c05e9ee96 (refs/remotes/origin/stable/vanadium) 06:31:49 > git config core.sparsecheckout # timeout=10 06:31:49 > git checkout -f 521df6d2cc9a6c0f05a9c98eef84f34c05e9ee96 # timeout=10 06:31:49 Commit message: "Update git submodules" 06:31:49 First time build. Skipping changelog. 06:31:49 > git remote # timeout=10 06:31:49 > git submodule init # timeout=10 06:31:49 > git submodule sync # timeout=10 06:31:49 > git config --get remote.origin.url # timeout=10 06:31:49 > git submodule init # timeout=10 06:31:49 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:31:49 > git config --get submodule.daexim.url # timeout=10 06:31:49 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 06:31:49 > git config --get submodule.integration/distribution.url # timeout=10 06:31:49 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 06:31:49 > git config --get submodule.jsonrpc.url # timeout=10 06:31:49 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 06:31:49 > git config --get submodule.lispflowmapping.url # timeout=10 06:31:49 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 06:31:49 > git config --get submodule.ovsdb.url # timeout=10 06:31:49 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 06:31:49 > git submodule update --init --recursive daexim # timeout=10 06:31:50 > git submodule update --init --recursive integration/distribution # timeout=10 06:31:51 > git submodule update --init --recursive jsonrpc # timeout=10 06:31:51 > git submodule update --init --recursive lispflowmapping # timeout=10 06:31:53 > git submodule update --init --recursive ovsdb # timeout=10 06:31:59 provisioning config files... 06:31:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:31:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:31:59 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8701823241874110349.sh 06:31:59 ---> python-tools-install.sh 06:31:59 Setup pyenv: 06:31:59 * system (set by /opt/pyenv/version) 06:31:59 * 3.8.20 (set by /opt/pyenv/version) 06:31:59 * 3.9.20 (set by /opt/pyenv/version) 06:31:59 3.10.15 06:31:59 3.11.10 06:32:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9gXz 06:32:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:32:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:07 lf-activate-venv(): INFO: Base packages installed successfully 06:32:07 lf-activate-venv(): INFO: Installing additional packages: lftools 06:32:32 lf-activate-venv(): INFO: Adding /tmp/venv-9gXz/bin to PATH 06:32:32 Generating Requirements File 06:32:51 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. 06:32:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:32:52 Python 3.11.10 06:32:52 pip 25.3 from /tmp/venv-9gXz/lib/python3.11/site-packages/pip (python 3.11) 06:32:52 appdirs==1.4.4 06:32:52 argcomplete==3.6.3 06:32:52 aspy.yaml==1.3.0 06:32:52 attrs==25.4.0 06:32:52 autopage==0.5.2 06:32:52 beautifulsoup4==4.14.3 06:32:52 boto3==1.42.34 06:32:52 botocore==1.42.34 06:32:52 bs4==0.0.2 06:32:52 certifi==2026.1.4 06:32:52 cffi==2.0.0 06:32:52 cfgv==3.5.0 06:32:52 chardet==5.2.0 06:32:52 charset-normalizer==3.4.4 06:32:52 click==8.3.1 06:32:52 cliff==4.13.1 06:32:52 cmd2==3.1.0 06:32:52 cryptography==3.3.2 06:32:52 debtcollector==3.0.0 06:32:52 decorator==5.2.1 06:32:52 defusedxml==0.7.1 06:32:52 Deprecated==1.3.1 06:32:52 distlib==0.4.0 06:32:52 dnspython==2.8.0 06:32:52 docker==7.1.0 06:32:52 dogpile.cache==1.5.0 06:32:52 durationpy==0.10 06:32:52 email-validator==2.3.0 06:32:52 filelock==3.20.3 06:32:52 future==1.0.0 06:32:52 gitdb==4.0.12 06:32:52 GitPython==3.1.46 06:32:52 httplib2==0.30.2 06:32:52 identify==2.6.16 06:32:52 idna==3.11 06:32:52 importlib-resources==1.5.0 06:32:52 iso8601==2.1.0 06:32:52 Jinja2==3.1.6 06:32:52 jmespath==1.1.0 06:32:52 jsonpatch==1.33 06:32:52 jsonpointer==3.0.0 06:32:52 jsonschema==4.26.0 06:32:52 jsonschema-specifications==2025.9.1 06:32:52 keystoneauth1==5.13.0 06:32:52 kubernetes==35.0.0 06:32:52 lftools==0.37.21 06:32:52 lxml==6.0.2 06:32:52 markdown-it-py==4.0.0 06:32:52 MarkupSafe==3.0.3 06:32:52 mdurl==0.1.2 06:32:52 msgpack==1.1.2 06:32:52 multi_key_dict==2.0.3 06:32:52 munch==4.0.0 06:32:52 netaddr==1.3.0 06:32:52 niet==1.4.2 06:32:52 nodeenv==1.10.0 06:32:52 oauth2client==4.1.3 06:32:52 oauthlib==3.3.1 06:32:52 openstacksdk==4.9.0 06:32:52 os-service-types==1.8.2 06:32:52 osc-lib==4.3.0 06:32:52 oslo.config==10.2.0 06:32:52 oslo.context==6.2.0 06:32:52 oslo.i18n==6.7.1 06:32:52 oslo.log==8.0.0 06:32:52 oslo.serialization==5.9.0 06:32:52 oslo.utils==9.2.0 06:32:52 packaging==26.0 06:32:52 pbr==7.0.3 06:32:52 platformdirs==4.5.1 06:32:52 prettytable==3.17.0 06:32:52 psutil==7.2.1 06:32:52 pyasn1==0.6.2 06:32:52 pyasn1_modules==0.4.2 06:32:52 pycparser==3.0 06:32:52 pygerrit2==2.0.15 06:32:52 PyGithub==2.8.1 06:32:52 Pygments==2.19.2 06:32:52 PyJWT==2.10.1 06:32:52 PyNaCl==1.6.2 06:32:52 pyparsing==2.4.7 06:32:52 pyperclip==1.11.0 06:32:52 pyrsistent==0.20.0 06:32:52 python-cinderclient==9.8.0 06:32:52 python-dateutil==2.9.0.post0 06:32:52 python-heatclient==5.0.0 06:32:52 python-jenkins==1.8.3 06:32:52 python-keystoneclient==5.7.0 06:32:52 python-magnumclient==4.9.0 06:32:52 python-openstackclient==8.3.0 06:32:52 python-swiftclient==4.9.0 06:32:52 PyYAML==6.0.3 06:32:52 referencing==0.37.0 06:32:52 requests==2.32.5 06:32:52 requests-oauthlib==2.0.0 06:32:52 requestsexceptions==1.4.0 06:32:52 rfc3986==2.0.0 06:32:52 rich==14.3.1 06:32:52 rich-argparse==1.7.2 06:32:52 rpds-py==0.30.0 06:32:52 rsa==4.9.1 06:32:52 ruamel.yaml==0.19.1 06:32:52 ruamel.yaml.clib==0.2.15 06:32:52 s3transfer==0.16.0 06:32:52 simplejson==3.20.2 06:32:52 six==1.17.0 06:32:52 smmap==5.0.2 06:32:52 soupsieve==2.8.3 06:32:52 stevedore==5.6.0 06:32:52 tabulate==0.9.0 06:32:52 toml==0.10.2 06:32:52 tomlkit==0.14.0 06:32:52 tqdm==4.67.1 06:32:52 typing_extensions==4.15.0 06:32:52 tzdata==2025.3 06:32:52 urllib3==1.26.20 06:32:52 virtualenv==20.36.1 06:32:52 wcwidth==0.3.5 06:32:52 websocket-client==1.9.0 06:32:52 wrapt==2.0.1 06:32:52 xdg==6.0.0 06:32:52 xmltodict==1.0.2 06:32:52 yq==3.4.3 06:32:52 [EnvInject] - Injecting environment variables from a build step. 06:32:52 [EnvInject] - Injecting as environment variables the properties content 06:32:52 SET_JDK_VERSION=openjdk21 06:32:52 GIT_URL="git://devvexx.opendaylight.org/mirror" 06:32:52 06:32:52 [EnvInject] - Variables injected successfully. 06:32:52 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins16473831574891829908.sh 06:32:52 ---> update-java-alternatives.sh 06:32:52 ---> Updating Java version 06:32:52 ---> Ubuntu/Debian system detected 06:32:53 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 06:32:53 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 06:32:53 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 06:32:53 openjdk version "21.0.9" 2025-10-21 06:32:53 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 06:32:53 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 06:32:53 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 06:32:53 [EnvInject] - Injecting environment variables from a build step. 06:32:53 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:32:53 [EnvInject] - Variables injected successfully. 06:32:53 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins14434081074008566378.sh 06:32:53 + echo quiet=on 06:32:53 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-8c-8g-4159 06:32:54 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/vanadium -Dsha1=origin/stable/vanadium -DDRY_RUN=false -DBRANCH_CUT=false -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/vanadium -DSTREAM=vanadium -DRELEASE_TAG=Vanadium -DGERRIT_PROJECT=releng/autorelease --version 06:32:54 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 06:32:54 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 06:32:54 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:32:54 Default locale: en, platform encoding: UTF-8 06:32:54 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 06:32:54 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins10326895862066697560.sh 06:32:54 + rm /home/jenkins/.wgetrc 06:32:54 provisioning config files... 06:32:54 copy managed file [global-settings] to file:/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/config8797234091759544776tmp 06:32:55 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/config10429096353415288808tmp 06:32:55 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins3840171061076825087.sh 06:32:55 ---> version-bump.sh 06:32:55 Setup pyenv: 06:32:55 system 06:32:55 3.8.20 06:32:55 3.9.20 06:32:55 3.10.15 06:32:55 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 06:32:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9gXz from file:/tmp/.os_lf_venv 06:32:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:58 lf-activate-venv(): INFO: Base packages installed successfully 06:32:58 lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 06:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-9gXz/bin to PATH 06:32:59 Switched to a new branch 'stable/vanadium' 06:32:59 Branch 'stable/vanadium' set up to track remote branch 'stable/vanadium' from 'origin'. 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 Switched to a new branch 'stable/vanadium' 06:32:59 Branch 'stable/vanadium' set up to track remote branch 'stable/vanadium' from 'origin'. 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 Switched to a new branch 'stable/vanadium' 06:32:59 Branch 'stable/vanadium' set up to track remote branch 'stable/vanadium' from 'origin'. 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 Switched to a new branch 'stable/vanadium' 06:32:59 Branch 'stable/vanadium' set up to track remote branch 'stable/vanadium' from 'origin'. 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 Switched to a new branch 'stable/vanadium' 06:32:59 Branch 'stable/vanadium' set up to track remote branch 'stable/vanadium' from 'origin'. 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:32:59 Switched to a new branch 'stable/vanadium' 06:32:59 Branch 'stable/vanadium' set up to track remote branch 'stable/vanadium' from 'origin'. 06:32:59 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:05 Creating a git remote called 'gerrit' that maps to: 06:33:05 ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git 06:33:05 gerrit ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git (fetch) 06:33:05 gerrit ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git (push) 06:33:05 origin git://devvexx.opendaylight.org/mirror/releng/autorelease (fetch) 06:33:05 origin git://devvexx.opendaylight.org/mirror/releng/autorelease (push) 06:33:05 Entering 'daexim' 06:33:09 Creating a git remote called 'gerrit' that maps to: 06:33:09 ssh://jenkins-releng@git.opendaylight.org:29418/daexim.git 06:33:09 Entering 'integration/distribution' 06:33:13 Creating a git remote called 'gerrit' that maps to: 06:33:13 ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution.git 06:33:13 Entering 'jsonrpc' 06:33:17 Creating a git remote called 'gerrit' that maps to: 06:33:17 ssh://jenkins-releng@git.opendaylight.org:29418/jsonrpc.git 06:33:17 Entering 'lispflowmapping' 06:33:21 Creating a git remote called 'gerrit' that maps to: 06:33:21 ssh://jenkins-releng@git.opendaylight.org:29418/lispflowmapping.git 06:33:21 Entering 'ovsdb' 06:33:25 Creating a git remote called 'gerrit' that maps to: 06:33:25 ssh://jenkins-releng@git.opendaylight.org:29418/ovsdb.git 06:33:25 On branch stable/vanadium 06:33:25 Your branch is up to date with 'origin/stable/vanadium'. 06:33:25 06:33:25 nothing to commit, working tree clean 06:33:26 Bumping SNAPSHOTS to Vanadium 06:33:27 Bumping versions... 06:33:28 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:28 Updated 1 path from the index 06:33:28 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:28 Entering 'daexim' 06:33:28 [stable/vanadium 36d1628] Bump versions by x.y.(z+1) 06:33:28 13 files changed, 13 insertions(+), 13 deletions(-) 06:33:28 Entering 'integration/distribution' 06:33:28 [stable/vanadium bb09cb5c] Bump versions by x.y.(z+1) 06:33:28 19 files changed, 25 insertions(+), 25 deletions(-) 06:33:28 Entering 'jsonrpc' 06:33:28 [stable/vanadium fe6a8bf5] Bump versions by x.y.(z+1) 06:33:28 37 files changed, 37 insertions(+), 37 deletions(-) 06:33:28 Entering 'lispflowmapping' 06:33:28 [stable/vanadium 01bcd022] Bump versions by x.y.(z+1) 06:33:28 23 files changed, 25 insertions(+), 25 deletions(-) 06:33:28 Entering 'ovsdb' 06:33:28 [stable/vanadium da9c04b2e] Bump versions by x.y.(z+1) 06:33:28 50 files changed, 62 insertions(+), 62 deletions(-) 06:33:28 Your branch is up to date with 'origin/stable/vanadium'. 06:33:28 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:28 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:28 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:29 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:29 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:29 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:29 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:29 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:29 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:29 /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:33:29 ----> Verify version bump 06:33:29 Entering 'daexim' 06:33:29 commit 36d162846e3b3352f5dce5d79ffa7c982b71d2d7 06:33:29 Author: jenkins-releng 06:33:29 Date: Sun Jan 25 06:33:28 2026 +0000 06:33:29 06:33:29 Bump versions by x.y.(z+1) 06:33:29 06:33:29 Change-Id: I49a67e00222f6d6c1d9fdc78b63b7b6077b9255b 06:33:29 Signed-off-by: jenkins-releng 06:33:29 06:33:29 diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml 06:33:29 index 9bc5919..9ff616f 100644 06:33:29 --- a/akka-infoprovider-impl/pom.xml 06:33:29 +++ b/akka-infoprovider-impl/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 parent 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 daexim-akka-infoprovider-impl 06:33:29 diff --git a/artifacts/pom.xml b/artifacts/pom.xml 06:33:29 index bc4bf44..5044b3f 100644 06:33:29 --- a/artifacts/pom.xml 06:33:29 +++ b/artifacts/pom.xml 06:33:29 @@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 daexim-artifacts 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 06:33:29 diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml 06:33:29 index 321b41f..4efd3ef 100644 06:33:29 --- a/features/daexim-features/pom.xml 06:33:29 +++ b/features/daexim-features/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 daexim-features 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 feature 06:33:29 ODL :: daexim :: ${project.artifactId} 06:33:29 06:33:29 diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml 06:33:29 index 629aee3..d212856 100644 06:33:29 --- a/features/odl-daexim-all/pom.xml 06:33:29 +++ b/features/odl-daexim-all/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 odl-daexim-all 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 feature 06:33:29 OpenDaylight :: Daexim :: All 06:33:29 06:33:29 diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml 06:33:29 index 7b9d312..80a5b8d 100644 06:33:29 --- a/features/odl-daexim/pom.xml 06:33:29 +++ b/features/odl-daexim/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 odl-daexim 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 feature 06:33:29 OpenDaylight :: daexim (Karaf feature) 06:33:29 06:33:29 diff --git a/features/pom.xml b/features/pom.xml 06:33:29 index ca3da22..e8245a9 100644 06:33:29 --- a/features/pom.xml 06:33:29 +++ b/features/pom.xml 06:33:29 @@ -16,7 +16,7 @@ 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 features-aggregator 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/impl/pom.xml b/impl/pom.xml 06:33:29 index 0882af8..88f7e2a 100644 06:33:29 --- a/impl/pom.xml 06:33:29 +++ b/impl/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 parent 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 daexim-impl 06:33:29 diff --git a/karaf/pom.xml b/karaf/pom.xml 06:33:29 index 65b8555..f7efb1e 100644 06:33:29 --- a/karaf/pom.xml 06:33:29 +++ b/karaf/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 daexim-karaf 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 pom 06:33:29 ${project.artifactId} 06:33:29 06:33:29 diff --git a/model/pom.xml b/model/pom.xml 06:33:29 index 2cbb663..eb10469 100644 06:33:29 --- a/model/pom.xml 06:33:29 +++ b/model/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 org.opendaylight.daexim 06:33:29 daexim-model 06:33:29 bundle 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 06:33:29 06:33:29 06:33:29 diff --git a/parent/pom.xml b/parent/pom.xml 06:33:29 index 58b4b1f..fff8019 100644 06:33:29 --- a/parent/pom.xml 06:33:29 +++ b/parent/pom.xml 06:33:29 @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.daexim 06:33:29 parent 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 06:33:29 diff --git a/pom.xml b/pom.xml 06:33:29 index 07d1115..a5a6dbb 100644 06:33:29 --- a/pom.xml 06:33:29 +++ b/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 pom 06:33:29 org.opendaylight.daexim 06:33:29 daexim 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 06:33:29 test-model 06:33:29 model 06:33:29 diff --git a/spi/pom.xml b/spi/pom.xml 06:33:29 index d98cb66..23c89a3 100644 06:33:29 --- a/spi/pom.xml 06:33:29 +++ b/spi/pom.xml 06:33:29 @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 org.opendaylight.daexim 06:33:29 daexim-spi 06:33:29 bundle 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 06:33:29 diff --git a/test-model/pom.xml b/test-model/pom.xml 06:33:29 index 484669c..ffcefef 100644 06:33:29 --- a/test-model/pom.xml 06:33:29 +++ b/test-model/pom.xml 06:33:29 @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 org.opendaylight.daexim 06:33:29 daexim-test-model 06:33:29 bundle 06:33:29 - 1.18.0-SNAPSHOT 06:33:29 + 1.18.1-SNAPSHOT 06:33:29 06:33:29 Entering 'integration/distribution' 06:33:29 commit bb09cb5ccf2295f23228017295d4e86a9927622e 06:33:29 Author: jenkins-releng 06:33:29 Date: Sun Jan 25 06:33:28 2026 +0000 06:33:29 06:33:29 Bump versions by x.y.(z+1) 06:33:29 06:33:29 Change-Id: I4aeda6d78439ca1605068718a67e60a9861badc4 06:33:29 Signed-off-by: jenkins-releng 06:33:29 06:33:29 diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml 06:33:29 index 9d92ad6c..82a7a2b3 100644 06:33:29 --- a/artifacts/all/pom.xml 06:33:29 +++ b/artifacts/all/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 all-artifacts 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml 06:33:29 index 7fe2f9c3..9be4e47f 100644 06:33:29 --- a/artifacts/distribution/pom.xml 06:33:29 +++ b/artifacts/distribution/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 distribution-artifacts 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/artifacts/pom.xml b/artifacts/pom.xml 06:33:29 index c1e8740b..2a1e6492 100644 06:33:29 --- a/artifacts/pom.xml 06:33:29 +++ b/artifacts/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 artifacts-aggregator 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml 06:33:29 index e01d4aba..29a5f0ce 100644 06:33:29 --- a/artifacts/upstream/all/pom.xml 06:33:29 +++ b/artifacts/upstream/all/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 upstream-all-artifacts 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml 06:33:29 index 87c263e7..eb0cd0a2 100644 06:33:29 --- a/artifacts/upstream/artifacts/pom.xml 06:33:29 +++ b/artifacts/upstream/artifacts/pom.xml 06:33:29 @@ -12,7 +12,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 properties 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 ../properties 06:33:29 06:33:29 artifact-artifacts 06:33:29 diff --git a/artifacts/upstream/other/pom.xml b/artifacts/upstream/other/pom.xml 06:33:29 index 49a73dc4..65463017 100644 06:33:29 --- a/artifacts/upstream/other/pom.xml 06:33:29 +++ b/artifacts/upstream/other/pom.xml 06:33:29 @@ -14,7 +14,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 properties 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 ../properties 06:33:29 06:33:29 other-artifacts 06:33:29 diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml 06:33:29 index f0ad5489..2143d918 100644 06:33:29 --- a/artifacts/upstream/pom.xml 06:33:29 +++ b/artifacts/upstream/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 upstream-aggregator 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml 06:33:29 index bdd75a76..44d2c241 100644 06:33:29 --- a/artifacts/upstream/properties/pom.xml 06:33:29 +++ b/artifacts/upstream/properties/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 properties 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 06:33:29 pom 06:33:29 06:33:29 diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml 06:33:29 index 03b23371..e03e5a49 100644 06:33:29 --- a/features/repos/index/pom.xml 06:33:29 +++ b/features/repos/index/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 features-index 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/repos/pom.xml b/features/repos/pom.xml 06:33:29 index 433ae07b..a37aa1a8 100644 06:33:29 --- a/features/repos/pom.xml 06:33:29 +++ b/features/repos/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 repos-aggregator 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml 06:33:29 index 071ea9f0..e8ce2da9 100644 06:33:29 --- a/features/repos/test/pom.xml 06:33:29 +++ b/features/repos/test/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 features-test 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml 06:33:29 index d783bca9..0da37b78 100644 06:33:29 --- a/features/singles/odl-integration-all/pom.xml 06:33:29 +++ b/features/singles/odl-integration-all/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 org.opendaylight.integration 06:33:29 odl-integration-all 06:33:29 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml 06:33:29 index 6abdd4ae..65597b2d 100644 06:33:29 --- a/features/singles/odl-integration-compatible-with-all/pom.xml 06:33:29 +++ b/features/singles/odl-integration-compatible-with-all/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 org.opendaylight.integration 06:33:29 odl-integration-compatible-with-all 06:33:29 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/singles/pom.xml b/features/singles/pom.xml 06:33:29 index 8e3d1b34..7686e1e5 100644 06:33:29 --- a/features/singles/pom.xml 06:33:29 +++ b/features/singles/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 singles-aggregator 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml 06:33:29 index 7b101f82..2c8e9c84 100644 06:33:29 --- a/karaf-scripts/pom.xml 06:33:29 +++ b/karaf-scripts/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 karaf-scripts 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 jar 06:33:29 ODL :: integration :: Karaf :: Scripts :: ${project.artifactId} 06:33:29 The actual Karaf archive building sub-project. 06:33:29 diff --git a/karaf/pom.xml b/karaf/pom.xml 06:33:29 index e85edd4b..8e146c1c 100644 06:33:29 --- a/karaf/pom.xml 06:33:29 +++ b/karaf/pom.xml 06:33:29 @@ -18,7 +18,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 karaf 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 @@ -43,7 +43,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 all-artifacts 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 import 06:33:29 pom 06:33:29 06:33:29 @@ -97,7 +97,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 karaf-scripts 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 test 06:33:29 06:33:29 06:33:29 diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml 06:33:29 index 6255d045..a69055a5 100644 06:33:29 --- a/onap-karaf/pom.xml 06:33:29 +++ b/onap-karaf/pom.xml 06:33:29 @@ -10,7 +10,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 onap-karaf 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 ODL :: integration :: ${project.artifactId} 06:33:29 4.0.0 06:33:29 diff --git a/pom.xml b/pom.xml 06:33:29 index 6d4db7b4..ecb19a99 100644 06:33:29 --- a/pom.xml 06:33:29 +++ b/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.integration 06:33:29 distribution-aggregator 06:33:29 - 0.23.0-SNAPSHOT 06:33:29 + 0.23.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 Integration/Distribution 06:33:29 Entering 'jsonrpc' 06:33:29 commit fe6a8bf5ec70447c65aa251b6aa2f895b5706fdf 06:33:29 Author: jenkins-releng 06:33:29 Date: Sun Jan 25 06:33:28 2026 +0000 06:33:29 06:33:29 Bump versions by x.y.(z+1) 06:33:29 06:33:29 Change-Id: I58ec730a0c40a18dd632cc8a72fc538bef3a2481 06:33:29 Signed-off-by: jenkins-releng 06:33:29 06:33:29 diff --git a/api/pom.xml b/api/pom.xml 06:33:29 index cd177063..7b82e3ae 100644 06:33:29 --- a/api/pom.xml 06:33:29 +++ b/api/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 jsonrpc-api 06:33:29 diff --git a/artifacts/pom.xml b/artifacts/pom.xml 06:33:29 index 1d8213e1..cfe7ca1b 100644 06:33:29 --- a/artifacts/pom.xml 06:33:29 +++ b/artifacts/pom.xml 06:33:29 @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-artifacts 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 pom 06:33:29 JSON-RPC :: Artifacts 06:33:29 06:33:29 diff --git a/binding-adapter/pom.xml b/binding-adapter/pom.xml 06:33:29 index 2038ee86..7e84fa8f 100644 06:33:29 --- a/binding-adapter/pom.xml 06:33:29 +++ b/binding-adapter/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 06:33:29 diff --git a/bus/api/pom.xml b/bus/api/pom.xml 06:33:29 index a3e4f5c8..3dc09033 100644 06:33:29 --- a/bus/api/pom.xml 06:33:29 +++ b/bus/api/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 diff --git a/bus/config/pom.xml b/bus/config/pom.xml 06:33:29 index 3ca55432..e247765e 100644 06:33:29 --- a/bus/config/pom.xml 06:33:29 +++ b/bus/config/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 bus-config 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 JSON-RPC :: BUS :: Config 06:33:29 Configuration files for JSONRPC bus 06:33:29 jar 06:33:29 diff --git a/bus/examples/binding-bridge/pom.xml b/bus/examples/binding-bridge/pom.xml 06:33:29 index 22943b31..268d2b61 100644 06:33:29 --- a/bus/examples/binding-bridge/pom.xml 06:33:29 +++ b/bus/examples/binding-bridge/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 diff --git a/bus/examples/inband-models/pom.xml b/bus/examples/inband-models/pom.xml 06:33:29 index dd32694d..36e7fc71 100644 06:33:29 --- a/bus/examples/inband-models/pom.xml 06:33:29 +++ b/bus/examples/inband-models/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../../parent 06:33:29 06:33:29 inband-models 06:33:29 diff --git a/bus/examples/pom.xml b/bus/examples/pom.xml 06:33:29 index 3ef744fc..02ad1bd5 100644 06:33:29 --- a/bus/examples/pom.xml 06:33:29 +++ b/bus/examples/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-bus 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 examples 06:33:29 diff --git a/bus/jsonrpc/pom.xml b/bus/jsonrpc/pom.xml 06:33:29 index e52e59f3..bffdb222 100644 06:33:29 --- a/bus/jsonrpc/pom.xml 06:33:29 +++ b/bus/jsonrpc/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 diff --git a/bus/messagelib/pom.xml b/bus/messagelib/pom.xml 06:33:29 index 8fbb2583..0c90b8a7 100644 06:33:29 --- a/bus/messagelib/pom.xml 06:33:29 +++ b/bus/messagelib/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 diff --git a/bus/pom.xml b/bus/pom.xml 06:33:29 index 3efcee76..c680b6c7 100644 06:33:29 --- a/bus/pom.xml 06:33:29 +++ b/bus/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 06:33:29 jsonrpc-bus 06:33:29 pom 06:33:29 diff --git a/bus/spi/pom.xml b/bus/spi/pom.xml 06:33:29 index a696f50f..1efdcd37 100644 06:33:29 --- a/bus/spi/pom.xml 06:33:29 +++ b/bus/spi/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 diff --git a/bus/transport-http/pom.xml b/bus/transport-http/pom.xml 06:33:29 index 58153df6..f9508307 100644 06:33:29 --- a/bus/transport-http/pom.xml 06:33:29 +++ b/bus/transport-http/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 diff --git a/bus/transport-zmq/pom.xml b/bus/transport-zmq/pom.xml 06:33:29 index 39817653..a7c37b32 100644 06:33:29 --- a/bus/transport-zmq/pom.xml 06:33:29 +++ b/bus/transport-zmq/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.bus 06:33:29 diff --git a/dom-codec/pom.xml b/dom-codec/pom.xml 06:33:29 index 6ad8f23e..04f6a37d 100644 06:33:29 --- a/dom-codec/pom.xml 06:33:29 +++ b/dom-codec/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 06:33:29 diff --git a/features/features-jsonrpc/pom.xml b/features/features-jsonrpc/pom.xml 06:33:29 index 07569a33..e74e62b3 100644 06:33:29 --- a/features/features-jsonrpc/pom.xml 06:33:29 +++ b/features/features-jsonrpc/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 features-jsonrpc 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 feature 06:33:29 JSON-RPC :: Features :: repository 06:33:29 06:33:29 diff --git a/features/odl-jsonrpc-all/pom.xml b/features/odl-jsonrpc-all/pom.xml 06:33:29 index 2a98c91c..07a3c16f 100644 06:33:29 --- a/features/odl-jsonrpc-all/pom.xml 06:33:29 +++ b/features/odl-jsonrpc-all/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 odl-jsonrpc-all 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 feature 06:33:29 JSON-RPC :: Feature :: all 06:33:29 06:33:29 diff --git a/features/odl-jsonrpc-bus/pom.xml b/features/odl-jsonrpc-bus/pom.xml 06:33:29 index c4924a8d..9dc94bfb 100644 06:33:29 --- a/features/odl-jsonrpc-bus/pom.xml 06:33:29 +++ b/features/odl-jsonrpc-bus/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 odl-jsonrpc-bus 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 feature 06:33:29 JSON-RPC :: Feature :: bus 06:33:29 06:33:29 diff --git a/features/odl-jsonrpc-cluster/pom.xml b/features/odl-jsonrpc-cluster/pom.xml 06:33:29 index 562d30ce..352ce7a7 100644 06:33:29 --- a/features/odl-jsonrpc-cluster/pom.xml 06:33:29 +++ b/features/odl-jsonrpc-cluster/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 odl-jsonrpc-cluster 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 feature 06:33:29 JSON-RPC :: Feature :: Cluster 06:33:29 06:33:29 diff --git a/features/odl-jsonrpc-provider/pom.xml b/features/odl-jsonrpc-provider/pom.xml 06:33:29 index 2732b277..bad548c7 100644 06:33:29 --- a/features/odl-jsonrpc-provider/pom.xml 06:33:29 +++ b/features/odl-jsonrpc-provider/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 odl-jsonrpc-provider 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 feature 06:33:29 JSON-RPC :: Feature :: provider 06:33:29 06:33:29 diff --git a/features/pom.xml b/features/pom.xml 06:33:29 index b4519d0a..3b2eec7f 100644 06:33:29 --- a/features/pom.xml 06:33:29 +++ b/features/pom.xml 06:33:29 @@ -16,7 +16,7 @@ 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 features-aggregator 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 pom 06:33:29 JSON-RPC :: Features :: Aggregator 06:33:29 06:33:29 diff --git a/karaf/pom.xml b/karaf/pom.xml 06:33:29 index 00d6c45e..f2b273c6 100644 06:33:29 --- a/karaf/pom.xml 06:33:29 +++ b/karaf/pom.xml 06:33:29 @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-karaf 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 JSON-RPC :: Karaf 06:33:29 pom 06:33:29 06:33:29 diff --git a/parent/pom.xml b/parent/pom.xml 06:33:29 index 9bd063a1..059f6d57 100644 06:33:29 --- a/parent/pom.xml 06:33:29 +++ b/parent/pom.xml 06:33:29 @@ -18,7 +18,7 @@ 06:33:29 4.0.0 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 pom 06:33:29 JSON-RPC :: Parent 06:33:29 06:33:29 diff --git a/pom.xml b/pom.xml 06:33:29 index 3795f64f..f0585e9e 100644 06:33:29 --- a/pom.xml 06:33:29 +++ b/pom.xml 06:33:29 @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 pom 06:33:29 JSON-RPC :: POM 06:33:29 06:33:29 diff --git a/provider/cluster/pom.xml b/provider/cluster/pom.xml 06:33:29 index 2c28abc1..3d838927 100644 06:33:29 --- a/provider/cluster/pom.xml 06:33:29 +++ b/provider/cluster/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-provider 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 .. 06:33:29 06:33:29 06:33:29 diff --git a/provider/common/pom.xml b/provider/common/pom.xml 06:33:29 index 7dc9160c..2dd65ad8 100644 06:33:29 --- a/provider/common/pom.xml 06:33:29 +++ b/provider/common/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-provider 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 .. 06:33:29 06:33:29 06:33:29 diff --git a/provider/pom.xml b/provider/pom.xml 06:33:29 index 34a6d116..86ce966d 100644 06:33:29 --- a/provider/pom.xml 06:33:29 +++ b/provider/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 06:33:29 diff --git a/provider/single/pom.xml b/provider/single/pom.xml 06:33:29 index 0c24d0ac..f3f1d324 100644 06:33:29 --- a/provider/single/pom.xml 06:33:29 +++ b/provider/single/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-provider 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 .. 06:33:29 06:33:29 06:33:29 diff --git a/security/aaa/pom.xml b/security/aaa/pom.xml 06:33:29 index b38c957b..0583c6e2 100644 06:33:29 --- a/security/aaa/pom.xml 06:33:29 +++ b/security/aaa/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.security 06:33:29 diff --git a/security/api/pom.xml b/security/api/pom.xml 06:33:29 index 957fe433..ade8d38e 100644 06:33:29 --- a/security/api/pom.xml 06:33:29 +++ b/security/api/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.security 06:33:29 diff --git a/security/noop/pom.xml b/security/noop/pom.xml 06:33:29 index 5cb540e4..499279ed 100644 06:33:29 --- a/security/noop/pom.xml 06:33:29 +++ b/security/noop/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.security 06:33:29 diff --git a/security/pom.xml b/security/pom.xml 06:33:29 index d6f7701a..e5b6bd7a 100644 06:33:29 --- a/security/pom.xml 06:33:29 +++ b/security/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 06:33:29 jsonrpc-security 06:33:29 pom 06:33:29 diff --git a/security/service/pom.xml b/security/service/pom.xml 06:33:29 index bbd3e7d7..a018e5fe 100644 06:33:29 --- a/security/service/pom.xml 06:33:29 +++ b/security/service/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 org.opendaylight.jsonrpc.security 06:33:29 diff --git a/test-model/pom.xml b/test-model/pom.xml 06:33:29 index 211147d1..41575072 100644 06:33:29 --- a/test-model/pom.xml 06:33:29 +++ b/test-model/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 jsonrpc-test-model 06:33:29 diff --git a/tools/parent/pom.xml b/tools/parent/pom.xml 06:33:29 index d0ba57ca..e734ceb8 100644 06:33:29 --- a/tools/parent/pom.xml 06:33:29 +++ b/tools/parent/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../../parent 06:33:29 06:33:29 tools-parent 06:33:29 diff --git a/tools/pom.xml b/tools/pom.xml 06:33:29 index 528bb95b..6cca8763 100644 06:33:29 --- a/tools/pom.xml 06:33:29 +++ b/tools/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 jsonrpc 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 06:33:29 jsonrpc-tools 06:33:29 pom 06:33:29 diff --git a/tools/test-tool/pom.xml b/tools/test-tool/pom.xml 06:33:29 index 4ec40d90..4986cfbf 100644 06:33:29 --- a/tools/test-tool/pom.xml 06:33:29 +++ b/tools/test-tool/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.jsonrpc 06:33:29 tools-parent 06:33:29 - 1.19.0-SNAPSHOT 06:33:29 + 1.19.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 test-tool 06:33:29 Entering 'lispflowmapping' 06:33:29 commit 01bcd022fbc1ad0156fea22c272a2585cf7cd06a 06:33:29 Author: jenkins-releng 06:33:29 Date: Sun Jan 25 06:33:28 2026 +0000 06:33:29 06:33:29 Bump versions by x.y.(z+1) 06:33:29 06:33:29 Change-Id: I55805eef811c80eb85d0d5eaafe434f794d6b0f0 06:33:29 Signed-off-by: jenkins-releng 06:33:29 06:33:29 diff --git a/artifacts/pom.xml b/artifacts/pom.xml 06:33:29 index 566be969..60da8815 100644 06:33:29 --- a/artifacts/pom.xml 06:33:29 +++ b/artifacts/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 lispflowmapping-artifacts 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml 06:33:29 index 4363358c..671508eb 100644 06:33:29 --- a/commons/build_tools/pom.xml 06:33:29 +++ b/commons/build_tools/pom.xml 06:33:29 @@ -5,7 +5,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 lispflowmapping-commons 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 ../parent 06:33:29 06:33:29 06:33:29 diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml 06:33:29 index 0776e6d4..4728dfc6 100644 06:33:29 --- a/commons/parent/pom.xml 06:33:29 +++ b/commons/parent/pom.xml 06:33:29 @@ -21,7 +21,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 lispflowmapping-commons 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 @@ -51,7 +51,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 lispflowmapping-artifacts 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 pom 06:33:29 import 06:33:29 06:33:29 diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml 06:33:29 index 0b24fb29..ab71925a 100644 06:33:29 --- a/features/features-lispflowmapping/pom.xml 06:33:29 +++ b/features/features-lispflowmapping/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 features-lispflowmapping 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml 06:33:29 index cc1ceae1..7858f5df 100644 06:33:29 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml 06:33:29 +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 odl-lispflowmapping-inmemorydb 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml 06:33:29 index 9fe12402..ac0965da 100644 06:33:29 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml 06:33:29 +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 odl-lispflowmapping-mappingservice-shell 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml 06:33:29 index 2cee6c31..0fa8bedb 100644 06:33:29 --- a/features/odl-lispflowmapping-mappingservice/pom.xml 06:33:29 +++ b/features/odl-lispflowmapping-mappingservice/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 odl-lispflowmapping-mappingservice 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml 06:33:29 index dacd75fc..c2376fb2 100644 06:33:29 --- a/features/odl-lispflowmapping-models/pom.xml 06:33:29 +++ b/features/odl-lispflowmapping-models/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 odl-lispflowmapping-models 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml 06:33:29 index e4f2b113..630b07fb 100644 06:33:29 --- a/features/odl-lispflowmapping-msmr/pom.xml 06:33:29 +++ b/features/odl-lispflowmapping-msmr/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 odl-lispflowmapping-msmr 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml 06:33:29 index f3c33515..4538dd17 100644 06:33:29 --- a/features/odl-lispflowmapping-southbound/pom.xml 06:33:29 +++ b/features/odl-lispflowmapping-southbound/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 odl-lispflowmapping-southbound 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/features/pom.xml b/features/pom.xml 06:33:29 index 69bdef2c..f80ce94a 100644 06:33:29 --- a/features/pom.xml 06:33:29 +++ b/features/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 features-aggregator 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml 06:33:29 index f0f019e6..232e8a60 100644 06:33:29 --- a/integrationtest/pom.xml 06:33:29 +++ b/integrationtest/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 4.0.0 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice.integrationtest 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 false 06:33:29 org.opendaylight.lispflowmapping 06:33:29 lispflowmapping-karaf 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 zip 06:33:29 06:33:29 06:33:29 diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml 06:33:29 index 6485438e..e45e6fa7 100644 06:33:29 --- a/lispflowmapping-karaf/pom.xml 06:33:29 +++ b/lispflowmapping-karaf/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 lispflowmapping-karaf 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml 06:33:29 index 1f9be10c..c9dd7cee 100644 06:33:29 --- a/mappingservice/api/pom.xml 06:33:29 +++ b/mappingservice/api/pom.xml 06:33:29 @@ -11,7 +11,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice.api 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/mappingservice/dsbackend/pom.xml b/mappingservice/dsbackend/pom.xml 06:33:29 index ca3b05b3..3d193fb0 100644 06:33:29 --- a/mappingservice/dsbackend/pom.xml 06:33:29 +++ b/mappingservice/dsbackend/pom.xml 06:33:29 @@ -13,7 +13,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice-parent 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 06:33:29 06:33:29 mappingservice.dsbackend 06:33:29 diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml 06:33:29 index cc850fc4..fb8c256a 100644 06:33:29 --- a/mappingservice/implementation/pom.xml 06:33:29 +++ b/mappingservice/implementation/pom.xml 06:33:29 @@ -5,7 +5,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice-parent 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 06:33:29 06:33:29 mappingservice.implementation 06:33:29 diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml 06:33:29 index 2632e844..d4b7ae66 100644 06:33:29 --- a/mappingservice/inmemorydb/pom.xml 06:33:29 +++ b/mappingservice/inmemorydb/pom.xml 06:33:29 @@ -5,7 +5,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice-parent 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 06:33:29 06:33:29 mappingservice.inmemorydb 06:33:29 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml 06:33:29 index dc9d89c5..932e4b73 100644 06:33:29 --- a/mappingservice/lisp-proto/pom.xml 06:33:29 +++ b/mappingservice/lisp-proto/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice.lisp-proto 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml 06:33:29 index 92459179..bc2bb569 100644 06:33:29 --- a/mappingservice/mapcache/pom.xml 06:33:29 +++ b/mappingservice/mapcache/pom.xml 06:33:29 @@ -5,7 +5,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice-parent 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 06:33:29 06:33:29 mappingservice.mapcache 06:33:29 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml 06:33:29 index 4a067f7f..55429b64 100644 06:33:29 --- a/mappingservice/pom.xml 06:33:29 +++ b/mappingservice/pom.xml 06:33:29 @@ -11,7 +11,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice-parent 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml 06:33:29 index 6cf1bf7e..1ec17a6b 100644 06:33:29 --- a/mappingservice/shell/pom.xml 06:33:29 +++ b/mappingservice/shell/pom.xml 06:33:29 @@ -5,7 +5,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice-parent 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 06:33:29 06:33:29 mappingservice.shell 06:33:29 diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml 06:33:29 index 0b5d95de..c3dcdf94 100644 06:33:29 --- a/mappingservice/southbound/pom.xml 06:33:29 +++ b/mappingservice/southbound/pom.xml 06:33:29 @@ -5,7 +5,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 mappingservice-parent 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 06:33:29 06:33:29 mappingservice.southbound 06:33:29 diff --git a/pom.xml b/pom.xml 06:33:29 index ba7c8b66..e54de5ca 100644 06:33:29 --- a/pom.xml 06:33:29 +++ b/pom.xml 06:33:29 @@ -5,7 +5,7 @@ 06:33:29 06:33:29 org.opendaylight.lispflowmapping 06:33:29 lispflowmapping-commons 06:33:29 - 1.22.0-SNAPSHOT 06:33:29 + 1.22.1-SNAPSHOT 06:33:29 commons/parent 06:33:29 06:33:29 06:33:29 Entering 'ovsdb' 06:33:29 commit da9c04b2e68c1a6cd4bb18fa973c0944dd510766 06:33:29 Author: jenkins-releng 06:33:29 Date: Sun Jan 25 06:33:28 2026 +0000 06:33:29 06:33:29 Bump versions by x.y.(z+1) 06:33:29 06:33:29 Change-Id: Ia59e1406d64fc210aab0fd0cb2e86d23c6ea0481 06:33:29 Signed-off-by: jenkins-releng 06:33:29 06:33:29 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml 06:33:29 index 35b938f2f..24066ced2 100644 06:33:29 --- a/commons/binding-parent/pom.xml 06:33:29 +++ b/commons/binding-parent/pom.xml 06:33:29 @@ -17,7 +17,7 @@ 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 06:33:29 diff --git a/commons/it/pom.xml b/commons/it/pom.xml 06:33:29 index 604aa3ecd..6336adbb5 100644 06:33:29 --- a/commons/it/pom.xml 06:33:29 +++ b/commons/it/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 it 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/commons/pom.xml b/commons/pom.xml 06:33:29 index 3a21ed6e5..cd596ffbf 100644 06:33:29 --- a/commons/pom.xml 06:33:29 +++ b/commons/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 parents 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 06:33:29 ODL :: ovsdb :: ${project.artifactId} 06:33:29 diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 06:33:29 index 64a9b0046..4ddd52278 100644 06:33:29 --- a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 06:33:29 +++ b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 06:33:29 @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 4.0.0 06:33:29 org.opendaylight.ovsdb 06:33:29 hwvtepsouthbound-api 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 06:33:29 index efcd385d2..8877fb162 100644 06:33:29 --- a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 06:33:29 +++ b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 hwvtepsouthbound-artifacts 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 06:33:29 index 66aad7bd0..6fbf62a8e 100644 06:33:29 --- a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 06:33:29 +++ b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 hwvtepsouthbound-features 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 06:33:29 index 3a9d15bc0..096211cc3 100644 06:33:29 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 06:33:29 +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 06:33:29 @@ -11,7 +11,7 @@ 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 odl-ovsdb-hwvtepsouthbound-api 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 06:33:29 index b8d8efaff..a3160552e 100644 06:33:29 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 06:33:29 +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 odl-ovsdb-hwvtepsouthbound-rest 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 06:33:29 diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 06:33:29 index 37459cc24..b1d6ee5db 100644 06:33:29 --- a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 06:33:29 +++ b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 06:33:29 index 73caeb8eb..3e85d1f62 100644 06:33:29 --- a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 06:33:29 +++ b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 06:33:29 @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 it 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/it 06:33:29 06:33:29 06:33:29 diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 06:33:29 index b22c72888..41bdcb8e8 100644 06:33:29 --- a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 06:33:29 +++ b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 06:33:29 @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 06:33:29 4.0.0 06:33:29 org.opendaylight.ovsdb 06:33:29 hwvtepsouthbound-karaf 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml 06:33:29 index 10a6dde14..0bbf40a8f 100644 06:33:29 --- a/hwvtepsouthbound/pom.xml 06:33:29 +++ b/hwvtepsouthbound/pom.xml 06:33:29 @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 hwvtepsouthbound-aggregator 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 06:33:29 ODL :: ovsdb :: ${project.artifactId} 06:33:29 diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml 06:33:29 index 7076c7105..b89f500f9 100644 06:33:29 --- a/library/artifacts/pom.xml 06:33:29 +++ b/library/artifacts/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 library-artifacts 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml 06:33:29 index 1a7601eb9..567316f25 100644 06:33:29 --- a/library/features/features/pom.xml 06:33:29 +++ b/library/features/features/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 library-features 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml 06:33:29 index d8969727e..c118f158c 100644 06:33:29 --- a/library/features/odl-ovsdb-library/pom.xml 06:33:29 +++ b/library/features/odl-ovsdb-library/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 odl-ovsdb-library 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 06:33:29 ODL :: ovsdb :: ${project.artifactId} 06:33:29 diff --git a/library/impl/pom.xml b/library/impl/pom.xml 06:33:29 index 49998cbd5..98a1ab77e 100644 06:33:29 --- a/library/impl/pom.xml 06:33:29 +++ b/library/impl/pom.xml 06:33:29 @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 4.0.0 06:33:29 org.opendaylight.ovsdb 06:33:29 library 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/library/it/pom.xml b/library/it/pom.xml 06:33:29 index d56d180ef..8193c4f53 100644 06:33:29 --- a/library/it/pom.xml 06:33:29 +++ b/library/it/pom.xml 06:33:29 @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 it 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/it 06:33:29 06:33:29 06:33:29 4.0.0 06:33:29 org.opendaylight.ovsdb 06:33:29 library-it 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 jar 06:33:29 06:33:29 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 library-karaf 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 zip 06:33:29 06:33:29 06:33:29 diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml 06:33:29 index 7a1a53a31..524ec213a 100644 06:33:29 --- a/library/karaf/pom.xml 06:33:29 +++ b/library/karaf/pom.xml 06:33:29 @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 06:33:29 4.0.0 06:33:29 org.opendaylight.ovsdb 06:33:29 library-karaf 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/library/pom.xml b/library/pom.xml 06:33:29 index 7209bf3c8..daef6e88b 100644 06:33:29 --- a/library/pom.xml 06:33:29 +++ b/library/pom.xml 06:33:29 @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 library-aggregator 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 06:33:29 ODL :: ovsdb :: ${project.artifactId} 06:33:29 diff --git a/pom.xml b/pom.xml 06:33:29 index 63ad7edbf..1c4f63a2d 100644 06:33:29 --- a/pom.xml 06:33:29 +++ b/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ${project.artifactId} 06:33:29 pom 06:33:29 06:33:29 diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml 06:33:29 index 99f2ce62a..814de9e8c 100644 06:33:29 --- a/schemas/hardwarevtep/pom.xml 06:33:29 +++ b/schemas/hardwarevtep/pom.xml 06:33:29 @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 schema.hardwarevtep 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml 06:33:29 index 88317e50d..26f8ecc05 100644 06:33:29 --- a/schemas/openvswitch/pom.xml 06:33:29 +++ b/schemas/openvswitch/pom.xml 06:33:29 @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 schema.openvswitch 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/schemas/pom.xml b/schemas/pom.xml 06:33:29 index 07b3e0ba7..7f56bbe08 100644 06:33:29 --- a/schemas/pom.xml 06:33:29 +++ b/schemas/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 schemas 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 06:33:29 ODL :: ovsdb :: ${project.artifactId} 06:33:29 diff --git a/southbound/pom.xml b/southbound/pom.xml 06:33:29 index 8f1826bd7..13fede6f4 100644 06:33:29 --- a/southbound/pom.xml 06:33:29 +++ b/southbound/pom.xml 06:33:29 @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 southbound-aggregator 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 06:33:29 ODL :: ovsdb :: ${project.artifactId} 06:33:29 diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml 06:33:29 index 1dee9d461..f8297d6cf 100644 06:33:29 --- a/southbound/southbound-api/pom.xml 06:33:29 +++ b/southbound/southbound-api/pom.xml 06:33:29 @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 4.0.0 06:33:29 org.opendaylight.ovsdb 06:33:29 southbound-api 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml 06:33:29 index ccee3a932..fa50ac2bc 100644 06:33:29 --- a/southbound/southbound-artifacts/pom.xml 06:33:29 +++ b/southbound/southbound-artifacts/pom.xml 06:33:29 @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 southbound-artifacts 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml 06:33:29 index 83f6ea08f..e729be363 100644 06:33:29 --- a/southbound/southbound-features/features/pom.xml 06:33:29 +++ b/southbound/southbound-features/features/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 southbound-features 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 06:33:29 index a80f8b5ea..d3a57ca1c 100644 06:33:29 --- a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 06:33:29 +++ b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 odl-ovsdb-southbound-api 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 06:33:29 index ba94cd0ed..2d2af3f2d 100644 06:33:29 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 06:33:29 +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 odl-ovsdb-southbound-impl-rest 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 06:33:29 ODL :: ovsdb :: ${project.artifactId} 06:33:29 diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml 06:33:29 index 445789ec4..58f7b36ac 100644 06:33:29 --- a/southbound/southbound-impl/pom.xml 06:33:29 +++ b/southbound/southbound-impl/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml 06:33:29 index fd146668b..91da9702f 100644 06:33:29 --- a/southbound/southbound-it/pom.xml 06:33:29 +++ b/southbound/southbound-it/pom.xml 06:33:29 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 it 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/it 06:33:29 06:33:29 4.0.0 06:33:29 diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml 06:33:29 index 8ebdf108e..7a54d4f22 100644 06:33:29 --- a/southbound/southbound-karaf/pom.xml 06:33:29 +++ b/southbound/southbound-karaf/pom.xml 06:33:29 @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 06:33:29 4.0.0 06:33:29 org.opendaylight.ovsdb 06:33:29 southbound-karaf 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/utils/config/pom.xml b/utils/config/pom.xml 06:33:29 index be6174cd5..288abe67f 100644 06:33:29 --- a/utils/config/pom.xml 06:33:29 +++ b/utils/config/pom.xml 06:33:29 @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 utils.config 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 06:33:29 ODL :: ovsdb :: ${project.artifactId} 06:33:29 diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml 06:33:29 index 70f30bda5..2a5ca74bc 100644 06:33:29 --- a/utils/hwvtepsouthbound-utils/pom.xml 06:33:29 +++ b/utils/hwvtepsouthbound-utils/pom.xml 06:33:29 @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 utils.hwvtepsouthbound-utils 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml 06:33:29 index b4644b9ba..487478c7d 100644 06:33:29 --- a/utils/mdsal-utils/pom.xml 06:33:29 +++ b/utils/mdsal-utils/pom.xml 06:33:29 @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 utils.mdsal-utils 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml 06:33:29 index 67d78a152..bb2b157df 100644 06:33:29 --- a/utils/odl-ovsdb-utils/pom.xml 06:33:29 +++ b/utils/odl-ovsdb-utils/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 odl-ovsdb-utils 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 feature 06:33:29 06:33:29 diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml 06:33:29 index 73bcdb03e..348b01f94 100644 06:33:29 --- a/utils/ovsdb-it-utils/pom.xml 06:33:29 +++ b/utils/ovsdb-it-utils/pom.xml 06:33:29 @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 diff --git a/utils/pom.xml b/utils/pom.xml 06:33:29 index 8f7afb0c0..965873568 100644 06:33:29 --- a/utils/pom.xml 06:33:29 +++ b/utils/pom.xml 06:33:29 @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 utils 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 pom 06:33:29 06:33:29 diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml 06:33:29 index 1cd1b45b9..dc7642cb9 100644 06:33:29 --- a/utils/servicehelper/pom.xml 06:33:29 +++ b/utils/servicehelper/pom.xml 06:33:29 @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 utils.servicehelper 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml 06:33:29 index 3d0595142..c83d2873d 100644 06:33:29 --- a/utils/southbound-utils/pom.xml 06:33:29 +++ b/utils/southbound-utils/pom.xml 06:33:29 @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 utils.southbound-utils 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 bundle 06:33:29 06:33:29 diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml 06:33:29 index 7de0da12f..f283ecf1d 100644 06:33:29 --- a/utils/yang-utils/pom.xml 06:33:29 +++ b/utils/yang-utils/pom.xml 06:33:29 @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 06:33:29 06:33:29 org.opendaylight.ovsdb 06:33:29 ovsdb-binding-parent 06:33:29 - 1.21.0-SNAPSHOT 06:33:29 + 1.21.1-SNAPSHOT 06:33:29 ../../commons/binding-parent 06:33:29 06:33:29 06:33:29 commit 521df6d2cc9a6c0f05a9c98eef84f34c05e9ee96 06:33:29 Author: jenkins-releng 06:33:29 Date: Thu Jan 15 08:12:35 2026 +0000 06:33:29 06:33:29 Update git submodules 06:33:29 06:33:29 * Update integration/distribution from branch 'stable/vanadium' 06:33:29 to 586039152dc85ad06b314cab89f466900d01f965 06:33:29 - Update .gitreview to stable/vanadium 06:33:29 06:33:29 Change-Id: Ic4161c2903dfc3b9ab1f7ef6c23fd8d87620669f 06:33:29 Signed-off-by: jenkins-releng 06:33:29 06:33:29 diff --git a/integration/distribution b/integration/distribution 06:33:29 index d353d128a..586039152 160000 06:33:29 --- a/integration/distribution 06:33:29 +++ b/integration/distribution 06:33:29 @@ -1 +1 @@ 06:33:29 -Subproject commit d353d128af4e2952b9bedee812bf56acbe08bfa0 06:33:29 +Subproject commit 586039152dc85ad06b314cab89f466900d01f965 06:33:29 On branch stable/vanadium 06:33:29 Your branch is up to date with 'origin/stable/vanadium'. 06:33:29 06:33:29 Changes not staged for commit: 06:33:29 (use "git add ..." to update what will be committed) 06:33:29 (use "git restore ..." to discard changes in working directory) 06:33:29 modified: daexim (new commits) 06:33:29 modified: integration/distribution (new commits) 06:33:29 modified: jsonrpc (new commits) 06:33:29 modified: lispflowmapping (new commits) 06:33:29 modified: ovsdb (new commits) 06:33:29 06:33:29 Untracked files: 06:33:29 (use "git add ..." to include in what will be committed) 06:33:29 archives/ 06:33:29 06:33:29 no changes added to commit (use "git add" and/or "git commit -a") 06:33:29 daexim.bundle 06:33:29 daexim.patch 06:33:29 integration-distribution.bundle 06:33:29 integration-distribution.patch 06:33:29 jsonrpc.bundle 06:33:29 jsonrpc.patch 06:33:29 lispflowmapping.bundle 06:33:29 lispflowmapping.patch 06:33:29 ovsdb.bundle 06:33:29 ovsdb.patch 06:33:29 Scanning ./jsonrpc/parent/pom.xml 06:33:29 Scanning ./jsonrpc/dom-codec/pom.xml 06:33:29 Scanning ./jsonrpc/api/pom.xml 06:33:29 Scanning ./jsonrpc/tools/parent/pom.xml 06:33:29 Scanning ./jsonrpc/tools/test-tool/pom.xml 06:33:29 Scanning ./jsonrpc/tools/pom.xml 06:33:29 Scanning ./jsonrpc/pom.xml 06:33:29 Scanning ./jsonrpc/provider/common/pom.xml 06:33:29 Scanning ./jsonrpc/provider/cluster/pom.xml 06:33:29 Scanning ./jsonrpc/provider/pom.xml 06:33:29 Scanning ./jsonrpc/provider/single/pom.xml 06:33:29 Scanning ./jsonrpc/bus/transport-http/pom.xml 06:33:29 Scanning ./jsonrpc/bus/transport-zmq/pom.xml 06:33:29 Scanning ./jsonrpc/bus/config/pom.xml 06:33:29 Scanning ./jsonrpc/bus/spi/pom.xml 06:33:29 Scanning ./jsonrpc/bus/api/pom.xml 06:33:29 Scanning ./jsonrpc/bus/jsonrpc/pom.xml 06:33:29 Scanning ./jsonrpc/bus/messagelib/pom.xml 06:33:29 Scanning ./jsonrpc/bus/examples/inband-models/pom.xml 06:33:29 Scanning ./jsonrpc/bus/examples/pom.xml 06:33:29 Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml 06:33:29 Scanning ./jsonrpc/bus/pom.xml 06:33:29 Scanning ./jsonrpc/test-model/pom.xml 06:33:29 Scanning ./jsonrpc/security/api/pom.xml 06:33:29 Scanning ./jsonrpc/security/aaa/pom.xml 06:33:29 Scanning ./jsonrpc/security/pom.xml 06:33:29 Scanning ./jsonrpc/security/noop/pom.xml 06:33:29 Scanning ./jsonrpc/security/service/pom.xml 06:33:29 Scanning ./jsonrpc/karaf/pom.xml 06:33:29 Scanning ./jsonrpc/binding-adapter/pom.xml 06:33:29 Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml 06:33:29 Scanning ./jsonrpc/features/pom.xml 06:33:29 Scanning ./jsonrpc/features/features-jsonrpc/pom.xml 06:33:29 Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml 06:33:29 Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml 06:33:29 Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml 06:33:29 Scanning ./jsonrpc/artifacts/pom.xml 06:33:29 Scanning ./integration/distribution/pom.xml 06:33:29 Scanning ./integration/distribution/onap-karaf/pom.xml 06:33:29 Scanning ./integration/distribution/opendaylight/pom.xml 06:33:29 Scanning ./integration/distribution/karaf/pom.xml 06:33:29 Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 06:33:29 Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml 06:33:29 Scanning ./integration/distribution/features/singles/pom.xml 06:33:29 Scanning ./integration/distribution/features/pom.xml 06:33:29 Scanning ./integration/distribution/features/repos/index/pom.xml 06:33:29 Scanning ./integration/distribution/features/repos/pom.xml 06:33:29 Scanning ./integration/distribution/features/repos/test/pom.xml 06:33:29 Scanning ./integration/distribution/karaf-scripts/pom.xml 06:33:29 Scanning ./integration/distribution/artifacts/all/pom.xml 06:33:29 Scanning ./integration/distribution/artifacts/pom.xml 06:33:29 Scanning ./integration/distribution/artifacts/distribution/pom.xml 06:33:29 Scanning ./integration/distribution/artifacts/upstream/other/pom.xml 06:33:29 Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml 06:33:29 Scanning ./integration/distribution/artifacts/upstream/all/pom.xml 06:33:29 Scanning ./integration/distribution/artifacts/upstream/pom.xml 06:33:29 Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml 06:33:29 Scanning ./pom.xml 06:33:30 Scanning ./daexim/parent/pom.xml 06:33:30 Scanning ./daexim/model/pom.xml 06:33:30 Scanning ./daexim/spi/pom.xml 06:33:30 Scanning ./daexim/pom.xml 06:33:30 Scanning ./daexim/test-model/pom.xml 06:33:30 Scanning ./daexim/akka-infoprovider-impl/pom.xml 06:33:30 Scanning ./daexim/karaf/pom.xml 06:33:30 Scanning ./daexim/features/pom.xml 06:33:30 Scanning ./daexim/features/odl-daexim/pom.xml 06:33:30 Scanning ./daexim/features/daexim-features/pom.xml 06:33:30 Scanning ./daexim/features/odl-daexim-all/pom.xml 06:33:30 Scanning ./daexim/impl/pom.xml 06:33:30 Scanning ./daexim/artifacts/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/southbound/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/shell/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/api/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/implementation/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml 06:33:30 Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml 06:33:30 Scanning ./lispflowmapping/pom.xml 06:33:30 Scanning ./lispflowmapping/integrationtest/pom.xml 06:33:30 Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml 06:33:30 Scanning ./lispflowmapping/commons/parent/pom.xml 06:33:30 Scanning ./lispflowmapping/commons/build_tools/pom.xml 06:33:30 Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml 06:33:30 Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 06:33:30 Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml 06:33:30 Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml 06:33:30 Scanning ./lispflowmapping/features/pom.xml 06:33:30 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 06:33:30 Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 06:33:30 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 06:33:30 Scanning ./lispflowmapping/artifacts/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-karaf/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml 06:33:30 Scanning ./ovsdb/southbound/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-it/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-api/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-impl/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-features/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-features/features/pom.xml 06:33:30 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 06:33:30 Scanning ./ovsdb/pom.xml 06:33:30 Scanning ./ovsdb/schemas/hardwarevtep/pom.xml 06:33:30 Scanning ./ovsdb/schemas/openvswitch/pom.xml 06:33:30 Scanning ./ovsdb/schemas/pom.xml 06:33:30 Scanning ./ovsdb/commons/binding-parent/pom.xml 06:33:30 Scanning ./ovsdb/commons/pom.xml 06:33:30 Scanning ./ovsdb/commons/it/pom.xml 06:33:30 Scanning ./ovsdb/utils/config/pom.xml 06:33:30 Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml 06:33:30 Scanning ./ovsdb/utils/pom.xml 06:33:30 Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml 06:33:30 Scanning ./ovsdb/utils/mdsal-utils/pom.xml 06:33:30 Scanning ./ovsdb/utils/yang-utils/pom.xml 06:33:30 Scanning ./ovsdb/utils/southbound-utils/pom.xml 06:33:30 Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml 06:33:30 Scanning ./ovsdb/utils/servicehelper/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 06:33:30 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 06:33:30 Scanning ./ovsdb/library/pom.xml 06:33:30 Scanning ./ovsdb/library/it/pom.xml 06:33:30 Scanning ./ovsdb/library/karaf/pom.xml 06:33:30 Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml 06:33:31 Scanning ./ovsdb/library/features/pom.xml 06:33:31 Scanning ./ovsdb/library/features/features/pom.xml 06:33:31 Scanning ./ovsdb/library/impl/pom.xml 06:33:31 Scanning ./ovsdb/library/artifacts/pom.xml 06:33:31 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 06:33:31 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 06:33:31 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:33:31 Default locale: en, platform encoding: UTF-8 06:33:31 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 06:33:32 [INFO] Scanning for projects... 06:33:40 [INFO] ------------------------------------------------------------------------ 06:33:40 [INFO] Reactor Build Order: 06:33:40 [INFO] 06:33:40 [INFO] daexim-test-model [bundle] 06:33:40 [INFO] daexim-model [bundle] 06:33:40 [INFO] daexim-spi [bundle] 06:33:40 [INFO] parent [pom] 06:33:40 [INFO] daexim-impl [bundle] 06:33:40 [INFO] daexim-akka-infoprovider-impl [bundle] 06:33:40 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 06:33:40 [INFO] OpenDaylight :: Daexim :: All [feature] 06:33:40 [INFO] ODL :: daexim :: daexim-features [feature] 06:33:40 [INFO] ODL :: daexim :: features-aggregator [pom] 06:33:40 [INFO] daexim-artifacts [pom] 06:33:40 [INFO] daexim-karaf [pom] 06:33:40 [INFO] daexim [pom] 06:33:40 [INFO] ODL :: integration :: distribution-artifacts [pom] 06:33:40 [INFO] ODL :: integration :: properties [pom] 06:33:40 [INFO] ODL :: integration :: artifact-artifacts [pom] 06:33:40 [INFO] ODL :: integration :: other-artifacts [pom] 06:33:40 [INFO] ODL :: integration :: upstream-all-artifacts [pom] 06:33:40 [INFO] ODL :: integration :: upstream-aggregator [pom] 06:33:40 [INFO] ODL :: integration :: all-artifacts [pom] 06:33:40 [INFO] ODL :: integration :: artifacts-aggregator [pom] 06:33:40 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] 06:33:40 [INFO] JSON-RPC :: Parent [pom] 06:33:40 [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] 06:33:40 [INFO] JSON-RPC :: BUS :: API [bundle] 06:33:40 [INFO] JSON-RPC :: Security :: API [bundle] 06:33:40 [INFO] JSON-RPC :: Security :: NOOP [bundle] 06:33:40 [INFO] JSON-RPC :: BUS :: SPI [bundle] 06:33:40 [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] 06:33:40 [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] 06:33:40 [INFO] JSON-RPC :: BUS :: Messaging library [bundle] 06:33:40 [INFO] JSON-RPC :: Security :: Service [bundle] 06:33:40 [INFO] JSON-RPC :: API [bundle] 06:33:40 [INFO] JSON-RPC :: Security :: AAA [bundle] 06:33:40 [INFO] JSON-RPC :: BUS :: Config [jar] 06:33:40 [INFO] JSON-RPC :: Feature :: bus [feature] 06:33:40 [INFO] JSON-RPC :: Test model [bundle] 06:33:40 [INFO] JSON-RPC :: DOM :: Codec [bundle] 06:33:40 [INFO] JSON-RPC :: Provider [pom] 06:33:40 [INFO] JSON-RPC :: Provider :: Common [bundle] 06:33:40 [INFO] JSON-RPC :: Provider :: Single node [bundle] 06:33:40 [INFO] JSON-RPC :: Feature :: provider [feature] 06:33:40 [INFO] JSON-RPC :: Feature :: all [feature] 06:33:40 [INFO] JSON-RPC :: Features :: repository [feature] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] 06:33:40 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] 06:33:40 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] 06:33:40 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] 06:33:40 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] 06:33:40 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] 06:33:40 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] 06:33:40 [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] 06:33:40 [INFO] ovsdb-binding-parent [pom] 06:33:40 [INFO] ODL :: ovsdb :: library [bundle] 06:33:40 [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] 06:33:40 [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] 06:33:40 [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] 06:33:40 [INFO] ODL :: ovsdb :: library-features [feature] 06:33:40 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] 06:33:40 [INFO] ODL :: ovsdb :: southbound-api [bundle] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] 06:33:40 [INFO] ODL :: ovsdb :: utils.config [bundle] 06:33:40 [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] 06:33:40 [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] 06:33:40 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] 06:33:40 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] 06:33:40 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] 06:33:40 [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] 06:33:40 [INFO] ODL :: ovsdb :: southbound-impl [bundle] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] 06:33:40 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] 06:33:40 [INFO] ODL :: ovsdb :: southbound-features [feature] 06:33:40 [INFO] ODL :: integration :: features-index [feature] 06:33:40 [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] 06:33:40 [INFO] ODL :: integration :: odl-integration-all [feature] 06:33:40 [INFO] ODL :: integration :: features-test [feature] 06:33:40 [INFO] ODL :: integration :: karaf [pom] 06:33:40 [INFO] ODL :: integration :: singles-aggregator [pom] 06:33:40 [INFO] ODL :: integration :: repos-aggregator [pom] 06:33:40 [INFO] ODL :: integration :: features-aggregator [pom] 06:33:40 [INFO] ODL :: integration :: onap-karaf [pom] 06:33:40 [INFO] Integration/Distribution [pom] 06:33:40 [INFO] JSON-RPC :: Artifacts [pom] 06:33:40 [INFO] JSON-RPC :: Provider :: Cluster [bundle] 06:33:40 [INFO] JSON-RPC :: Feature :: Cluster [feature] 06:33:40 [INFO] JSON-RPC :: Features :: Aggregator [pom] 06:33:40 [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] 06:33:40 [INFO] JSON-RPC :: Binding adapter [jar] 06:33:40 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] 06:33:40 [INFO] JSON-RPC :: POM [pom] 06:33:40 [INFO] JSON-RPC :: BUS [pom] 06:33:40 [INFO] JSON-RPC :: BUS :: Examples [pom] 06:33:40 [INFO] JSON-RPC :: Security [pom] 06:33:40 [INFO] JSON-RPC :: Tools parent [pom] 06:33:40 [INFO] JSON-RPC :: Tools :: Test [jar] 06:33:40 [INFO] JSON-RPC :: Tools [pom] 06:33:40 [INFO] JSON-RPC :: Karaf [pom] 06:33:40 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] 06:33:40 [INFO] ODL :: lispflowmapping :: common.build.tools [jar] 06:33:40 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] 06:33:40 [INFO] ODL :: lispflowmapping :: features-aggregator [pom] 06:33:40 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [pom] 06:33:40 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] 06:33:40 [INFO] lispflowmapping [pom] 06:33:40 [INFO] ODL :: ovsdb :: it [pom] 06:33:40 [INFO] ODL :: ovsdb :: parents [pom] 06:33:40 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom] 06:33:40 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] 06:33:40 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] 06:33:40 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] 06:33:40 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] 06:33:40 [INFO] ODL :: ovsdb :: library-karaf [pom] 06:33:40 [INFO] ODL :: ovsdb :: library-features-aggregator [pom] 06:33:40 [INFO] ODL :: ovsdb :: library-artifacts [pom] 06:33:40 [INFO] ODL :: ovsdb :: library-it [jar] 06:33:40 [INFO] ODL :: ovsdb :: library-aggregator [pom] 06:33:40 [INFO] ODL :: ovsdb :: schemas [pom] 06:33:40 [INFO] ODL :: ovsdb :: southbound-karaf [pom] 06:33:40 [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] 06:33:40 [INFO] ODL :: ovsdb :: southbound-artifacts [pom] 06:33:40 [INFO] ODL :: ovsdb :: southbound-it [jar] 06:33:40 [INFO] ODL :: ovsdb :: southbound-aggregator [pom] 06:33:40 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] 06:33:40 [INFO] ODL :: ovsdb :: utils [pom] 06:33:40 [INFO] ovsdb [pom] 06:33:40 [INFO] autorelease [pom] 06:33:40 [INFO] 06:33:40 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 06:33:40 [INFO] Building daexim-test-model 1.18.1-SNAPSHOT [1/143] 06:33:40 [INFO] from daexim/test-model/pom.xml 06:33:40 [INFO] -------------------------------[ bundle ]------------------------------- 06:33:42 [INFO] 06:33:42 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 06:33:42 [INFO] 06:33:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-test-model --- 06:33:42 [INFO] Skipping Rule Enforcement. 06:33:42 [INFO] 06:33:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-test-model --- 06:33:42 [INFO] Skipping Rule Enforcement. 06:33:42 [INFO] 06:33:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-test-model --- 06:33:42 [INFO] 06:33:42 [INFO] --- dependency:3.9.0:properties (default) @ daexim-test-model --- 06:33:44 [INFO] 06:33:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-test-model --- 06:33:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:33:44 [INFO] argLine set to empty 06:33:44 [INFO] 06:33:44 [INFO] --- yang:14.0.20:generate-sources (binding) @ daexim-test-model --- 06:33:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:33:46 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/src/main/yang 06:33:46 [INFO] yang-to-sources: Found 0 dependencies in 5.717 ms 06:33:46 [INFO] yang-to-sources: Project model files found: 3 in 86.91 ms 06:33:46 [INFO] yang-to-sources: 3 YANG models processed in 73.81 ms 06:33:46 [INFO] BindingJavaFileGenerator: Defined 16 files in 66.43 ms 06:33:46 [INFO] Sorted 16 files into 7 directories in 3.687 ms 06:33:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 134.1 ms 06:33:46 [INFO] 06:33:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-test-model --- 06:33:48 [INFO] Starting audit... 06:33:48 Audit done. 06:33:48 [INFO] You have 0 Checkstyle violations. 06:33:48 [INFO] 06:33:48 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-test-model --- 06:33:48 [INFO] 06:33:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-test-model --- 06:33:48 [INFO] 06:33:48 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-test-model --- 06:33:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/src/main/resources 06:33:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 06:33:48 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 06:33:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:33:48 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 06:33:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 06:33:48 [INFO] 06:33:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-test-model --- 06:33:48 [INFO] Recompiling the module because of changed source code. 06:33:48 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 06:33:49 [INFO] 06:33:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 06:33:49 [INFO] 06:33:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-test-model --- 06:33:50 [INFO] Spotbugs plugin skipped 06:33:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:33:50 [INFO] 06:33:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 06:33:50 [INFO] 06:33:50 [INFO] 06:33:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-test-model --- 06:33:50 [INFO] Spotbugs plugin skipped 06:33:50 [INFO] 06:33:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-test-model --- 06:33:50 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/src/test/resources 06:33:50 [INFO] 06:33:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-test-model --- 06:33:50 [INFO] No sources to compile 06:33:50 [INFO] 06:33:50 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-test-model --- 06:33:51 [INFO] Tests are skipped. 06:33:51 [INFO] 06:33:51 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-test-model --- 06:33:51 [INFO] 06:33:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-test-model --- 06:33:51 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.1-SNAPSHOT.jar 06:33:51 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/target/classes/META-INF/MANIFEST.MF 06:33:51 [INFO] 06:33:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-test-model --- 06:33:52 [INFO] Skipping javadoc generation 06:33:52 [INFO] 06:33:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-test-model --- 06:33:52 [INFO] Skipping CycloneDX goal 06:33:52 [INFO] 06:33:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 06:33:52 [INFO] Skipping duplicate-finder execution! 06:33:52 [INFO] 06:33:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-test-model --- 06:33:52 [INFO] No dependency problems found 06:33:52 [INFO] 06:33:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model --- 06:33:53 [INFO] Skipping source per configuration. 06:33:53 [INFO] 06:33:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-test-model --- 06:33:53 [INFO] Skipping modernizer execution! 06:33:53 [INFO] 06:33:53 [INFO] --- jacoco:0.8.14:report (report) @ daexim-test-model --- 06:33:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:33:53 [INFO] 06:33:53 [INFO] --- install:3.1.4:install (default-install) @ daexim-test-model --- 06:33:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.1-SNAPSHOT/daexim-test-model-1.18.1-SNAPSHOT.pom 06:33:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.1-SNAPSHOT/daexim-test-model-1.18.1-SNAPSHOT.jar 06:33:54 [INFO] 06:33:54 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-test-model --- 06:33:54 [INFO] Writing OBR metadata 06:33:54 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.18.1-SNAPSHOT/daexim-test-model-1.18.1-SNAPSHOT.jar 06:33:54 [INFO] Writing OBR metadata 06:33:54 [INFO] 06:33:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-test-model --- 06:33:54 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:33:54 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:33:59 [INFO] 06:33:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-test-model --- 06:33:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:33:59 [INFO] 06:33:59 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 06:33:59 [INFO] Building daexim-model 1.18.1-SNAPSHOT [2/143] 06:33:59 [INFO] from daexim/model/pom.xml 06:33:59 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:00 [INFO] 06:34:00 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-model --- 06:34:00 [INFO] 06:34:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-model --- 06:34:00 [INFO] Skipping Rule Enforcement. 06:34:00 [INFO] 06:34:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-model --- 06:34:00 [INFO] Skipping Rule Enforcement. 06:34:00 [INFO] 06:34:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-model --- 06:34:00 [INFO] 06:34:00 [INFO] --- dependency:3.9.0:properties (default) @ daexim-model --- 06:34:00 [INFO] 06:34:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-model --- 06:34:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:00 [INFO] argLine set to empty 06:34:00 [INFO] 06:34:00 [INFO] --- yang:14.0.20:generate-sources (binding) @ daexim-model --- 06:34:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:34:00 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/src/main/yang 06:34:00 [INFO] yang-to-sources: Found 1 dependencies in 1.506 ms 06:34:00 [INFO] yang-to-sources: Project model files found: 2 in 33.72 ms 06:34:00 [INFO] yang-to-sources: 3 YANG models processed in 116.5 ms 06:34:00 [INFO] BindingJavaFileGenerator: Defined 72 files in 31.41 ms 06:34:00 [INFO] Sorted 72 files into 12 directories in 275.6 μs 06:34:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 125.8 ms 06:34:00 [INFO] 06:34:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-model --- 06:34:00 [INFO] Starting audit... 06:34:00 Audit done. 06:34:00 [INFO] You have 0 Checkstyle violations. 06:34:00 [INFO] 06:34:00 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-model --- 06:34:00 [INFO] 06:34:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-model --- 06:34:00 [INFO] 06:34:00 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-model --- 06:34:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/src/main/resources 06:34:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 06:34:00 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:34:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:34:00 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:34:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 06:34:00 [INFO] 06:34:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-model --- 06:34:00 [INFO] Recompiling the module because of changed source code. 06:34:00 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 06:34:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:[61,42] possible 'this' escape before subclass is fully initialized 06:34:01 [INFO] 06:34:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-model >>> 06:34:01 [INFO] 06:34:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-model --- 06:34:01 [INFO] Spotbugs plugin skipped 06:34:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:01 [INFO] 06:34:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-model <<< 06:34:01 [INFO] 06:34:01 [INFO] 06:34:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-model --- 06:34:01 [INFO] Spotbugs plugin skipped 06:34:01 [INFO] 06:34:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-model --- 06:34:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/src/test/resources 06:34:01 [INFO] 06:34:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-model --- 06:34:01 [INFO] No sources to compile 06:34:01 [INFO] 06:34:01 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-model --- 06:34:01 [INFO] Tests are skipped. 06:34:01 [INFO] 06:34:01 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-model --- 06:34:01 [INFO] 06:34:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-model --- 06:34:01 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.1-SNAPSHOT.jar 06:34:01 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/target/classes/META-INF/MANIFEST.MF 06:34:01 [INFO] 06:34:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-model --- 06:34:01 [INFO] Skipping javadoc generation 06:34:01 [INFO] 06:34:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-model --- 06:34:01 [INFO] Skipping CycloneDX goal 06:34:01 [INFO] 06:34:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 06:34:01 [INFO] Skipping duplicate-finder execution! 06:34:01 [INFO] 06:34:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-model --- 06:34:01 [INFO] No dependency problems found 06:34:01 [INFO] 06:34:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-model --- 06:34:01 [INFO] Skipping source per configuration. 06:34:01 [INFO] 06:34:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-model --- 06:34:01 [INFO] Skipping modernizer execution! 06:34:01 [INFO] 06:34:01 [INFO] --- jacoco:0.8.14:report (report) @ daexim-model --- 06:34:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:01 [INFO] 06:34:01 [INFO] --- install:3.1.4:install (default-install) @ daexim-model --- 06:34:01 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.1-SNAPSHOT/daexim-model-1.18.1-SNAPSHOT.pom 06:34:01 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.1-SNAPSHOT/daexim-model-1.18.1-SNAPSHOT.jar 06:34:01 [INFO] 06:34:01 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-model --- 06:34:01 [INFO] Installing org/opendaylight/daexim/daexim-model/1.18.1-SNAPSHOT/daexim-model-1.18.1-SNAPSHOT.jar 06:34:01 [INFO] Writing OBR metadata 06:34:01 [INFO] 06:34:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-model --- 06:34:01 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:01 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:03 [INFO] 06:34:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-model --- 06:34:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:34:03 [INFO] 06:34:03 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 06:34:03 [INFO] Building daexim-spi 1.18.1-SNAPSHOT [3/143] 06:34:03 [INFO] from daexim/spi/pom.xml 06:34:03 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:03 [INFO] 06:34:03 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-spi --- 06:34:03 [INFO] 06:34:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-spi --- 06:34:03 [INFO] Skipping Rule Enforcement. 06:34:03 [INFO] 06:34:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-spi --- 06:34:03 [INFO] Skipping Rule Enforcement. 06:34:03 [INFO] 06:34:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-spi --- 06:34:03 [INFO] 06:34:03 [INFO] --- dependency:3.9.0:properties (default) @ daexim-spi --- 06:34:03 [INFO] 06:34:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-spi --- 06:34:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:03 [INFO] argLine set to empty 06:34:03 [INFO] 06:34:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-spi --- 06:34:03 [INFO] Starting audit... 06:34:03 Audit done. 06:34:03 [INFO] You have 0 Checkstyle violations. 06:34:03 [INFO] 06:34:03 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-spi --- 06:34:03 [INFO] 06:34:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-spi --- 06:34:03 [INFO] 06:34:03 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-spi --- 06:34:03 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/spi/src/main/resources 06:34:03 [INFO] 06:34:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-spi --- 06:34:03 [INFO] Recompiling the module because of changed source code. 06:34:03 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:34:03 [INFO] 06:34:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-spi >>> 06:34:03 [INFO] 06:34:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-spi --- 06:34:03 [INFO] Spotbugs plugin skipped 06:34:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:03 [INFO] 06:34:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-spi <<< 06:34:03 [INFO] 06:34:03 [INFO] 06:34:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-spi --- 06:34:03 [INFO] Spotbugs plugin skipped 06:34:03 [INFO] 06:34:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-spi --- 06:34:03 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/spi/src/test/resources 06:34:03 [INFO] 06:34:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-spi --- 06:34:03 [INFO] No sources to compile 06:34:03 [INFO] 06:34:03 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-spi --- 06:34:03 [INFO] Tests are skipped. 06:34:03 [INFO] 06:34:03 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-spi --- 06:34:03 [INFO] 06:34:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-spi --- 06:34:04 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.1-SNAPSHOT.jar 06:34:04 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/spi/target/classes/META-INF/MANIFEST.MF 06:34:04 [INFO] 06:34:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-spi --- 06:34:04 [INFO] Skipping javadoc generation 06:34:04 [INFO] 06:34:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-spi --- 06:34:04 [INFO] Skipping CycloneDX goal 06:34:04 [INFO] 06:34:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 06:34:04 [INFO] Skipping duplicate-finder execution! 06:34:04 [INFO] 06:34:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-spi --- 06:34:04 [INFO] No dependency problems found 06:34:04 [INFO] 06:34:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-spi --- 06:34:04 [INFO] Skipping source per configuration. 06:34:04 [INFO] 06:34:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-spi --- 06:34:04 [INFO] Skipping modernizer execution! 06:34:04 [INFO] 06:34:04 [INFO] --- jacoco:0.8.14:report (report) @ daexim-spi --- 06:34:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:04 [INFO] 06:34:04 [INFO] --- install:3.1.4:install (default-install) @ daexim-spi --- 06:34:04 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.1-SNAPSHOT/daexim-spi-1.18.1-SNAPSHOT.pom 06:34:04 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.1-SNAPSHOT/daexim-spi-1.18.1-SNAPSHOT.jar 06:34:04 [INFO] 06:34:04 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-spi --- 06:34:04 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.18.1-SNAPSHOT/daexim-spi-1.18.1-SNAPSHOT.jar 06:34:04 [INFO] Writing OBR metadata 06:34:04 [INFO] 06:34:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-spi --- 06:34:04 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:04 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:05 [INFO] 06:34:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-spi --- 06:34:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:34:06 [INFO] 06:34:06 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 06:34:06 [INFO] Building parent 1.18.1-SNAPSHOT [4/143] 06:34:06 [INFO] from daexim/parent/pom.xml 06:34:06 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:06 [INFO] 06:34:06 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 06:34:06 [INFO] 06:34:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parent --- 06:34:06 [INFO] Skipping Rule Enforcement. 06:34:06 [INFO] 06:34:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ parent --- 06:34:06 [INFO] Skipping Rule Enforcement. 06:34:06 [INFO] 06:34:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 06:34:06 [INFO] 06:34:06 [INFO] --- dependency:3.9.0:properties (default) @ parent --- 06:34:06 [INFO] 06:34:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ parent --- 06:34:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:06 [INFO] argLine set to empty 06:34:06 [INFO] 06:34:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 06:34:06 [INFO] Starting audit... 06:34:06 Audit done. 06:34:06 [INFO] You have 0 Checkstyle violations. 06:34:06 [INFO] 06:34:06 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 06:34:06 [INFO] 06:34:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ parent --- 06:34:06 [INFO] 06:34:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 06:34:06 [INFO] 06:34:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 06:34:06 [INFO] Spotbugs plugin skipped 06:34:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:06 [INFO] 06:34:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 06:34:06 [INFO] 06:34:06 [INFO] 06:34:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 06:34:06 [INFO] Spotbugs plugin skipped 06:34:06 [INFO] 06:34:06 [INFO] --- copy:14.1.6:copy-files (default) @ parent --- 06:34:06 [INFO] 06:34:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 06:34:06 [INFO] Skipping javadoc generation 06:34:06 [INFO] 06:34:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 06:34:06 [INFO] Skipping CycloneDX goal 06:34:06 [INFO] 06:34:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 06:34:06 [INFO] Skipping duplicate-finder execution! 06:34:06 [INFO] 06:34:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ parent --- 06:34:06 [INFO] Skipping pom project 06:34:06 [INFO] 06:34:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ parent --- 06:34:06 [INFO] Skipping source per configuration. 06:34:06 [INFO] 06:34:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 06:34:06 [INFO] Skipping modernizer execution! 06:34:06 [INFO] 06:34:06 [INFO] --- jacoco:0.8.14:report (report) @ parent --- 06:34:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:06 [INFO] 06:34:06 [INFO] --- install:3.1.4:install (default-install) @ parent --- 06:34:06 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.18.1-SNAPSHOT/parent-1.18.1-SNAPSHOT.pom 06:34:06 [INFO] 06:34:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 06:34:06 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:06 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:06 [INFO] 06:34:06 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 06:34:06 [INFO] Building daexim-impl 1.18.1-SNAPSHOT [5/143] 06:34:06 [INFO] from daexim/impl/pom.xml 06:34:06 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:08 [INFO] 06:34:08 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-impl --- 06:34:08 [INFO] 06:34:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-impl --- 06:34:08 [INFO] Skipping Rule Enforcement. 06:34:08 [INFO] 06:34:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-impl --- 06:34:08 [INFO] Skipping Rule Enforcement. 06:34:08 [INFO] 06:34:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-impl --- 06:34:08 [INFO] 06:34:08 [INFO] --- dependency:3.9.0:properties (default) @ daexim-impl --- 06:34:08 [INFO] 06:34:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-impl --- 06:34:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:08 [INFO] argLine set to empty 06:34:08 [INFO] 06:34:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-impl --- 06:34:08 [INFO] Starting audit... 06:34:08 Audit done. 06:34:08 [INFO] You have 0 Checkstyle violations. 06:34:08 [INFO] 06:34:08 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-impl --- 06:34:08 [INFO] 06:34:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-impl --- 06:34:09 [INFO] 06:34:09 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-impl --- 06:34:09 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/main/resources 06:34:09 [INFO] 06:34:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-impl --- 06:34:09 [INFO] Recompiling the module because of changed dependency. 06:34:09 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 06:34:09 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 06:34:09 [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 06:34:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 06:34:09 [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 06:34:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 06:34:09 [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 06:34:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:34:09 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[283,78] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:34:09 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[62,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 06:34:09 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[84,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 06:34:09 [INFO] 06:34:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-impl >>> 06:34:09 [INFO] 06:34:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-impl --- 06:34:09 [INFO] Spotbugs plugin skipped 06:34:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:09 [INFO] 06:34:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-impl <<< 06:34:09 [INFO] 06:34:09 [INFO] 06:34:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-impl --- 06:34:09 [INFO] Spotbugs plugin skipped 06:34:09 [INFO] 06:34:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-impl --- 06:34:09 [INFO] Copying 2 resources from src/test/resources to target/test-classes 06:34:09 [INFO] 06:34:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-impl --- 06:34:09 [INFO] Recompiling the module because of changed dependency. 06:34:09 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 06:34:10 [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 06:34:10 [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 06:34:10 [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 06:34:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[96,20] unchecked method invocation: constructor in class org.opendaylight.daexim.impl.DataExportImportAppProvider is applied to given types 06:34:10 required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.SystemReadyMonitor,org.osgi.service.component.ComponentFactory 06:34:10 found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.testutils.TestSystemReadyMonitor,org.osgi.service.component.ComponentFactory 06:34:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[97,66] unchecked conversion 06:34:10 required: org.osgi.service.component.ComponentFactory 06:34:10 found: org.osgi.service.component.ComponentFactory 06:34:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[239,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 06:34:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[254,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 06:34:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[268,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 06:34:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[285,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 06:34:10 [INFO] 06:34:10 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-impl --- 06:34:10 [INFO] Tests are skipped. 06:34:10 [INFO] 06:34:10 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-impl --- 06:34:10 [INFO] 06:34:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-impl --- 06:34:10 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.1-SNAPSHOT.jar 06:34:10 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/target/classes/META-INF/MANIFEST.MF 06:34:10 [INFO] 06:34:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-impl --- 06:34:10 [INFO] Skipping javadoc generation 06:34:10 [INFO] 06:34:10 [INFO] --- build-helper:3.6.1:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 06:34:10 [INFO] 06:34:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-impl --- 06:34:10 [INFO] Skipping CycloneDX goal 06:34:10 [INFO] 06:34:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 06:34:10 [INFO] Skipping duplicate-finder execution! 06:34:10 [INFO] 06:34:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-impl --- 06:34:10 [WARNING] Used undeclared dependencies found: 06:34:10 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 06:34:10 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 06:34:10 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:34:10 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:34:10 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:34:10 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:provided 06:34:10 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:34:10 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.20:provided 06:34:10 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:34:10 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:provided 06:34:10 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 06:34:10 [INFO] 06:34:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-impl --- 06:34:10 [INFO] Skipping source per configuration. 06:34:10 [INFO] 06:34:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-impl --- 06:34:10 [INFO] Skipping modernizer execution! 06:34:10 [INFO] 06:34:10 [INFO] --- jacoco:0.8.14:report (report) @ daexim-impl --- 06:34:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:10 [INFO] 06:34:10 [INFO] --- install:3.1.4:install (default-install) @ daexim-impl --- 06:34:10 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.1-SNAPSHOT/daexim-impl-1.18.1-SNAPSHOT.pom 06:34:10 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.1-SNAPSHOT/daexim-impl-1.18.1-SNAPSHOT.jar 06:34:10 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.1-SNAPSHOT/daexim-impl-1.18.1-SNAPSHOT.cfg 06:34:10 [INFO] 06:34:10 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-impl --- 06:34:10 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.18.1-SNAPSHOT/daexim-impl-1.18.1-SNAPSHOT.jar 06:34:10 [INFO] Writing OBR metadata 06:34:10 [INFO] 06:34:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-impl --- 06:34:10 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:10 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:13 [INFO] 06:34:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-impl --- 06:34:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:34:13 [INFO] 06:34:13 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 06:34:13 [INFO] Building daexim-akka-infoprovider-impl 1.18.1-SNAPSHOT [6/143] 06:34:13 [INFO] from daexim/akka-infoprovider-impl/pom.xml 06:34:13 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:13 [INFO] 06:34:13 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] 06:34:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping Rule Enforcement. 06:34:13 [INFO] 06:34:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping Rule Enforcement. 06:34:13 [INFO] 06:34:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] 06:34:13 [INFO] --- dependency:3.9.0:properties (default) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] 06:34:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:13 [INFO] argLine set to empty 06:34:13 [INFO] 06:34:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Starting audit... 06:34:13 Audit done. 06:34:13 [INFO] You have 0 Checkstyle violations. 06:34:13 [INFO] 06:34:13 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] 06:34:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] 06:34:13 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/resources 06:34:13 [INFO] 06:34:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Recompiling the module because of changed dependency. 06:34:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:34:13 [INFO] 06:34:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 06:34:13 [INFO] 06:34:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Spotbugs plugin skipped 06:34:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:13 [INFO] 06:34:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 06:34:13 [INFO] 06:34:13 [INFO] 06:34:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Spotbugs plugin skipped 06:34:13 [INFO] 06:34:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/test/resources 06:34:13 [INFO] 06:34:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] No sources to compile 06:34:13 [INFO] 06:34:13 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Tests are skipped. 06:34:13 [INFO] 06:34:13 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] 06:34:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.1-SNAPSHOT.jar 06:34:13 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 06:34:13 [INFO] 06:34:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping javadoc generation 06:34:13 [INFO] 06:34:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping CycloneDX goal 06:34:13 [INFO] 06:34:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping duplicate-finder execution! 06:34:13 [INFO] 06:34:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 06:34:13 [WARNING] Used undeclared dependencies found: 06:34:13 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 06:34:13 [WARNING] org.opendaylight.controller:scala3-library:jar:12.0.3:compile 06:34:13 [INFO] 06:34:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping source per configuration. 06:34:13 [INFO] 06:34:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping modernizer execution! 06:34:13 [INFO] 06:34:13 [INFO] --- jacoco:0.8.14:report (report) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:13 [INFO] 06:34:13 [INFO] --- install:3.1.4:install (default-install) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.1-SNAPSHOT.pom 06:34:13 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.1-SNAPSHOT.jar 06:34:13 [INFO] 06:34:13 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.1-SNAPSHOT.jar 06:34:13 [INFO] Writing OBR metadata 06:34:13 [INFO] 06:34:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 06:34:13 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:13 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:15 [INFO] 06:34:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 06:34:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:34:15 [INFO] 06:34:15 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 06:34:15 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.18.1-SNAPSHOT [7/143] 06:34:15 [INFO] from daexim/features/odl-daexim/pom.xml 06:34:15 [INFO] ------------------------------[ feature ]------------------------------- 06:34:18 [INFO] 06:34:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim --- 06:34:18 [INFO] 06:34:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-daexim --- 06:34:18 [INFO] Skipping Rule Enforcement. 06:34:18 [INFO] 06:34:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-daexim --- 06:34:18 [INFO] Skipping Rule Enforcement. 06:34:18 [INFO] 06:34:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim --- 06:34:18 [INFO] 06:34:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-daexim --- 06:34:18 [INFO] 06:34:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-daexim --- 06:34:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:18 [INFO] argLine set to empty 06:34:18 [INFO] 06:34:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim --- 06:34:18 [INFO] Starting audit... 06:34:18 Audit done. 06:34:18 [INFO] You have 0 Checkstyle violations. 06:34:18 [INFO] 06:34:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim --- 06:34:18 [INFO] 06:34:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-daexim --- 06:34:18 [INFO] 06:34:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 06:34:18 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml 06:34:19 [INFO] ...done! 06:34:19 [INFO] Attaching features XML 06:34:19 [INFO] 06:34:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-daexim --- 06:34:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:34:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:34:19 [INFO] 06:34:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim >>> 06:34:19 [INFO] 06:34:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim --- 06:34:19 [INFO] Spotbugs plugin skipped 06:34:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:19 [INFO] 06:34:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim <<< 06:34:19 [INFO] 06:34:19 [INFO] 06:34:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim --- 06:34:19 [INFO] Spotbugs plugin skipped 06:34:19 [INFO] 06:34:19 [INFO] --- feattest:14.1.6:test (default) @ odl-daexim --- 06:34:20 [INFO] 06:34:20 [INFO] --- copy:14.1.6:copy-files (default) @ odl-daexim --- 06:34:20 [INFO] 06:34:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim --- 06:34:20 [INFO] Skipping javadoc generation 06:34:20 [INFO] 06:34:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim --- 06:34:20 [INFO] Skipping CycloneDX goal 06:34:20 [INFO] 06:34:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 06:34:20 [INFO] Skipping duplicate-finder execution! 06:34:20 [INFO] 06:34:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-daexim --- 06:34:20 [INFO] Skipping plugin execution 06:34:20 [INFO] 06:34:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-daexim --- 06:34:20 [INFO] Skipping source per configuration. 06:34:20 [INFO] 06:34:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim --- 06:34:20 [INFO] Skipping modernizer execution! 06:34:20 [INFO] 06:34:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-daexim --- 06:34:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:20 [INFO] 06:34:20 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim --- 06:34:20 [WARNING] 06:34:20 [WARNING] The packaging plugin for project odl-daexim did not assign 06:34:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:34:20 [WARNING] 06:34:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:34:20 [WARNING] 06:34:20 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.1-SNAPSHOT/odl-daexim-1.18.1-SNAPSHOT.pom 06:34:20 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.1-SNAPSHOT/odl-daexim-1.18.1-SNAPSHOT-features.xml 06:34:20 [INFO] 06:34:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim --- 06:34:20 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:20 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:20 [WARNING] 06:34:20 [WARNING] The packaging plugin for project odl-daexim did not assign 06:34:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:34:20 [WARNING] 06:34:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:34:20 [WARNING] 06:34:20 [INFO] 06:34:20 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 06:34:20 [INFO] Building OpenDaylight :: Daexim :: All 1.18.1-SNAPSHOT [8/143] 06:34:20 [INFO] from daexim/features/odl-daexim-all/pom.xml 06:34:20 [INFO] ------------------------------[ feature ]------------------------------- 06:34:25 [INFO] 06:34:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim-all --- 06:34:25 [INFO] 06:34:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-daexim-all --- 06:34:25 [INFO] Skipping Rule Enforcement. 06:34:25 [INFO] 06:34:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 06:34:25 [INFO] Skipping Rule Enforcement. 06:34:25 [INFO] 06:34:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim-all --- 06:34:25 [INFO] 06:34:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-daexim-all --- 06:34:25 [INFO] 06:34:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-daexim-all --- 06:34:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:25 [INFO] argLine set to empty 06:34:25 [INFO] 06:34:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim-all --- 06:34:25 [INFO] Starting audit... 06:34:25 Audit done. 06:34:25 [INFO] You have 0 Checkstyle violations. 06:34:25 [INFO] 06:34:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim-all --- 06:34:25 [INFO] 06:34:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-daexim-all --- 06:34:25 [INFO] 06:34:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 06:34:25 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/feature/feature.xml 06:34:26 [INFO] ...done! 06:34:26 [INFO] Attaching features XML 06:34:26 [INFO] 06:34:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-daexim-all --- 06:34:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:34:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:34:26 [INFO] 06:34:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 06:34:26 [INFO] 06:34:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim-all --- 06:34:26 [INFO] Spotbugs plugin skipped 06:34:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:26 [INFO] 06:34:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 06:34:26 [INFO] 06:34:26 [INFO] 06:34:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim-all --- 06:34:26 [INFO] Spotbugs plugin skipped 06:34:26 [INFO] 06:34:26 [INFO] --- feattest:14.1.6:test (default) @ odl-daexim-all --- 06:34:26 [INFO] 06:34:26 [INFO] --- copy:14.1.6:copy-files (default) @ odl-daexim-all --- 06:34:26 [INFO] 06:34:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim-all --- 06:34:26 [INFO] Skipping javadoc generation 06:34:26 [INFO] 06:34:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim-all --- 06:34:26 [INFO] Skipping CycloneDX goal 06:34:26 [INFO] 06:34:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 06:34:26 [INFO] Skipping duplicate-finder execution! 06:34:26 [INFO] 06:34:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-daexim-all --- 06:34:26 [INFO] Skipping plugin execution 06:34:26 [INFO] 06:34:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-daexim-all --- 06:34:26 [INFO] Skipping source per configuration. 06:34:26 [INFO] 06:34:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim-all --- 06:34:26 [INFO] Skipping modernizer execution! 06:34:26 [INFO] 06:34:26 [INFO] --- jacoco:0.8.14:report (report) @ odl-daexim-all --- 06:34:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:26 [INFO] 06:34:26 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim-all --- 06:34:26 [WARNING] 06:34:26 [WARNING] The packaging plugin for project odl-daexim-all did not assign 06:34:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:34:26 [WARNING] 06:34:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:34:26 [WARNING] 06:34:26 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.1-SNAPSHOT/odl-daexim-all-1.18.1-SNAPSHOT.pom 06:34:26 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.1-SNAPSHOT/odl-daexim-all-1.18.1-SNAPSHOT-features.xml 06:34:26 [INFO] 06:34:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim-all --- 06:34:26 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:26 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:26 [WARNING] 06:34:26 [WARNING] The packaging plugin for project odl-daexim-all did not assign 06:34:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:34:26 [WARNING] 06:34:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:34:26 [WARNING] 06:34:26 [INFO] 06:34:26 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 06:34:26 [INFO] Building ODL :: daexim :: daexim-features 1.18.1-SNAPSHOT [9/143] 06:34:26 [INFO] from daexim/features/daexim-features/pom.xml 06:34:26 [INFO] ------------------------------[ feature ]------------------------------- 06:34:26 [INFO] 06:34:26 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-features --- 06:34:26 [INFO] 06:34:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-features --- 06:34:26 [INFO] Skipping Rule Enforcement. 06:34:26 [INFO] 06:34:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-features --- 06:34:26 [INFO] Skipping Rule Enforcement. 06:34:26 [INFO] 06:34:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-features --- 06:34:26 [INFO] 06:34:26 [INFO] --- dependency:3.9.0:properties (default) @ daexim-features --- 06:34:26 [INFO] 06:34:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-features --- 06:34:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:26 [INFO] argLine set to empty 06:34:26 [INFO] 06:34:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-features --- 06:34:26 [INFO] Starting audit... 06:34:26 Audit done. 06:34:26 [INFO] You have 0 Checkstyle violations. 06:34:26 [INFO] 06:34:26 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-features --- 06:34:26 [INFO] 06:34:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-features --- 06:34:26 [INFO] 06:34:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 06:34:26 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/daexim-features/target/feature/feature.xml 06:34:26 [INFO] ...done! 06:34:26 [INFO] Attaching features XML 06:34:26 [INFO] 06:34:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ daexim-features --- 06:34:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:34:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:34:26 [INFO] 06:34:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-features >>> 06:34:26 [INFO] 06:34:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-features --- 06:34:26 [INFO] Spotbugs plugin skipped 06:34:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:26 [INFO] 06:34:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-features <<< 06:34:26 [INFO] 06:34:26 [INFO] 06:34:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-features --- 06:34:26 [INFO] Spotbugs plugin skipped 06:34:26 [INFO] 06:34:26 [INFO] --- feattest:14.1.6:test (default) @ daexim-features --- 06:34:26 [INFO] 06:34:26 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-features --- 06:34:26 [INFO] 06:34:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-features --- 06:34:26 [INFO] Skipping javadoc generation 06:34:26 [INFO] 06:34:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-features --- 06:34:26 [INFO] Skipping CycloneDX goal 06:34:26 [INFO] 06:34:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 06:34:26 [INFO] Skipping duplicate-finder execution! 06:34:26 [INFO] 06:34:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-features --- 06:34:26 [INFO] Skipping plugin execution 06:34:26 [INFO] 06:34:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-features --- 06:34:26 [INFO] Skipping source per configuration. 06:34:26 [INFO] 06:34:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-features --- 06:34:26 [INFO] Skipping modernizer execution! 06:34:26 [INFO] 06:34:26 [INFO] --- jacoco:0.8.14:report (report) @ daexim-features --- 06:34:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:26 [INFO] 06:34:26 [INFO] --- install:3.1.4:install (default-install) @ daexim-features --- 06:34:26 [WARNING] 06:34:26 [WARNING] The packaging plugin for project daexim-features did not assign 06:34:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:34:26 [WARNING] 06:34:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:34:26 [WARNING] 06:34:26 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.1-SNAPSHOT/daexim-features-1.18.1-SNAPSHOT.pom 06:34:26 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.1-SNAPSHOT/daexim-features-1.18.1-SNAPSHOT-features.xml 06:34:26 [INFO] 06:34:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-features --- 06:34:26 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:26 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:26 [WARNING] 06:34:26 [WARNING] The packaging plugin for project daexim-features did not assign 06:34:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:34:26 [WARNING] 06:34:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:34:26 [WARNING] 06:34:27 [INFO] 06:34:27 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 06:34:27 [INFO] Building ODL :: daexim :: features-aggregator 1.18.1-SNAPSHOT [10/143] 06:34:27 [INFO] from daexim/features/pom.xml 06:34:27 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:27 [INFO] 06:34:27 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 06:34:27 [INFO] 06:34:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 06:34:27 [INFO] Skipping Rule Enforcement. 06:34:27 [INFO] 06:34:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 06:34:27 [INFO] 06:34:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 06:34:27 [INFO] Skipping CycloneDX goal 06:34:27 [INFO] 06:34:27 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 06:34:27 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.18.1-SNAPSHOT/features-aggregator-1.18.1-SNAPSHOT.pom 06:34:27 [INFO] 06:34:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 06:34:27 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:27 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:27 [INFO] 06:34:27 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 06:34:27 [INFO] Building daexim-artifacts 1.18.1-SNAPSHOT [11/143] 06:34:27 [INFO] from daexim/artifacts/pom.xml 06:34:27 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:27 [INFO] 06:34:27 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-artifacts --- 06:34:27 [INFO] 06:34:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-artifacts --- 06:34:27 [INFO] Skipping Rule Enforcement. 06:34:27 [INFO] 06:34:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-artifacts --- 06:34:27 [INFO] 06:34:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-artifacts --- 06:34:27 [INFO] Skipping CycloneDX goal 06:34:27 [INFO] 06:34:27 [INFO] --- install:3.1.4:install (default-install) @ daexim-artifacts --- 06:34:27 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.18.1-SNAPSHOT/daexim-artifacts-1.18.1-SNAPSHOT.pom 06:34:27 [INFO] 06:34:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-artifacts --- 06:34:27 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:27 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:27 [INFO] 06:34:27 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 06:34:27 [INFO] Building daexim-karaf 1.18.1-SNAPSHOT [12/143] 06:34:27 [INFO] from daexim/karaf/pom.xml 06:34:27 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:28 [INFO] 06:34:28 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-karaf --- 06:34:28 [INFO] 06:34:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-karaf --- 06:34:28 [INFO] Skipping Rule Enforcement. 06:34:28 [INFO] 06:34:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-karaf --- 06:34:28 [INFO] Skipping Rule Enforcement. 06:34:28 [INFO] 06:34:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-karaf --- 06:34:28 [INFO] 06:34:28 [INFO] --- dependency:3.9.0:properties (default) @ daexim-karaf --- 06:34:28 [INFO] 06:34:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-karaf --- 06:34:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:28 [INFO] argLine set to empty 06:34:28 [INFO] 06:34:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-karaf --- 06:34:29 [INFO] Starting audit... 06:34:29 Audit done. 06:34:29 [INFO] You have 0 Checkstyle violations. 06:34:29 [INFO] 06:34:29 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-karaf --- 06:34:29 [INFO] 06:34:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-karaf --- 06:34:29 [INFO] 06:34:29 [INFO] --- resources:3.3.1:resources (process-resources) @ daexim-karaf --- 06:34:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/src/main/resources 06:34:29 [INFO] 06:34:29 [INFO] --- karaf:4.4.8:assembly (process-resources) @ daexim-karaf --- 06:34:29 [INFO] Using repositories: 06:34:29 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:34:29 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:34:29 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:34:29 [INFO] Creating work directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/target/assembly 06:34:29 [INFO] Loading direct KAR and features XML dependencies 06:34:29 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:34:29 [INFO] Feature framework will be added as a startup feature 06:34:29 [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/target/assembly 06:34:29 [INFO] Unzipping kars 06:34:29 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:34:29 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:34:29 [INFO] Loading profiles from: 06:34:29 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:34:29 [INFO] Loading repositories 06:34:29 [INFO] Generating generated-startup profile 06:34:29 [INFO] Generating generated-boot profile with parents: generated-startup 06:34:29 [INFO] Generating generated-installed profile 06:34:29 [INFO] Configuring etc/config.properties and etc/system.properties 06:34:29 [INFO] Downloading libraries for generated profiles 06:34:29 [INFO] Downloading additional libraries 06:34:29 [INFO] Writing configurations 06:34:29 [INFO] adding config file: etc/profile.cfg 06:34:29 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:34:29 [INFO] Startup stage 06:34:29 [INFO] Loading startup repositories 06:34:29 [INFO] Resolving startup features and bundles 06:34:29 [INFO] Features: framework 06:34:29 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:34:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:34:29 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:34:29 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:34:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:34:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:34:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:34:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:34:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:34:29 [INFO] Boot stage 06:34:29 [INFO] Loading boot repositories 06:34:29 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.18.1-SNAPSHOT/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.18.1-SNAPSHOT/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.18.1-SNAPSHOT/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 06:34:29 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 06:34:29 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 06:34:29 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 06:34:29 [INFO] Feature service/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 06:34:29 [INFO] Feature scr/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:34:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:34:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:34:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:34:29 [INFO] Feature shell/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 06:34:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:34:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:34:29 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:34:29 [INFO] Feature kar/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 06:34:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:34:29 [INFO] Feature package/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 06:34:29 [INFO] Feature jaas/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 06:34:29 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:34:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:34:29 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 06:34:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 06:34:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:34:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 06:34:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 06:34:29 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:34:29 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:34:29 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:34:29 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:34:29 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:34:29 [INFO] Feature b41cf11c-7a4a-4e73-84fb-05909505cb09/0.0.0 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 06:34:29 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:34:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:34:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 06:34:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:34:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 06:34:29 [INFO] Feature feature/4.4.8 is defined as a boot feature 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 06:34:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:34:30 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:34:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:34:30 [INFO] Feature system/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 06:34:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:34:30 [INFO] Feature ssh/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 06:34:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 06:34:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 06:34:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:34:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:34:30 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:34:30 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:34:30 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:34:30 [INFO] Feature config/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 06:34:30 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:34:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:34:30 [INFO] Feature instance/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 06:34:30 [INFO] Feature framework/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:34:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:34:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:34:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:34:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:34:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:34:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:34:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:34:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:34:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:34:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:34:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:34:30 [INFO] Feature log/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 06:34:30 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:34:30 [INFO] Feature management/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:34:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:34:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:34:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:34:30 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:34:30 [INFO] adding config file: etc/jmx.acl.cfg 06:34:30 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:34:30 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:34:30 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:34:30 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:34:30 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 06:34:30 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 06:34:30 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 06:34:30 [INFO] Feature deployer/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 06:34:30 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 06:34:30 [INFO] Feature bundle/4.4.8 is defined as a boot feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 06:34:30 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:34:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:34:30 [INFO] Feature standard/4.4.8 is defined as a boot feature 06:34:30 [INFO] Install stage 06:34:30 [INFO] Loading installed repositories 06:34:30 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 06:34:30 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 06:34:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:34:30 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:34:30 [INFO] 06:34:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 06:34:30 [INFO] 06:34:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-karaf --- 06:34:30 [INFO] Spotbugs plugin skipped 06:34:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:30 [INFO] 06:34:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 06:34:30 [INFO] 06:34:30 [INFO] 06:34:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-karaf --- 06:34:30 [INFO] Spotbugs plugin skipped 06:34:30 [INFO] 06:34:30 [INFO] --- dependency:3.9.0:copy (apply-branding) @ daexim-karaf --- 06:34:30 [INFO] 06:34:30 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 06:34:30 [INFO] 06:34:30 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 06:34:30 [WARNING] Overwriting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:34:30 [INFO] 06:34:30 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-karaf --- 06:34:30 [INFO] 06:34:30 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- 06:34:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/src/main/assembly 06:34:30 [INFO] 06:34:30 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ daexim-karaf --- 06:34:31 [INFO] Feature repository discovered recursively: bdae7ddd-a021-4a08-8cae-79440e838a06 06:34:31 [INFO] Feature repository discovered recursively: daexim-features 06:34:31 [INFO] Feature repository discovered recursively: framework-4.4.8 06:34:31 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 06:34:31 [INFO] Feature repository discovered recursively: odl-antlr4 06:34:31 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:34:31 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:34:31 [INFO] Feature repository discovered recursively: odl-apache-shiro 06:34:31 [INFO] Feature repository discovered recursively: odl-bytebuddy 06:34:31 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 06:34:31 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 06:34:31 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 06:34:31 [INFO] Feature repository discovered recursively: odl-daexim-1.18.1-SNAPSHOT 06:34:31 [INFO] Feature repository discovered recursively: odl-daexim-all-1.18.1-SNAPSHOT 06:34:31 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:34:31 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 06:34:31 [INFO] Feature repository discovered recursively: odl-gson 06:34:31 [INFO] Feature repository discovered recursively: odl-guava 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 06:34:31 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 06:34:31 [INFO] Feature repository discovered recursively: odl-infrautils-ready 06:34:31 [INFO] Feature repository discovered recursively: odl-infrautils-utils 06:34:31 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:34:31 [INFO] Feature repository discovered recursively: odl-javassist-3 06:34:31 [INFO] Feature repository discovered recursively: odl-jersey-2 06:34:31 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:34:31 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:34:31 [INFO] Feature repository discovered recursively: odl-lz4 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-binding 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-dom 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:34:31 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:34:31 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 06:34:31 [INFO] Feature repository discovered recursively: odl-netconf-databind 06:34:31 [INFO] Feature repository discovered recursively: odl-netconf-keystore 06:34:31 [INFO] Feature repository discovered recursively: odl-netconf-truststore 06:34:31 [INFO] Feature repository discovered recursively: odl-netty-4 06:34:31 [INFO] Feature repository discovered recursively: odl-pekko 06:34:31 [INFO] Feature repository discovered recursively: odl-raft-api 06:34:31 [INFO] Feature repository discovered recursively: odl-raft-spi 06:34:31 [INFO] Feature repository discovered recursively: odl-restconf 06:34:31 [INFO] Feature repository discovered recursively: odl-restconf-api 06:34:31 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 06:34:31 [INFO] Feature repository discovered recursively: odl-restconf-server-api 06:34:31 [INFO] Feature repository discovered recursively: odl-servlet-api 06:34:31 [INFO] Feature repository discovered recursively: odl-stax2-api 06:34:31 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:34:31 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:34:31 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:34:31 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 06:34:31 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 06:34:31 [INFO] Feature repository discovered recursively: pt-triemap 06:34:31 [INFO] Feature repository discovered recursively: standard-4.4.8 06:34:31 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:31 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:34:32 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 06:34:32 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 06:34:33 [INFO] 06:34:33 [INFO] --- antrun:3.2.0:run (fix-permissions) @ daexim-karaf --- 06:34:33 [INFO] Executing tasks 06:34:33 [INFO] Executed tasks 06:34:33 [INFO] 06:34:33 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ daexim-karaf --- 06:34:33 [INFO] Executing tasks 06:34:33 [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/target/assembly/system/org/bouncycastle 06:34:33 [INFO] Executed tasks 06:34:33 [INFO] 06:34:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-karaf --- 06:34:33 [INFO] Skipping javadoc generation 06:34:33 [INFO] 06:34:33 [INFO] --- karaf:4.4.8:archive (package) @ daexim-karaf --- 06:34:46 [INFO] 06:34:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-karaf --- 06:34:46 [INFO] Skipping CycloneDX goal 06:34:46 [INFO] 06:34:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 06:34:46 [INFO] Skipping duplicate-finder execution! 06:34:46 [INFO] 06:34:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-karaf --- 06:34:46 [INFO] Skipping pom project 06:34:46 [INFO] 06:34:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf --- 06:34:46 [INFO] Skipping source per configuration. 06:34:46 [INFO] 06:34:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-karaf --- 06:34:46 [INFO] Skipping modernizer execution! 06:34:46 [INFO] 06:34:46 [INFO] --- jacoco:0.8.14:report (report) @ daexim-karaf --- 06:34:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:46 [INFO] 06:34:46 [INFO] --- install:3.1.4:install (default-install) @ daexim-karaf --- 06:34:46 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.1-SNAPSHOT/daexim-karaf-1.18.1-SNAPSHOT.pom 06:34:46 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/target/daexim-karaf-1.18.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.1-SNAPSHOT/daexim-karaf-1.18.1-SNAPSHOT.tar.gz 06:34:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/karaf/target/daexim-karaf-1.18.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.1-SNAPSHOT/daexim-karaf-1.18.1-SNAPSHOT.zip 06:34:47 [INFO] 06:34:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-karaf --- 06:34:47 [INFO] Skipping artifact deployment 06:34:47 [INFO] 06:34:47 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 06:34:47 [INFO] Building daexim 1.18.1-SNAPSHOT [13/143] 06:34:47 [INFO] from daexim/pom.xml 06:34:47 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:47 [INFO] 06:34:47 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim --- 06:34:47 [INFO] 06:34:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim --- 06:34:47 [INFO] Skipping Rule Enforcement. 06:34:47 [INFO] 06:34:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim --- 06:34:47 [INFO] 06:34:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim --- 06:34:47 [INFO] Skipping CycloneDX goal 06:34:47 [INFO] 06:34:47 [INFO] --- install:3.1.4:install (default-install) @ daexim --- 06:34:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.18.1-SNAPSHOT/daexim-1.18.1-SNAPSHOT.pom 06:34:47 [INFO] 06:34:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim --- 06:34:47 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:47 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:47 [INFO] 06:34:47 [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- 06:34:47 [INFO] Building ODL :: integration :: distribution-artifacts 0.23.1-SNAPSHOT [14/143] 06:34:47 [INFO] from integration/distribution/artifacts/distribution/pom.xml 06:34:47 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:47 [INFO] 06:34:47 [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-artifacts --- 06:34:47 [INFO] 06:34:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ distribution-artifacts --- 06:34:47 [INFO] Skipping Rule Enforcement. 06:34:47 [INFO] 06:34:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-artifacts --- 06:34:47 [INFO] 06:34:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-artifacts --- 06:34:47 [INFO] Skipping CycloneDX goal 06:34:47 [INFO] 06:34:47 [INFO] --- install:3.1.4:install (default-install) @ distribution-artifacts --- 06:34:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.23.1-SNAPSHOT/distribution-artifacts-0.23.1-SNAPSHOT.pom 06:34:47 [INFO] 06:34:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ distribution-artifacts --- 06:34:47 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:47 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:47 [INFO] 06:34:47 [INFO] --------------< org.opendaylight.integration:properties >--------------- 06:34:47 [INFO] Building ODL :: integration :: properties 0.23.1-SNAPSHOT [15/143] 06:34:47 [INFO] from integration/distribution/artifacts/upstream/properties/pom.xml 06:34:47 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:47 [INFO] 06:34:47 [INFO] --- clean:3.5.0:clean (default-clean) @ properties --- 06:34:47 [INFO] 06:34:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ properties --- 06:34:47 [INFO] Skipping Rule Enforcement. 06:34:47 [INFO] 06:34:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ properties --- 06:34:47 [INFO] 06:34:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ properties --- 06:34:47 [INFO] Skipping CycloneDX goal 06:34:47 [INFO] 06:34:47 [INFO] --- install:3.1.4:install (default-install) @ properties --- 06:34:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.23.1-SNAPSHOT/properties-0.23.1-SNAPSHOT.pom 06:34:47 [INFO] 06:34:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ properties --- 06:34:47 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:47 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:47 [INFO] 06:34:47 [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- 06:34:47 [INFO] Building ODL :: integration :: artifact-artifacts 0.23.1-SNAPSHOT [16/143] 06:34:47 [INFO] from integration/distribution/artifacts/upstream/artifacts/pom.xml 06:34:47 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:47 [INFO] 06:34:47 [INFO] --- clean:3.5.0:clean (default-clean) @ artifact-artifacts --- 06:34:47 [INFO] 06:34:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ artifact-artifacts --- 06:34:47 [INFO] Skipping Rule Enforcement. 06:34:47 [INFO] 06:34:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifact-artifacts --- 06:34:47 [INFO] 06:34:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifact-artifacts --- 06:34:47 [INFO] Skipping CycloneDX goal 06:34:47 [INFO] 06:34:47 [INFO] --- install:3.1.4:install (default-install) @ artifact-artifacts --- 06:34:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.23.1-SNAPSHOT/artifact-artifacts-0.23.1-SNAPSHOT.pom 06:34:47 [INFO] 06:34:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ artifact-artifacts --- 06:34:47 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:47 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:48 [INFO] 06:34:48 [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ 06:34:48 [INFO] Building ODL :: integration :: other-artifacts 0.23.1-SNAPSHOT [17/143] 06:34:48 [INFO] from integration/distribution/artifacts/upstream/other/pom.xml 06:34:48 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:48 [INFO] 06:34:48 [INFO] --- clean:3.5.0:clean (default-clean) @ other-artifacts --- 06:34:48 [INFO] 06:34:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ other-artifacts --- 06:34:48 [INFO] Skipping Rule Enforcement. 06:34:48 [INFO] 06:34:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ other-artifacts --- 06:34:48 [INFO] 06:34:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ other-artifacts --- 06:34:48 [INFO] Skipping CycloneDX goal 06:34:48 [INFO] 06:34:48 [INFO] --- install:3.1.4:install (default-install) @ other-artifacts --- 06:34:48 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.23.1-SNAPSHOT/other-artifacts-0.23.1-SNAPSHOT.pom 06:34:48 [INFO] 06:34:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ other-artifacts --- 06:34:48 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:48 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:48 [INFO] 06:34:48 [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- 06:34:48 [INFO] Building ODL :: integration :: upstream-all-artifacts 0.23.1-SNAPSHOT [18/143] 06:34:48 [INFO] from integration/distribution/artifacts/upstream/all/pom.xml 06:34:48 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:48 [INFO] 06:34:48 [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-all-artifacts --- 06:34:48 [INFO] 06:34:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ upstream-all-artifacts --- 06:34:48 [INFO] Skipping Rule Enforcement. 06:34:48 [INFO] 06:34:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-all-artifacts --- 06:34:48 [INFO] 06:34:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-all-artifacts --- 06:34:48 [INFO] Skipping CycloneDX goal 06:34:48 [INFO] 06:34:48 [INFO] --- install:3.1.4:install (default-install) @ upstream-all-artifacts --- 06:34:48 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.23.1-SNAPSHOT/upstream-all-artifacts-0.23.1-SNAPSHOT.pom 06:34:48 [INFO] 06:34:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ upstream-all-artifacts --- 06:34:48 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:48 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:48 [INFO] 06:34:48 [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- 06:34:48 [INFO] Building ODL :: integration :: upstream-aggregator 0.23.1-SNAPSHOT [19/143] 06:34:48 [INFO] from integration/distribution/artifacts/upstream/pom.xml 06:34:48 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:48 [INFO] 06:34:48 [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-aggregator --- 06:34:48 [INFO] 06:34:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ upstream-aggregator --- 06:34:48 [INFO] Skipping Rule Enforcement. 06:34:48 [INFO] 06:34:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-aggregator --- 06:34:48 [INFO] 06:34:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-aggregator --- 06:34:48 [INFO] Skipping CycloneDX goal 06:34:48 [INFO] 06:34:48 [INFO] --- install:3.1.4:install (default-install) @ upstream-aggregator --- 06:34:48 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.23.1-SNAPSHOT/upstream-aggregator-0.23.1-SNAPSHOT.pom 06:34:48 [INFO] 06:34:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ upstream-aggregator --- 06:34:48 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:48 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:48 [INFO] 06:34:48 [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- 06:34:48 [INFO] Building ODL :: integration :: all-artifacts 0.23.1-SNAPSHOT [20/143] 06:34:48 [INFO] from integration/distribution/artifacts/all/pom.xml 06:34:48 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:48 [INFO] 06:34:48 [INFO] --- clean:3.5.0:clean (default-clean) @ all-artifacts --- 06:34:48 [INFO] 06:34:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ all-artifacts --- 06:34:48 [INFO] Skipping Rule Enforcement. 06:34:48 [INFO] 06:34:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ all-artifacts --- 06:34:48 [INFO] 06:34:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ all-artifacts --- 06:34:48 [INFO] Skipping CycloneDX goal 06:34:48 [INFO] 06:34:48 [INFO] --- install:3.1.4:install (default-install) @ all-artifacts --- 06:34:48 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.23.1-SNAPSHOT/all-artifacts-0.23.1-SNAPSHOT.pom 06:34:48 [INFO] 06:34:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ all-artifacts --- 06:34:48 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:48 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:48 [INFO] 06:34:48 [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- 06:34:48 [INFO] Building ODL :: integration :: artifacts-aggregator 0.23.1-SNAPSHOT [21/143] 06:34:48 [INFO] from integration/distribution/artifacts/pom.xml 06:34:48 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:48 [INFO] 06:34:48 [INFO] --- clean:3.5.0:clean (default-clean) @ artifacts-aggregator --- 06:34:48 [INFO] 06:34:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ artifacts-aggregator --- 06:34:48 [INFO] Skipping Rule Enforcement. 06:34:48 [INFO] 06:34:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifacts-aggregator --- 06:34:48 [INFO] 06:34:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifacts-aggregator --- 06:34:48 [INFO] Skipping CycloneDX goal 06:34:48 [INFO] 06:34:48 [INFO] --- install:3.1.4:install (default-install) @ artifacts-aggregator --- 06:34:48 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.23.1-SNAPSHOT/artifacts-aggregator-0.23.1-SNAPSHOT.pom 06:34:48 [INFO] 06:34:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ artifacts-aggregator --- 06:34:48 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:48 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:49 [INFO] 06:34:49 [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- 06:34:49 [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.23.1-SNAPSHOT [22/143] 06:34:49 [INFO] from integration/distribution/karaf-scripts/pom.xml 06:34:49 [INFO] --------------------------------[ jar ]--------------------------------- 06:34:49 [INFO] 06:34:49 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-scripts --- 06:34:49 [INFO] 06:34:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-scripts --- 06:34:49 [INFO] Skipping Rule Enforcement. 06:34:49 [INFO] 06:34:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-scripts --- 06:34:49 [INFO] 06:34:49 [INFO] --- resources:3.3.1:resources (default-resources) @ karaf-scripts --- 06:34:49 [INFO] Copying 7 resources from src/main/assembly to target/classes 06:34:49 [INFO] 06:34:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ karaf-scripts --- 06:34:49 [INFO] No sources to compile 06:34:49 [INFO] 06:34:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ karaf-scripts --- 06:34:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/src/test/resources 06:34:49 [INFO] 06:34:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ karaf-scripts --- 06:34:49 [INFO] No sources to compile 06:34:49 [INFO] 06:34:49 [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- 06:34:50 [INFO] Tests are skipped. 06:34:50 [INFO] 06:34:50 [INFO] --- jar:3.4.2:jar (default-jar) @ karaf-scripts --- 06:34:50 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/karaf-scripts-0.23.1-SNAPSHOT.jar 06:34:50 [INFO] 06:34:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-scripts --- 06:34:50 [INFO] Skipping CycloneDX goal 06:34:50 [INFO] 06:34:50 [INFO] --- install:3.1.4:install (default-install) @ karaf-scripts --- 06:34:50 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.23.1-SNAPSHOT/karaf-scripts-0.23.1-SNAPSHOT.pom 06:34:50 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/karaf-scripts-0.23.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.23.1-SNAPSHOT/karaf-scripts-0.23.1-SNAPSHOT.jar 06:34:50 [INFO] 06:34:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-scripts --- 06:34:50 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:50 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:50 [INFO] 06:34:50 [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- 06:34:50 [INFO] Building JSON-RPC :: Parent 1.19.1-SNAPSHOT [23/143] 06:34:50 [INFO] from jsonrpc/parent/pom.xml 06:34:50 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:50 [INFO] 06:34:50 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-parent --- 06:34:50 [INFO] 06:34:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping Rule Enforcement. 06:34:50 [INFO] 06:34:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping Rule Enforcement. 06:34:50 [INFO] 06:34:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-parent --- 06:34:50 [INFO] 06:34:50 [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-parent --- 06:34:50 [INFO] 06:34:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:50 [INFO] argLine set to empty 06:34:50 [INFO] 06:34:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-parent --- 06:34:50 [INFO] Starting audit... 06:34:50 Audit done. 06:34:50 [INFO] You have 0 Checkstyle violations. 06:34:50 [INFO] 06:34:50 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-parent --- 06:34:50 [INFO] 06:34:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-parent --- 06:34:50 [INFO] 06:34:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> 06:34:50 [INFO] 06:34:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-parent --- 06:34:50 [INFO] Spotbugs plugin skipped 06:34:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:50 [INFO] 06:34:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< 06:34:50 [INFO] 06:34:50 [INFO] 06:34:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-parent --- 06:34:50 [INFO] Spotbugs plugin skipped 06:34:50 [INFO] 06:34:50 [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-parent --- 06:34:50 [INFO] 06:34:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping javadoc generation 06:34:50 [INFO] 06:34:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping CycloneDX goal 06:34:50 [INFO] 06:34:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping duplicate-finder execution! 06:34:50 [INFO] 06:34:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping pom project 06:34:50 [INFO] 06:34:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping source per configuration. 06:34:50 [INFO] 06:34:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping modernizer execution! 06:34:50 [INFO] 06:34:50 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-parent --- 06:34:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:50 [INFO] 06:34:50 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-parent --- 06:34:50 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.19.1-SNAPSHOT/jsonrpc-parent-1.19.1-SNAPSHOT.pom 06:34:50 [INFO] 06:34:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-parent --- 06:34:50 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:50 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:50 [INFO] 06:34:50 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- 06:34:50 [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.19.1-SNAPSHOT [24/143] 06:34:50 [INFO] from jsonrpc/bus/jsonrpc/pom.xml 06:34:50 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:50 [INFO] 06:34:50 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-jsonrpc --- 06:34:50 [INFO] 06:34:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-jsonrpc --- 06:34:50 [INFO] Skipping Rule Enforcement. 06:34:50 [INFO] 06:34:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- 06:34:50 [INFO] Skipping Rule Enforcement. 06:34:50 [INFO] 06:34:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-jsonrpc --- 06:34:50 [INFO] 06:34:50 [INFO] --- dependency:3.9.0:properties (default) @ bus-jsonrpc --- 06:34:50 [INFO] 06:34:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-jsonrpc --- 06:34:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:50 [INFO] argLine set to empty 06:34:50 [INFO] 06:34:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-jsonrpc --- 06:34:50 [INFO] Starting audit... 06:34:50 Audit done. 06:34:50 [INFO] You have 0 Checkstyle violations. 06:34:50 [INFO] 06:34:50 [INFO] --- checkstyle:3.6.0:check (default) @ bus-jsonrpc --- 06:34:50 [INFO] 06:34:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-jsonrpc --- 06:34:50 [INFO] 06:34:50 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-jsonrpc --- 06:34:50 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/resources 06:34:50 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/generated-sources/spi 06:34:50 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/generated-sources/yang 06:34:50 [INFO] 06:34:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-jsonrpc --- 06:34:50 [INFO] Recompiling the module because of changed source code. 06:34:50 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 06:34:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[49,24] possible 'this' escape before subclass is fully initialized 06:34:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[78,20] previous possible 'this' escape happens here via invocation 06:34:51 [INFO] 06:34:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> 06:34:51 [INFO] 06:34:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-jsonrpc --- 06:34:51 [INFO] Spotbugs plugin skipped 06:34:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:51 [INFO] 06:34:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< 06:34:51 [INFO] 06:34:51 [INFO] 06:34:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-jsonrpc --- 06:34:51 [INFO] Spotbugs plugin skipped 06:34:51 [INFO] 06:34:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- 06:34:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes 06:34:51 [INFO] 06:34:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-jsonrpc --- 06:34:51 [INFO] Recompiling the module because of changed dependency. 06:34:51 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 06:34:51 [INFO] 06:34:51 [INFO] --- surefire:3.5.4:test (default-test) @ bus-jsonrpc --- 06:34:51 [INFO] Tests are skipped. 06:34:51 [INFO] 06:34:51 [INFO] --- copy:14.1.6:copy-files (default) @ bus-jsonrpc --- 06:34:51 [INFO] 06:34:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-jsonrpc --- 06:34:51 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.19.1-SNAPSHOT.jar 06:34:51 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF 06:34:51 [INFO] 06:34:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-jsonrpc --- 06:34:51 [INFO] Skipping javadoc generation 06:34:51 [INFO] 06:34:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-jsonrpc --- 06:34:51 [INFO] Skipping CycloneDX goal 06:34:51 [INFO] 06:34:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- 06:34:51 [INFO] Skipping duplicate-finder execution! 06:34:51 [INFO] 06:34:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-jsonrpc --- 06:34:51 [INFO] No dependency problems found 06:34:51 [INFO] 06:34:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- 06:34:51 [INFO] Skipping source per configuration. 06:34:51 [INFO] 06:34:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-jsonrpc --- 06:34:51 [INFO] Skipping modernizer execution! 06:34:51 [INFO] 06:34:51 [INFO] --- jacoco:0.8.14:report (report) @ bus-jsonrpc --- 06:34:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:51 [INFO] 06:34:51 [INFO] --- install:3.1.4:install (default-install) @ bus-jsonrpc --- 06:34:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.1-SNAPSHOT/bus-jsonrpc-1.19.1-SNAPSHOT.pom 06:34:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.1-SNAPSHOT/bus-jsonrpc-1.19.1-SNAPSHOT.jar 06:34:51 [INFO] 06:34:51 [INFO] --- bundle:6.0.0:install (default-install) @ bus-jsonrpc --- 06:34:51 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.19.1-SNAPSHOT/bus-jsonrpc-1.19.1-SNAPSHOT.jar 06:34:51 [INFO] Writing OBR metadata 06:34:51 [INFO] 06:34:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-jsonrpc --- 06:34:51 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:51 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:53 [INFO] 06:34:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-jsonrpc --- 06:34:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:34:53 [INFO] 06:34:53 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- 06:34:53 [INFO] Building JSON-RPC :: BUS :: API 1.19.1-SNAPSHOT [25/143] 06:34:53 [INFO] from jsonrpc/bus/api/pom.xml 06:34:53 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:53 [INFO] 06:34:53 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-api --- 06:34:53 [INFO] 06:34:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-api --- 06:34:53 [INFO] Skipping Rule Enforcement. 06:34:53 [INFO] 06:34:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-api --- 06:34:53 [INFO] Skipping Rule Enforcement. 06:34:53 [INFO] 06:34:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-api --- 06:34:53 [INFO] 06:34:53 [INFO] --- dependency:3.9.0:properties (default) @ bus-api --- 06:34:53 [INFO] 06:34:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-api --- 06:34:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:53 [INFO] argLine set to empty 06:34:53 [INFO] 06:34:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-api --- 06:34:53 [INFO] Starting audit... 06:34:53 Audit done. 06:34:53 [INFO] You have 0 Checkstyle violations. 06:34:53 [INFO] 06:34:53 [INFO] --- checkstyle:3.6.0:check (default) @ bus-api --- 06:34:53 [INFO] 06:34:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-api --- 06:34:53 [INFO] 06:34:53 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-api --- 06:34:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/api/src/main/resources 06:34:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/generated-sources/spi 06:34:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/generated-sources/yang 06:34:53 [INFO] 06:34:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-api --- 06:34:53 [INFO] Recompiling the module because of changed source code. 06:34:53 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 06:34:53 [INFO] 06:34:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-api >>> 06:34:53 [INFO] 06:34:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-api --- 06:34:53 [INFO] Spotbugs plugin skipped 06:34:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:53 [INFO] 06:34:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-api <<< 06:34:53 [INFO] 06:34:53 [INFO] 06:34:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-api --- 06:34:53 [INFO] Spotbugs plugin skipped 06:34:53 [INFO] 06:34:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-api --- 06:34:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/api/src/test/resources 06:34:53 [INFO] 06:34:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-api --- 06:34:53 [INFO] Recompiling the module because of changed dependency. 06:34:53 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 06:34:53 [INFO] 06:34:53 [INFO] --- surefire:3.5.4:test (default-test) @ bus-api --- 06:34:53 [INFO] Tests are skipped. 06:34:53 [INFO] 06:34:53 [INFO] --- copy:14.1.6:copy-files (default) @ bus-api --- 06:34:53 [INFO] 06:34:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-api --- 06:34:53 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.19.1-SNAPSHOT.jar 06:34:53 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF 06:34:53 [INFO] 06:34:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-api --- 06:34:53 [INFO] Skipping javadoc generation 06:34:53 [INFO] 06:34:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-api --- 06:34:53 [INFO] Skipping CycloneDX goal 06:34:53 [INFO] 06:34:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- 06:34:53 [INFO] Skipping duplicate-finder execution! 06:34:53 [INFO] 06:34:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-api --- 06:34:53 [WARNING] Used undeclared dependencies found: 06:34:53 [WARNING] io.netty:netty-common:jar:4.2.7.Final:provided 06:34:53 [INFO] 06:34:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-api --- 06:34:53 [INFO] Skipping source per configuration. 06:34:53 [INFO] 06:34:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-api --- 06:34:53 [INFO] Skipping modernizer execution! 06:34:53 [INFO] 06:34:53 [INFO] --- jacoco:0.8.14:report (report) @ bus-api --- 06:34:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:53 [INFO] 06:34:53 [INFO] --- install:3.1.4:install (default-install) @ bus-api --- 06:34:53 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.19.1-SNAPSHOT/bus-api-1.19.1-SNAPSHOT.pom 06:34:53 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.19.1-SNAPSHOT/bus-api-1.19.1-SNAPSHOT.jar 06:34:53 [INFO] 06:34:53 [INFO] --- bundle:6.0.0:install (default-install) @ bus-api --- 06:34:53 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.19.1-SNAPSHOT/bus-api-1.19.1-SNAPSHOT.jar 06:34:53 [INFO] Writing OBR metadata 06:34:53 [INFO] 06:34:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-api --- 06:34:53 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:53 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:55 [INFO] 06:34:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-api --- 06:34:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:34:55 [INFO] 06:34:55 [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- 06:34:55 [INFO] Building JSON-RPC :: Security :: API 1.19.1-SNAPSHOT [26/143] 06:34:55 [INFO] from jsonrpc/security/api/pom.xml 06:34:55 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:55 [INFO] 06:34:55 [INFO] --- clean:3.5.0:clean (default-clean) @ security-api --- 06:34:55 [INFO] 06:34:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-api --- 06:34:55 [INFO] Skipping Rule Enforcement. 06:34:55 [INFO] 06:34:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-api --- 06:34:55 [INFO] Skipping Rule Enforcement. 06:34:55 [INFO] 06:34:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-api --- 06:34:55 [INFO] 06:34:55 [INFO] --- dependency:3.9.0:properties (default) @ security-api --- 06:34:55 [INFO] 06:34:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-api --- 06:34:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:55 [INFO] argLine set to empty 06:34:55 [INFO] 06:34:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-api --- 06:34:55 [INFO] Starting audit... 06:34:55 Audit done. 06:34:55 [INFO] You have 0 Checkstyle violations. 06:34:55 [INFO] 06:34:55 [INFO] --- checkstyle:3.6.0:check (default) @ security-api --- 06:34:55 [INFO] 06:34:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ security-api --- 06:34:55 [INFO] 06:34:55 [INFO] --- resources:3.3.1:resources (default-resources) @ security-api --- 06:34:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/api/src/main/resources 06:34:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/generated-sources/spi 06:34:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/generated-sources/yang 06:34:55 [INFO] 06:34:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ security-api --- 06:34:55 [INFO] Recompiling the module because of changed source code. 06:34:55 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 06:34:56 [INFO] 06:34:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-api >>> 06:34:56 [INFO] 06:34:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-api --- 06:34:56 [INFO] Spotbugs plugin skipped 06:34:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:56 [INFO] 06:34:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-api <<< 06:34:56 [INFO] 06:34:56 [INFO] 06:34:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-api --- 06:34:56 [INFO] Spotbugs plugin skipped 06:34:56 [INFO] 06:34:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-api --- 06:34:56 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/api/src/test/resources 06:34:56 [INFO] 06:34:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ security-api --- 06:34:56 [INFO] No sources to compile 06:34:56 [INFO] 06:34:56 [INFO] --- surefire:3.5.4:test (default-test) @ security-api --- 06:34:56 [INFO] Tests are skipped. 06:34:56 [INFO] 06:34:56 [INFO] --- copy:14.1.6:copy-files (default) @ security-api --- 06:34:56 [INFO] 06:34:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-api --- 06:34:56 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.19.1-SNAPSHOT.jar 06:34:56 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF 06:34:56 [INFO] 06:34:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-api --- 06:34:56 [INFO] Skipping javadoc generation 06:34:56 [INFO] 06:34:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-api --- 06:34:56 [INFO] Skipping CycloneDX goal 06:34:56 [INFO] 06:34:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- 06:34:56 [INFO] Skipping duplicate-finder execution! 06:34:56 [INFO] 06:34:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ security-api --- 06:34:56 [WARNING] Used undeclared dependencies found: 06:34:56 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.82:compile 06:34:56 [WARNING] Unused declared dependencies found: 06:34:56 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile 06:34:56 [INFO] 06:34:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-api --- 06:34:56 [INFO] Skipping source per configuration. 06:34:56 [INFO] 06:34:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-api --- 06:34:56 [INFO] Skipping modernizer execution! 06:34:56 [INFO] 06:34:56 [INFO] --- jacoco:0.8.14:report (report) @ security-api --- 06:34:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:56 [INFO] 06:34:56 [INFO] --- install:3.1.4:install (default-install) @ security-api --- 06:34:56 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.19.1-SNAPSHOT/security-api-1.19.1-SNAPSHOT.pom 06:34:56 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.19.1-SNAPSHOT/security-api-1.19.1-SNAPSHOT.jar 06:34:56 [INFO] 06:34:56 [INFO] --- bundle:6.0.0:install (default-install) @ security-api --- 06:34:56 [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.19.1-SNAPSHOT/security-api-1.19.1-SNAPSHOT.jar 06:34:56 [INFO] Writing OBR metadata 06:34:56 [INFO] 06:34:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-api --- 06:34:56 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:56 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:34:58 [INFO] 06:34:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-api --- 06:34:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:34:58 [INFO] 06:34:58 [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- 06:34:58 [INFO] Building JSON-RPC :: Security :: NOOP 1.19.1-SNAPSHOT [27/143] 06:34:58 [INFO] from jsonrpc/security/noop/pom.xml 06:34:58 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:58 [INFO] 06:34:58 [INFO] --- clean:3.5.0:clean (default-clean) @ security-noop --- 06:34:58 [INFO] 06:34:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-noop --- 06:34:58 [INFO] Skipping Rule Enforcement. 06:34:58 [INFO] 06:34:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-noop --- 06:34:58 [INFO] Skipping Rule Enforcement. 06:34:58 [INFO] 06:34:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-noop --- 06:34:58 [INFO] 06:34:58 [INFO] --- dependency:3.9.0:properties (default) @ security-noop --- 06:34:58 [INFO] 06:34:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-noop --- 06:34:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:58 [INFO] argLine set to empty 06:34:58 [INFO] 06:34:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-noop --- 06:34:58 [INFO] Starting audit... 06:34:58 Audit done. 06:34:58 [INFO] You have 0 Checkstyle violations. 06:34:58 [INFO] 06:34:58 [INFO] --- checkstyle:3.6.0:check (default) @ security-noop --- 06:34:58 [INFO] 06:34:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ security-noop --- 06:34:58 [INFO] 06:34:58 [INFO] --- resources:3.3.1:resources (default-resources) @ security-noop --- 06:34:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/noop/src/main/resources 06:34:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/generated-sources/spi 06:34:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/generated-sources/yang 06:34:58 [INFO] 06:34:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ security-noop --- 06:34:58 [INFO] Recompiling the module because of changed dependency. 06:34:58 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 06:34:58 [INFO] 06:34:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-noop >>> 06:34:58 [INFO] 06:34:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-noop --- 06:34:58 [INFO] Spotbugs plugin skipped 06:34:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:34:58 [INFO] 06:34:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-noop <<< 06:34:58 [INFO] 06:34:58 [INFO] 06:34:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-noop --- 06:34:58 [INFO] Spotbugs plugin skipped 06:34:58 [INFO] 06:34:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-noop --- 06:34:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/noop/src/test/resources 06:34:58 [INFO] 06:34:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ security-noop --- 06:34:58 [INFO] No sources to compile 06:34:58 [INFO] 06:34:58 [INFO] --- surefire:3.5.4:test (default-test) @ security-noop --- 06:34:58 [INFO] Tests are skipped. 06:34:58 [INFO] 06:34:58 [INFO] --- copy:14.1.6:copy-files (default) @ security-noop --- 06:34:58 [INFO] 06:34:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-noop --- 06:34:58 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.19.1-SNAPSHOT.jar 06:34:58 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF 06:34:58 [INFO] 06:34:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-noop --- 06:34:58 [INFO] Skipping javadoc generation 06:34:58 [INFO] 06:34:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-noop --- 06:34:58 [INFO] Skipping CycloneDX goal 06:34:58 [INFO] 06:34:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- 06:34:58 [INFO] Skipping duplicate-finder execution! 06:34:58 [INFO] 06:34:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ security-noop --- 06:34:58 [INFO] No dependency problems found 06:34:58 [INFO] 06:34:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-noop --- 06:34:58 [INFO] Skipping source per configuration. 06:34:58 [INFO] 06:34:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-noop --- 06:34:58 [INFO] Skipping modernizer execution! 06:34:58 [INFO] 06:34:58 [INFO] --- jacoco:0.8.14:report (report) @ security-noop --- 06:34:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:34:58 [INFO] 06:34:58 [INFO] --- install:3.1.4:install (default-install) @ security-noop --- 06:34:58 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.19.1-SNAPSHOT/security-noop-1.19.1-SNAPSHOT.pom 06:34:58 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.19.1-SNAPSHOT/security-noop-1.19.1-SNAPSHOT.jar 06:34:58 [INFO] 06:34:58 [INFO] --- bundle:6.0.0:install (default-install) @ security-noop --- 06:34:58 [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.19.1-SNAPSHOT/security-noop-1.19.1-SNAPSHOT.jar 06:34:58 [INFO] Writing OBR metadata 06:34:58 [INFO] 06:34:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-noop --- 06:34:58 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:34:58 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:01 [INFO] 06:35:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-noop --- 06:35:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:01 [INFO] 06:35:01 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- 06:35:01 [INFO] Building JSON-RPC :: BUS :: SPI 1.19.1-SNAPSHOT [28/143] 06:35:01 [INFO] from jsonrpc/bus/spi/pom.xml 06:35:01 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:01 [INFO] 06:35:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-spi --- 06:35:01 [INFO] 06:35:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-spi --- 06:35:01 [INFO] Skipping Rule Enforcement. 06:35:01 [INFO] 06:35:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-spi --- 06:35:01 [INFO] Skipping Rule Enforcement. 06:35:01 [INFO] 06:35:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-spi --- 06:35:01 [INFO] 06:35:01 [INFO] --- dependency:3.9.0:properties (default) @ bus-spi --- 06:35:01 [INFO] 06:35:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-spi --- 06:35:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:01 [INFO] argLine set to empty 06:35:01 [INFO] 06:35:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-spi --- 06:35:01 [INFO] Starting audit... 06:35:01 Audit done. 06:35:01 [INFO] You have 0 Checkstyle violations. 06:35:01 [INFO] 06:35:01 [INFO] --- checkstyle:3.6.0:check (default) @ bus-spi --- 06:35:01 [INFO] 06:35:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-spi --- 06:35:01 [INFO] 06:35:01 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-spi --- 06:35:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/resources 06:35:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/generated-sources/spi 06:35:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/generated-sources/yang 06:35:01 [INFO] 06:35:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-spi --- 06:35:01 [INFO] Recompiling the module because of changed dependency. 06:35:01 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 06:35:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated 06:35:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 06:35:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 06:35:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[21,46] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 06:35:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated 06:35:01 [INFO] 06:35:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-spi >>> 06:35:01 [INFO] 06:35:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-spi --- 06:35:01 [INFO] Spotbugs plugin skipped 06:35:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:01 [INFO] 06:35:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-spi <<< 06:35:01 [INFO] 06:35:01 [INFO] 06:35:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-spi --- 06:35:01 [INFO] Spotbugs plugin skipped 06:35:01 [INFO] 06:35:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-spi --- 06:35:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/src/test/resources 06:35:01 [INFO] 06:35:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-spi --- 06:35:01 [INFO] Recompiling the module because of changed dependency. 06:35:01 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:35:01 [INFO] 06:35:01 [INFO] --- surefire:3.5.4:test (default-test) @ bus-spi --- 06:35:01 [INFO] Tests are skipped. 06:35:01 [INFO] 06:35:01 [INFO] --- copy:14.1.6:copy-files (default) @ bus-spi --- 06:35:01 [INFO] 06:35:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-spi --- 06:35:01 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.1-SNAPSHOT.jar 06:35:01 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF 06:35:01 [INFO] 06:35:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-spi --- 06:35:01 [INFO] Skipping javadoc generation 06:35:01 [INFO] 06:35:01 [INFO] --- jar:3.4.2:test-jar (default) @ bus-spi --- 06:35:01 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.1-SNAPSHOT-tests.jar 06:35:01 [INFO] 06:35:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-spi --- 06:35:01 [INFO] Skipping CycloneDX goal 06:35:01 [INFO] 06:35:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- 06:35:01 [INFO] Skipping duplicate-finder execution! 06:35:01 [INFO] 06:35:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-spi --- 06:35:01 [INFO] No dependency problems found 06:35:01 [INFO] 06:35:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-spi --- 06:35:01 [INFO] Skipping source per configuration. 06:35:01 [INFO] 06:35:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-spi --- 06:35:01 [INFO] Skipping modernizer execution! 06:35:01 [INFO] 06:35:01 [INFO] --- jacoco:0.8.14:report (report) @ bus-spi --- 06:35:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:01 [INFO] 06:35:01 [INFO] --- install:3.1.4:install (default-install) @ bus-spi --- 06:35:01 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.1-SNAPSHOT/bus-spi-1.19.1-SNAPSHOT.pom 06:35:01 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.1-SNAPSHOT/bus-spi-1.19.1-SNAPSHOT.jar 06:35:01 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.19.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.19.1-SNAPSHOT/bus-spi-1.19.1-SNAPSHOT-tests.jar 06:35:01 [INFO] 06:35:01 [INFO] --- bundle:6.0.0:install (default-install) @ bus-spi --- 06:35:01 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.19.1-SNAPSHOT/bus-spi-1.19.1-SNAPSHOT.jar 06:35:01 [INFO] Writing OBR metadata 06:35:01 [INFO] 06:35:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-spi --- 06:35:01 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:01 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:04 [INFO] 06:35:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-spi --- 06:35:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:04 [INFO] 06:35:04 [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- 06:35:04 [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.19.1-SNAPSHOT [29/143] 06:35:04 [INFO] from jsonrpc/bus/transport-zmq/pom.xml 06:35:04 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:04 [INFO] 06:35:04 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-zmq --- 06:35:04 [INFO] 06:35:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-zmq --- 06:35:04 [INFO] Skipping Rule Enforcement. 06:35:04 [INFO] 06:35:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-zmq --- 06:35:04 [INFO] Skipping Rule Enforcement. 06:35:04 [INFO] 06:35:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-zmq --- 06:35:04 [INFO] 06:35:04 [INFO] --- dependency:3.9.0:properties (default) @ transport-zmq --- 06:35:04 [INFO] 06:35:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ transport-zmq --- 06:35:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:04 [INFO] argLine set to empty 06:35:04 [INFO] 06:35:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-zmq --- 06:35:04 [INFO] Starting audit... 06:35:04 Audit done. 06:35:04 [INFO] You have 0 Checkstyle violations. 06:35:04 [INFO] 06:35:04 [INFO] --- checkstyle:3.6.0:check (default) @ transport-zmq --- 06:35:04 [INFO] 06:35:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-zmq --- 06:35:04 [INFO] 06:35:04 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-zmq --- 06:35:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/resources 06:35:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/generated-sources/spi 06:35:04 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/generated-sources/yang 06:35:04 [INFO] 06:35:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-zmq --- 06:35:04 [INFO] Recompiling the module because of changed dependency. 06:35:04 [INFO] Compiling 35 source files with javac [debug release 21] to target/classes 06:35:04 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 06:35:04 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ClientInitializer.java:[44,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 06:35:04 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:[57,25] implicit cast from long to int in compound assignment is possibly lossy 06:35:04 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerInitializer.java:[42,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 06:35:04 [INFO] 06:35:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-zmq >>> 06:35:04 [INFO] 06:35:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-zmq --- 06:35:04 [INFO] Spotbugs plugin skipped 06:35:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:04 [INFO] 06:35:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-zmq <<< 06:35:04 [INFO] 06:35:04 [INFO] 06:35:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-zmq --- 06:35:04 [INFO] Spotbugs plugin skipped 06:35:04 [INFO] 06:35:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-zmq --- 06:35:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 06:35:04 [INFO] 06:35:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-zmq --- 06:35:04 [INFO] Recompiling the module because of changed dependency. 06:35:04 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes 06:35:04 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/test/java/org/opendaylight/jsonrpc/bus/zmq/Zmtp20NegotiationTest.java:[61,30] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 06:35:04 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/test/java/org/opendaylight/jsonrpc/bus/zmq/Zmtp20NegotiationTest.java:[75,30] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 06:35:04 [INFO] 06:35:04 [INFO] --- surefire:3.5.4:test (default-test) @ transport-zmq --- 06:35:04 [INFO] Tests are skipped. 06:35:04 [INFO] 06:35:04 [INFO] --- copy:14.1.6:copy-files (default) @ transport-zmq --- 06:35:04 [INFO] 06:35:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-zmq --- 06:35:05 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.19.1-SNAPSHOT.jar 06:35:05 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF 06:35:05 [INFO] 06:35:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-zmq --- 06:35:05 [INFO] Skipping javadoc generation 06:35:05 [INFO] 06:35:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-zmq --- 06:35:05 [INFO] Skipping CycloneDX goal 06:35:05 [INFO] 06:35:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- 06:35:05 [INFO] Skipping duplicate-finder execution! 06:35:05 [INFO] 06:35:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-zmq --- 06:35:05 [INFO] No dependency problems found 06:35:05 [INFO] 06:35:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- 06:35:05 [INFO] Skipping source per configuration. 06:35:05 [INFO] 06:35:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-zmq --- 06:35:05 [INFO] Skipping modernizer execution! 06:35:05 [INFO] 06:35:05 [INFO] --- jacoco:0.8.14:report (report) @ transport-zmq --- 06:35:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:05 [INFO] 06:35:05 [INFO] --- install:3.1.4:install (default-install) @ transport-zmq --- 06:35:05 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.19.1-SNAPSHOT/transport-zmq-1.19.1-SNAPSHOT.pom 06:35:05 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.19.1-SNAPSHOT/transport-zmq-1.19.1-SNAPSHOT.jar 06:35:05 [INFO] 06:35:05 [INFO] --- bundle:6.0.0:install (default-install) @ transport-zmq --- 06:35:05 [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.19.1-SNAPSHOT/transport-zmq-1.19.1-SNAPSHOT.jar 06:35:05 [INFO] Writing OBR metadata 06:35:05 [INFO] 06:35:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-zmq --- 06:35:05 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:05 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:07 [INFO] 06:35:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-zmq --- 06:35:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:07 [INFO] 06:35:07 [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- 06:35:07 [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.19.1-SNAPSHOT [30/143] 06:35:07 [INFO] from jsonrpc/bus/transport-http/pom.xml 06:35:07 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:07 [INFO] 06:35:07 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-http --- 06:35:07 [INFO] 06:35:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-http --- 06:35:07 [INFO] Skipping Rule Enforcement. 06:35:07 [INFO] 06:35:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-http --- 06:35:07 [INFO] Skipping Rule Enforcement. 06:35:07 [INFO] 06:35:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-http --- 06:35:07 [INFO] 06:35:07 [INFO] --- dependency:3.9.0:properties (default) @ transport-http --- 06:35:07 [INFO] 06:35:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ transport-http --- 06:35:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:07 [INFO] argLine set to empty 06:35:07 [INFO] 06:35:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-http --- 06:35:07 [INFO] Starting audit... 06:35:07 Audit done. 06:35:07 [INFO] You have 0 Checkstyle violations. 06:35:07 [INFO] 06:35:07 [INFO] --- checkstyle:3.6.0:check (default) @ transport-http --- 06:35:07 [INFO] 06:35:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-http --- 06:35:07 [INFO] 06:35:07 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http --- 06:35:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/resources 06:35:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/generated-sources/spi 06:35:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/generated-sources/yang 06:35:07 [INFO] 06:35:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-http --- 06:35:07 [INFO] Recompiling the module because of changed dependency. 06:35:07 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 06:35:07 [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 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 06:35:07 [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 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [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 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:07 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ClientInitializer.java:[87,22] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 06:35:07 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[73,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 06:35:07 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[78,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 06:35:07 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerInitializer.java:[81,26] addLast(io.netty.util.concurrent.EventExecutorGroup,java.lang.String,io.netty.channel.ChannelHandler) in io.netty.channel.ChannelPipeline has been deprecated 06:35:07 [INFO] 06:35:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-http >>> 06:35:07 [INFO] 06:35:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-http --- 06:35:07 [INFO] Spotbugs plugin skipped 06:35:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:07 [INFO] 06:35:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-http <<< 06:35:07 [INFO] 06:35:07 [INFO] 06:35:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-http --- 06:35:07 [INFO] Spotbugs plugin skipped 06:35:07 [INFO] 06:35:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http --- 06:35:07 [INFO] Copying 2 resources from src/test/resources to target/test-classes 06:35:07 [INFO] 06:35:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-http --- 06:35:07 [INFO] Recompiling the module because of changed dependency. 06:35:07 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 06:35:07 [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 06:35:07 [INFO] 06:35:07 [INFO] --- surefire:3.5.4:test (default-test) @ transport-http --- 06:35:07 [INFO] Tests are skipped. 06:35:07 [INFO] 06:35:07 [INFO] --- copy:14.1.6:copy-files (default) @ transport-http --- 06:35:07 [INFO] 06:35:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-http --- 06:35:07 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.19.1-SNAPSHOT.jar 06:35:07 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF 06:35:07 [INFO] 06:35:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-http --- 06:35:07 [INFO] Skipping javadoc generation 06:35:07 [INFO] 06:35:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-http --- 06:35:07 [INFO] Skipping CycloneDX goal 06:35:07 [INFO] 06:35:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 06:35:07 [INFO] Skipping duplicate-finder execution! 06:35:07 [INFO] 06:35:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-http --- 06:35:07 [INFO] No dependency problems found 06:35:07 [INFO] 06:35:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http --- 06:35:07 [INFO] Skipping source per configuration. 06:35:07 [INFO] 06:35:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-http --- 06:35:07 [INFO] Skipping modernizer execution! 06:35:07 [INFO] 06:35:07 [INFO] --- jacoco:0.8.14:report (report) @ transport-http --- 06:35:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:07 [INFO] 06:35:07 [INFO] --- install:3.1.4:install (default-install) @ transport-http --- 06:35:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.19.1-SNAPSHOT/transport-http-1.19.1-SNAPSHOT.pom 06:35:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.19.1-SNAPSHOT/transport-http-1.19.1-SNAPSHOT.jar 06:35:07 [INFO] 06:35:07 [INFO] --- bundle:6.0.0:install (default-install) @ transport-http --- 06:35:07 [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.19.1-SNAPSHOT/transport-http-1.19.1-SNAPSHOT.jar 06:35:07 [INFO] Writing OBR metadata 06:35:07 [INFO] 06:35:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-http --- 06:35:07 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:07 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:10 [INFO] 06:35:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-http --- 06:35:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:10 [INFO] 06:35:10 [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- 06:35:10 [INFO] Building JSON-RPC :: BUS :: Messaging library 1.19.1-SNAPSHOT [31/143] 06:35:10 [INFO] from jsonrpc/bus/messagelib/pom.xml 06:35:10 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:10 [INFO] 06:35:10 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-messagelib --- 06:35:10 [INFO] 06:35:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-messagelib --- 06:35:10 [INFO] Skipping Rule Enforcement. 06:35:10 [INFO] 06:35:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-messagelib --- 06:35:10 [INFO] Skipping Rule Enforcement. 06:35:10 [INFO] 06:35:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-messagelib --- 06:35:10 [INFO] 06:35:10 [INFO] --- dependency:3.9.0:properties (default) @ bus-messagelib --- 06:35:10 [INFO] 06:35:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-messagelib --- 06:35:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:10 [INFO] argLine set to empty 06:35:10 [INFO] 06:35:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-messagelib --- 06:35:10 [INFO] Starting audit... 06:35:10 Audit done. 06:35:10 [INFO] You have 0 Checkstyle violations. 06:35:10 [INFO] 06:35:10 [INFO] --- checkstyle:3.6.0:check (default) @ bus-messagelib --- 06:35:10 [INFO] 06:35:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-messagelib --- 06:35:10 [INFO] 06:35:10 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-messagelib --- 06:35:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/resources 06:35:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/generated-sources/spi 06:35:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/generated-sources/yang 06:35:10 [INFO] 06:35:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-messagelib --- 06:35:10 [INFO] Recompiling the module because of changed dependency. 06:35:10 [INFO] Compiling 42 source files with javac [debug release 21] to target/classes 06:35:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal 06:35:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException 06:35:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException 06:35:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage 06:35:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class 06:35:10 missing type arguments for generic class java.lang.Class 06:35:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:[30,25] possible 'this' escape before subclass is fully initialized 06:35:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException 06:35:10 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:[27,25] possible 'this' escape before subclass is fully initialized 06:35:10 [INFO] 06:35:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-messagelib >>> 06:35:10 [INFO] 06:35:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-messagelib --- 06:35:10 [INFO] Spotbugs plugin skipped 06:35:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:10 [INFO] 06:35:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-messagelib <<< 06:35:10 [INFO] 06:35:10 [INFO] 06:35:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-messagelib --- 06:35:10 [INFO] Spotbugs plugin skipped 06:35:10 [INFO] 06:35:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-messagelib --- 06:35:10 [INFO] Copying 1 resource from src/test/resources to target/test-classes 06:35:10 [INFO] 06:35:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-messagelib --- 06:35:10 [INFO] Recompiling the module because of changed dependency. 06:35:10 [INFO] Compiling 32 source files with javac [debug release 21] to target/test-classes 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException 06:35:11 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException 06:35:11 [INFO] 06:35:11 [INFO] --- surefire:3.5.4:test (default-test) @ bus-messagelib --- 06:35:11 [INFO] Tests are skipped. 06:35:11 [INFO] 06:35:11 [INFO] --- copy:14.1.6:copy-files (default) @ bus-messagelib --- 06:35:11 [INFO] 06:35:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bus-messagelib --- 06:35:11 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.1-SNAPSHOT.jar 06:35:11 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF 06:35:11 [INFO] 06:35:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-messagelib --- 06:35:11 [INFO] Skipping javadoc generation 06:35:11 [INFO] 06:35:11 [INFO] --- jar:3.4.2:test-jar (default) @ bus-messagelib --- 06:35:11 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.1-SNAPSHOT-tests.jar 06:35:11 [INFO] 06:35:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-messagelib --- 06:35:11 [INFO] Skipping CycloneDX goal 06:35:11 [INFO] 06:35:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- 06:35:11 [INFO] Skipping duplicate-finder execution! 06:35:11 [INFO] 06:35:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-messagelib --- 06:35:11 [INFO] No dependency problems found 06:35:11 [INFO] 06:35:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib --- 06:35:11 [INFO] Skipping source per configuration. 06:35:11 [INFO] 06:35:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-messagelib --- 06:35:11 [INFO] Skipping modernizer execution! 06:35:11 [INFO] 06:35:11 [INFO] --- jacoco:0.8.14:report (report) @ bus-messagelib --- 06:35:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:11 [INFO] 06:35:11 [INFO] --- install:3.1.4:install (default-install) @ bus-messagelib --- 06:35:11 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.1-SNAPSHOT/bus-messagelib-1.19.1-SNAPSHOT.pom 06:35:11 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.1-SNAPSHOT/bus-messagelib-1.19.1-SNAPSHOT.jar 06:35:11 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.19.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.1-SNAPSHOT/bus-messagelib-1.19.1-SNAPSHOT-tests.jar 06:35:11 [INFO] 06:35:11 [INFO] --- bundle:6.0.0:install (default-install) @ bus-messagelib --- 06:35:11 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.19.1-SNAPSHOT/bus-messagelib-1.19.1-SNAPSHOT.jar 06:35:11 [INFO] Writing OBR metadata 06:35:11 [INFO] 06:35:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-messagelib --- 06:35:11 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:11 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:13 [INFO] 06:35:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bus-messagelib --- 06:35:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:13 [INFO] 06:35:13 [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- 06:35:13 [INFO] Building JSON-RPC :: Security :: Service 1.19.1-SNAPSHOT [32/143] 06:35:13 [INFO] from jsonrpc/security/service/pom.xml 06:35:13 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:13 [INFO] 06:35:13 [INFO] --- clean:3.5.0:clean (default-clean) @ security-service --- 06:35:13 [INFO] 06:35:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-service --- 06:35:13 [INFO] Skipping Rule Enforcement. 06:35:13 [INFO] 06:35:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-service --- 06:35:13 [INFO] Skipping Rule Enforcement. 06:35:13 [INFO] 06:35:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-service --- 06:35:13 [INFO] 06:35:13 [INFO] --- dependency:3.9.0:properties (default) @ security-service --- 06:35:13 [INFO] 06:35:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-service --- 06:35:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:13 [INFO] argLine set to empty 06:35:13 [INFO] 06:35:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-service --- 06:35:13 [INFO] Starting audit... 06:35:13 Audit done. 06:35:13 [INFO] You have 0 Checkstyle violations. 06:35:13 [INFO] 06:35:13 [INFO] --- checkstyle:3.6.0:check (default) @ security-service --- 06:35:13 [INFO] 06:35:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ security-service --- 06:35:13 [INFO] 06:35:13 [INFO] --- resources:3.3.1:resources (default-resources) @ security-service --- 06:35:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/service/src/main/resources 06:35:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/generated-sources/spi 06:35:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/generated-sources/yang 06:35:13 [INFO] 06:35:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ security-service --- 06:35:13 [INFO] Recompiling the module because of changed dependency. 06:35:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:35:13 [INFO] 06:35:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-service >>> 06:35:13 [INFO] 06:35:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-service --- 06:35:13 [INFO] Spotbugs plugin skipped 06:35:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:13 [INFO] 06:35:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-service <<< 06:35:13 [INFO] 06:35:13 [INFO] 06:35:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-service --- 06:35:13 [INFO] Spotbugs plugin skipped 06:35:13 [INFO] 06:35:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-service --- 06:35:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/service/src/test/resources 06:35:13 [INFO] 06:35:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ security-service --- 06:35:13 [INFO] No sources to compile 06:35:13 [INFO] 06:35:13 [INFO] --- surefire:3.5.4:test (default-test) @ security-service --- 06:35:13 [INFO] Tests are skipped. 06:35:13 [INFO] 06:35:13 [INFO] --- copy:14.1.6:copy-files (default) @ security-service --- 06:35:13 [INFO] 06:35:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-service --- 06:35:13 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.19.1-SNAPSHOT.jar 06:35:13 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF 06:35:13 [INFO] 06:35:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-service --- 06:35:13 [INFO] Skipping javadoc generation 06:35:13 [INFO] 06:35:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-service --- 06:35:13 [INFO] Skipping CycloneDX goal 06:35:13 [INFO] 06:35:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- 06:35:13 [INFO] Skipping duplicate-finder execution! 06:35:13 [INFO] 06:35:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ security-service --- 06:35:13 [INFO] No dependency problems found 06:35:13 [INFO] 06:35:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-service --- 06:35:13 [INFO] Skipping source per configuration. 06:35:13 [INFO] 06:35:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-service --- 06:35:13 [INFO] Skipping modernizer execution! 06:35:13 [INFO] 06:35:13 [INFO] --- jacoco:0.8.14:report (report) @ security-service --- 06:35:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:13 [INFO] 06:35:13 [INFO] --- install:3.1.4:install (default-install) @ security-service --- 06:35:13 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.19.1-SNAPSHOT/security-service-1.19.1-SNAPSHOT.pom 06:35:13 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.19.1-SNAPSHOT/security-service-1.19.1-SNAPSHOT.jar 06:35:13 [INFO] 06:35:13 [INFO] --- bundle:6.0.0:install (default-install) @ security-service --- 06:35:13 [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.19.1-SNAPSHOT/security-service-1.19.1-SNAPSHOT.jar 06:35:13 [INFO] Writing OBR metadata 06:35:13 [INFO] 06:35:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-service --- 06:35:13 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:13 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:15 [INFO] 06:35:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-service --- 06:35:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:15 [INFO] 06:35:15 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- 06:35:15 [INFO] Building JSON-RPC :: API 1.19.1-SNAPSHOT [33/143] 06:35:15 [INFO] from jsonrpc/api/pom.xml 06:35:15 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:15 [INFO] 06:35:15 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-api --- 06:35:15 [INFO] 06:35:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-api --- 06:35:15 [INFO] Skipping Rule Enforcement. 06:35:15 [INFO] 06:35:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-api --- 06:35:15 [INFO] Skipping Rule Enforcement. 06:35:15 [INFO] 06:35:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-api --- 06:35:15 [INFO] 06:35:15 [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-api --- 06:35:15 [INFO] 06:35:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-api --- 06:35:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:15 [INFO] argLine set to empty 06:35:15 [INFO] 06:35:15 [INFO] --- yang:14.0.20:generate-sources (binding) @ jsonrpc-api --- 06:35:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:35:15 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/src/main/yang 06:35:15 [INFO] yang-to-sources: Found 2 dependencies in 1.305 ms 06:35:15 [INFO] yang-to-sources: Project model files found: 2 in 25.14 ms 06:35:15 [INFO] yang-to-sources: 4 YANG models processed in 94.10 ms 06:35:15 [INFO] BindingJavaFileGenerator: Defined 52 files in 9.392 ms 06:35:15 [INFO] Sorted 52 files into 8 directories in 202.5 μs 06:35:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 69.34 ms 06:35:15 [INFO] 06:35:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-api --- 06:35:15 [INFO] Starting audit... 06:35:15 Audit done. 06:35:15 [INFO] You have 0 Checkstyle violations. 06:35:15 [INFO] 06:35:15 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-api --- 06:35:15 [INFO] 06:35:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-api --- 06:35:15 [INFO] 06:35:15 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-api --- 06:35:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/src/main/resources 06:35:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/spi 06:35:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:35:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:35:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:35:15 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/spi 06:35:15 [INFO] 06:35:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-api --- 06:35:15 [INFO] Recompiling the module because of changed source code. 06:35:15 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 06:35:16 [INFO] 06:35:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> 06:35:16 [INFO] 06:35:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-api --- 06:35:16 [INFO] Spotbugs plugin skipped 06:35:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:16 [INFO] 06:35:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< 06:35:16 [INFO] 06:35:16 [INFO] 06:35:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-api --- 06:35:16 [INFO] Spotbugs plugin skipped 06:35:16 [INFO] 06:35:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-api --- 06:35:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/src/test/resources 06:35:16 [INFO] 06:35:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-api --- 06:35:16 [INFO] No sources to compile 06:35:16 [INFO] 06:35:16 [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-api --- 06:35:16 [INFO] Tests are skipped. 06:35:16 [INFO] 06:35:16 [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-api --- 06:35:16 [INFO] 06:35:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-api --- 06:35:16 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.19.1-SNAPSHOT.jar 06:35:16 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/target/classes/META-INF/MANIFEST.MF 06:35:16 [INFO] 06:35:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-api --- 06:35:16 [INFO] Skipping javadoc generation 06:35:16 [INFO] 06:35:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-api --- 06:35:16 [INFO] Skipping CycloneDX goal 06:35:16 [INFO] 06:35:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- 06:35:16 [INFO] Skipping duplicate-finder execution! 06:35:16 [INFO] 06:35:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-api --- 06:35:16 [INFO] No dependency problems found 06:35:16 [INFO] 06:35:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api --- 06:35:16 [INFO] Skipping source per configuration. 06:35:16 [INFO] 06:35:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-api --- 06:35:16 [INFO] Skipping modernizer execution! 06:35:16 [INFO] 06:35:16 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-api --- 06:35:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:16 [INFO] 06:35:16 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-api --- 06:35:16 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.19.1-SNAPSHOT/jsonrpc-api-1.19.1-SNAPSHOT.pom 06:35:16 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.19.1-SNAPSHOT/jsonrpc-api-1.19.1-SNAPSHOT.jar 06:35:16 [INFO] 06:35:16 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-api --- 06:35:16 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.19.1-SNAPSHOT/jsonrpc-api-1.19.1-SNAPSHOT.jar 06:35:16 [INFO] Writing OBR metadata 06:35:16 [INFO] 06:35:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-api --- 06:35:16 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:16 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:18 [INFO] 06:35:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-api --- 06:35:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:18 [INFO] 06:35:18 [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- 06:35:18 [INFO] Building JSON-RPC :: Security :: AAA 1.19.1-SNAPSHOT [34/143] 06:35:18 [INFO] from jsonrpc/security/aaa/pom.xml 06:35:18 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:18 [INFO] 06:35:18 [INFO] --- clean:3.5.0:clean (default-clean) @ security-aaa --- 06:35:18 [INFO] 06:35:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ security-aaa --- 06:35:18 [INFO] Skipping Rule Enforcement. 06:35:18 [INFO] 06:35:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ security-aaa --- 06:35:18 [INFO] Skipping Rule Enforcement. 06:35:18 [INFO] 06:35:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ security-aaa --- 06:35:18 [INFO] 06:35:18 [INFO] --- dependency:3.9.0:properties (default) @ security-aaa --- 06:35:18 [INFO] 06:35:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ security-aaa --- 06:35:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:18 [INFO] argLine set to empty 06:35:18 [INFO] 06:35:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ security-aaa --- 06:35:18 [INFO] Starting audit... 06:35:18 Audit done. 06:35:18 [INFO] You have 0 Checkstyle violations. 06:35:18 [INFO] 06:35:18 [INFO] --- checkstyle:3.6.0:check (default) @ security-aaa --- 06:35:18 [INFO] 06:35:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ security-aaa --- 06:35:18 [INFO] 06:35:18 [INFO] --- resources:3.3.1:resources (default-resources) @ security-aaa --- 06:35:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/src/main/resources 06:35:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/generated-sources/spi 06:35:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/generated-sources/yang 06:35:18 [INFO] 06:35:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ security-aaa --- 06:35:18 [INFO] Recompiling the module because of changed dependency. 06:35:18 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 06:35:18 [INFO] 06:35:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ security-aaa >>> 06:35:18 [INFO] 06:35:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ security-aaa --- 06:35:18 [INFO] Spotbugs plugin skipped 06:35:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:18 [INFO] 06:35:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ security-aaa <<< 06:35:18 [INFO] 06:35:18 [INFO] 06:35:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ security-aaa --- 06:35:18 [INFO] Spotbugs plugin skipped 06:35:18 [INFO] 06:35:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-aaa --- 06:35:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/src/test/resources 06:35:18 [INFO] 06:35:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ security-aaa --- 06:35:18 [INFO] No sources to compile 06:35:18 [INFO] 06:35:18 [INFO] --- surefire:3.5.4:test (default-test) @ security-aaa --- 06:35:18 [INFO] Tests are skipped. 06:35:18 [INFO] 06:35:18 [INFO] --- copy:14.1.6:copy-files (default) @ security-aaa --- 06:35:18 [INFO] 06:35:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ security-aaa --- 06:35:18 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.19.1-SNAPSHOT.jar 06:35:18 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF 06:35:18 [INFO] 06:35:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ security-aaa --- 06:35:18 [INFO] Skipping javadoc generation 06:35:18 [INFO] 06:35:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ security-aaa --- 06:35:18 [INFO] Skipping CycloneDX goal 06:35:18 [INFO] 06:35:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- 06:35:18 [INFO] Skipping duplicate-finder execution! 06:35:18 [INFO] 06:35:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ security-aaa --- 06:35:18 [WARNING] Unused declared dependencies found: 06:35:18 [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.22.3:compile 06:35:18 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.22.3:compile 06:35:18 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.19.1-SNAPSHOT:compile 06:35:18 [INFO] 06:35:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- 06:35:18 [INFO] Skipping source per configuration. 06:35:18 [INFO] 06:35:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ security-aaa --- 06:35:18 [INFO] Skipping modernizer execution! 06:35:18 [INFO] 06:35:18 [INFO] --- jacoco:0.8.14:report (report) @ security-aaa --- 06:35:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:18 [INFO] 06:35:18 [INFO] --- install:3.1.4:install (default-install) @ security-aaa --- 06:35:18 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.19.1-SNAPSHOT/security-aaa-1.19.1-SNAPSHOT.pom 06:35:18 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.19.1-SNAPSHOT/security-aaa-1.19.1-SNAPSHOT.jar 06:35:18 [INFO] 06:35:18 [INFO] --- bundle:6.0.0:install (default-install) @ security-aaa --- 06:35:18 [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.19.1-SNAPSHOT/security-aaa-1.19.1-SNAPSHOT.jar 06:35:18 [INFO] Writing OBR metadata 06:35:18 [INFO] 06:35:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ security-aaa --- 06:35:18 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:18 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:20 [INFO] 06:35:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ security-aaa --- 06:35:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:20 [INFO] 06:35:20 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- 06:35:20 [INFO] Building JSON-RPC :: BUS :: Config 1.19.1-SNAPSHOT [35/143] 06:35:20 [INFO] from jsonrpc/bus/config/pom.xml 06:35:20 [INFO] --------------------------------[ jar ]--------------------------------- 06:35:20 [INFO] 06:35:20 [INFO] --- clean:3.5.0:clean (default-clean) @ bus-config --- 06:35:20 [INFO] 06:35:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bus-config --- 06:35:20 [INFO] Skipping Rule Enforcement. 06:35:20 [INFO] 06:35:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bus-config --- 06:35:20 [INFO] Skipping Rule Enforcement. 06:35:20 [INFO] 06:35:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bus-config --- 06:35:20 [INFO] 06:35:20 [INFO] --- dependency:3.9.0:properties (default) @ bus-config --- 06:35:20 [INFO] 06:35:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bus-config --- 06:35:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:20 [INFO] argLine set to empty 06:35:20 [INFO] 06:35:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ bus-config --- 06:35:20 [INFO] Starting audit... 06:35:20 Audit done. 06:35:20 [INFO] You have 0 Checkstyle violations. 06:35:20 [INFO] 06:35:20 [INFO] --- checkstyle:3.6.0:check (default) @ bus-config --- 06:35:20 [INFO] 06:35:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bus-config --- 06:35:20 [INFO] 06:35:20 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-config --- 06:35:20 [INFO] Copying 1 resource from src/main/resources to target/classes 06:35:20 [INFO] 06:35:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ bus-config --- 06:35:20 [INFO] No sources to compile 06:35:20 [INFO] 06:35:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bus-config >>> 06:35:20 [INFO] 06:35:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bus-config --- 06:35:20 [INFO] Spotbugs plugin skipped 06:35:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:20 [INFO] 06:35:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bus-config <<< 06:35:20 [INFO] 06:35:20 [INFO] 06:35:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bus-config --- 06:35:20 [INFO] Spotbugs plugin skipped 06:35:20 [INFO] 06:35:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-config --- 06:35:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/config/src/test/resources 06:35:20 [INFO] 06:35:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bus-config --- 06:35:20 [INFO] No sources to compile 06:35:20 [INFO] 06:35:20 [INFO] --- surefire:3.5.4:test (default-test) @ bus-config --- 06:35:20 [INFO] Tests are skipped. 06:35:20 [INFO] 06:35:20 [INFO] --- copy:14.1.6:copy-files (default) @ bus-config --- 06:35:20 [INFO] 06:35:20 [INFO] --- jar:3.4.2:jar (default-jar) @ bus-config --- 06:35:20 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.19.1-SNAPSHOT.jar 06:35:20 [INFO] 06:35:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bus-config --- 06:35:20 [INFO] Skipping javadoc generation 06:35:20 [INFO] 06:35:20 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bus-config --- 06:35:20 [INFO] 06:35:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bus-config --- 06:35:20 [INFO] Skipping CycloneDX goal 06:35:20 [INFO] 06:35:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- 06:35:20 [INFO] Skipping duplicate-finder execution! 06:35:20 [INFO] 06:35:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bus-config --- 06:35:20 [INFO] No dependency problems found 06:35:20 [INFO] 06:35:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-config --- 06:35:20 [INFO] Skipping source per configuration. 06:35:20 [INFO] 06:35:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bus-config --- 06:35:20 [INFO] Skipping modernizer execution! 06:35:20 [INFO] 06:35:20 [INFO] --- jacoco:0.8.14:report (report) @ bus-config --- 06:35:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:20 [INFO] 06:35:20 [INFO] --- install:3.1.4:install (default-install) @ bus-config --- 06:35:20 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.1-SNAPSHOT/bus-config-1.19.1-SNAPSHOT.pom 06:35:20 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.1-SNAPSHOT/bus-config-1.19.1-SNAPSHOT.jar 06:35:20 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.19.1-SNAPSHOT/bus-config-1.19.1-SNAPSHOT-config.cfg 06:35:20 [INFO] 06:35:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bus-config --- 06:35:20 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:20 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:20 [INFO] 06:35:20 [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- 06:35:20 [INFO] Building JSON-RPC :: Feature :: bus 1.19.1-SNAPSHOT [36/143] 06:35:20 [INFO] from jsonrpc/features/odl-jsonrpc-bus/pom.xml 06:35:20 [INFO] ------------------------------[ feature ]------------------------------- 06:35:20 [INFO] 06:35:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-bus --- 06:35:20 [INFO] 06:35:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-bus --- 06:35:20 [INFO] Skipping Rule Enforcement. 06:35:20 [INFO] 06:35:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- 06:35:20 [INFO] Skipping Rule Enforcement. 06:35:20 [INFO] 06:35:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-bus --- 06:35:20 [INFO] 06:35:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-jsonrpc-bus --- 06:35:20 [INFO] 06:35:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- 06:35:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:20 [INFO] argLine set to empty 06:35:20 [INFO] 06:35:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-bus --- 06:35:20 [INFO] Starting audit... 06:35:20 Audit done. 06:35:20 [INFO] You have 0 Checkstyle violations. 06:35:20 [INFO] 06:35:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-bus --- 06:35:20 [INFO] 06:35:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jsonrpc-bus --- 06:35:20 [INFO] 06:35:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml 06:35:21 [INFO] ...done! 06:35:21 [INFO] Attaching features XML 06:35:21 [INFO] 06:35:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jsonrpc-bus --- 06:35: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 06:35:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:35:21 [INFO] 06:35:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> 06:35:21 [INFO] 06:35:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Spotbugs plugin skipped 06:35:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:21 [INFO] 06:35:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< 06:35:21 [INFO] 06:35:21 [INFO] 06:35:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Spotbugs plugin skipped 06:35:21 [INFO] 06:35:21 [INFO] --- feattest:14.1.6:test (default) @ odl-jsonrpc-bus --- 06:35:21 [INFO] 06:35:21 [INFO] --- copy:14.1.6:copy-files (default) @ odl-jsonrpc-bus --- 06:35:21 [INFO] 06:35:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Skipping javadoc generation 06:35:21 [INFO] 06:35:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Skipping CycloneDX goal 06:35:21 [INFO] 06:35:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Skipping duplicate-finder execution! 06:35:21 [INFO] 06:35:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Skipping plugin execution 06:35:21 [INFO] 06:35:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Skipping source per configuration. 06:35:21 [INFO] 06:35:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Skipping modernizer execution! 06:35:21 [INFO] 06:35:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:21 [INFO] 06:35:21 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-bus --- 06:35:21 [WARNING] 06:35:21 [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign 06:35:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:21 [WARNING] 06:35:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:21 [WARNING] 06:35:21 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.1-SNAPSHOT/odl-jsonrpc-bus-1.19.1-SNAPSHOT.pom 06:35:21 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.19.1-SNAPSHOT/odl-jsonrpc-bus-1.19.1-SNAPSHOT-features.xml 06:35:21 [INFO] 06:35:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-bus --- 06:35:21 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:21 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:21 [WARNING] 06:35:21 [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign 06:35:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:21 [WARNING] 06:35:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:21 [WARNING] 06:35:21 [INFO] 06:35:21 [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- 06:35:21 [INFO] Building JSON-RPC :: Test model 1.19.1-SNAPSHOT [37/143] 06:35:21 [INFO] from jsonrpc/test-model/pom.xml 06:35:21 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:21 [INFO] 06:35:21 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-test-model --- 06:35:21 [INFO] 06:35:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-test-model --- 06:35:21 [INFO] Skipping Rule Enforcement. 06:35:21 [INFO] 06:35:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- 06:35:21 [INFO] Skipping Rule Enforcement. 06:35:21 [INFO] 06:35:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-test-model --- 06:35:21 [INFO] 06:35:21 [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-test-model --- 06:35:21 [INFO] 06:35:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- 06:35:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:21 [INFO] argLine set to empty 06:35:21 [INFO] 06:35:21 [INFO] --- yang:14.0.20:generate-sources (binding) @ jsonrpc-test-model --- 06:35:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:35:21 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/src/main/yang 06:35:21 [INFO] yang-to-sources: Found 2 dependencies in 781.4 μs 06:35:21 [INFO] yang-to-sources: Project model files found: 6 in 9.762 ms 06:35:21 [INFO] yang-to-sources: 6 YANG models processed in 44.38 ms 06:35:21 [INFO] BindingJavaFileGenerator: Defined 114 files in 12.64 ms 06:35:21 [INFO] Sorted 114 files into 23 directories in 301.3 μs 06:35:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 114 in 47.30 ms 06:35:21 [INFO] 06:35:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-test-model --- 06:35:21 [INFO] Starting audit... 06:35:21 Audit done. 06:35:21 [INFO] You have 0 Checkstyle violations. 06:35:21 [INFO] 06:35:21 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-test-model --- 06:35:21 [INFO] 06:35:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-test-model --- 06:35:21 [INFO] 06:35:21 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-test-model --- 06:35:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/src/main/resources 06:35:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/generated-sources/spi 06:35:21 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 06:35:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:35:21 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 06:35:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/generated-sources/spi 06:35:21 [INFO] 06:35:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-test-model --- 06:35:21 [INFO] Recompiling the module because of changed dependency. 06:35:21 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 06:35:22 [INFO] 06:35:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> 06:35:22 [INFO] 06:35:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-test-model --- 06:35:22 [INFO] Spotbugs plugin skipped 06:35:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:22 [INFO] 06:35:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< 06:35:22 [INFO] 06:35:22 [INFO] 06:35:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-test-model --- 06:35:22 [INFO] Spotbugs plugin skipped 06:35:22 [INFO] 06:35:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- 06:35:22 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/src/test/resources 06:35:22 [INFO] 06:35:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-test-model --- 06:35:22 [INFO] Recompiling the module because of changed dependency. 06:35:22 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 06:35:22 [INFO] 06:35:22 [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-test-model --- 06:35:22 [INFO] Tests are skipped. 06:35:22 [INFO] 06:35:22 [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-test-model --- 06:35:22 [INFO] 06:35:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-test-model --- 06:35:22 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.1-SNAPSHOT.jar 06:35:22 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF 06:35:22 [INFO] 06:35:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-test-model --- 06:35:22 [INFO] Skipping javadoc generation 06:35:22 [INFO] 06:35:22 [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-test-model --- 06:35:22 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.1-SNAPSHOT-tests.jar 06:35:22 [INFO] 06:35:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-test-model --- 06:35:22 [INFO] Skipping CycloneDX goal 06:35:22 [INFO] 06:35:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- 06:35:22 [INFO] Skipping duplicate-finder execution! 06:35:22 [INFO] 06:35:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-test-model --- 06:35:22 [WARNING] Unused declared dependencies found: 06:35:22 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:35:22 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:35:22 [INFO] 06:35:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- 06:35:22 [INFO] Skipping source per configuration. 06:35:22 [INFO] 06:35:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-test-model --- 06:35:22 [INFO] Skipping modernizer execution! 06:35:22 [INFO] 06:35:22 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-test-model --- 06:35:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:22 [INFO] 06:35:22 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-test-model --- 06:35:22 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.1-SNAPSHOT/jsonrpc-test-model-1.19.1-SNAPSHOT.pom 06:35:22 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.1-SNAPSHOT/jsonrpc-test-model-1.19.1-SNAPSHOT.jar 06:35:22 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.19.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.1-SNAPSHOT/jsonrpc-test-model-1.19.1-SNAPSHOT-tests.jar 06:35:22 [INFO] 06:35:22 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-test-model --- 06:35:22 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.19.1-SNAPSHOT/jsonrpc-test-model-1.19.1-SNAPSHOT.jar 06:35:22 [INFO] Writing OBR metadata 06:35:22 [INFO] 06:35:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-test-model --- 06:35:22 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:22 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:24 [INFO] 06:35:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-test-model --- 06:35:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:24 [INFO] 06:35:24 [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- 06:35:24 [INFO] Building JSON-RPC :: DOM :: Codec 1.19.1-SNAPSHOT [38/143] 06:35:24 [INFO] from jsonrpc/dom-codec/pom.xml 06:35:24 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:24 [INFO] 06:35:24 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-codec --- 06:35:24 [INFO] 06:35:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-codec --- 06:35:24 [INFO] Skipping Rule Enforcement. 06:35:24 [INFO] 06:35:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dom-codec --- 06:35:24 [INFO] Skipping Rule Enforcement. 06:35:24 [INFO] 06:35:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-codec --- 06:35:24 [INFO] 06:35:24 [INFO] --- dependency:3.9.0:properties (default) @ dom-codec --- 06:35:24 [INFO] 06:35:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dom-codec --- 06:35:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:24 [INFO] argLine set to empty 06:35:24 [INFO] 06:35:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-codec --- 06:35:24 [INFO] Starting audit... 06:35:24 Audit done. 06:35:24 [INFO] You have 0 Checkstyle violations. 06:35:24 [INFO] 06:35:24 [INFO] --- checkstyle:3.6.0:check (default) @ dom-codec --- 06:35:24 [INFO] 06:35:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ dom-codec --- 06:35:24 [INFO] 06:35:24 [INFO] --- resources:3.3.1:resources (default-resources) @ dom-codec --- 06:35:24 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/src/main/resources 06:35:24 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/generated-sources/spi 06:35:24 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/generated-sources/yang 06:35:24 [INFO] 06:35:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ dom-codec --- 06:35:24 [INFO] Recompiling the module because of changed source code. 06:35:24 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 06:35:24 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 06:35:24 [INFO] 06:35:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-codec >>> 06:35:24 [INFO] 06:35:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-codec --- 06:35:24 [INFO] Spotbugs plugin skipped 06:35:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:24 [INFO] 06:35:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-codec <<< 06:35:24 [INFO] 06:35:24 [INFO] 06:35:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-codec --- 06:35:24 [INFO] Spotbugs plugin skipped 06:35:24 [INFO] 06:35:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-codec --- 06:35:24 [INFO] Copying 6 resources from src/test/resources to target/test-classes 06:35:24 [INFO] 06:35:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dom-codec --- 06:35:24 [INFO] Recompiling the module because of changed dependency. 06:35:24 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 06:35:24 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[70,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 06:35:24 [INFO] 06:35:24 [INFO] --- surefire:3.5.4:test (default-test) @ dom-codec --- 06:35:24 [INFO] Tests are skipped. 06:35:24 [INFO] 06:35:24 [INFO] --- copy:14.1.6:copy-files (default) @ dom-codec --- 06:35:24 [INFO] 06:35:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ dom-codec --- 06:35:25 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.19.1-SNAPSHOT.jar 06:35:25 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF 06:35:25 [INFO] 06:35:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dom-codec --- 06:35:25 [INFO] Skipping javadoc generation 06:35:25 [INFO] 06:35:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-codec --- 06:35:25 [INFO] Skipping CycloneDX goal 06:35:25 [INFO] 06:35:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- 06:35:25 [INFO] Skipping duplicate-finder execution! 06:35:25 [INFO] 06:35:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dom-codec --- 06:35:25 [WARNING] Used undeclared dependencies found: 06:35:25 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 06:35:25 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 06:35:25 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:35:25 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:35:25 [WARNING] com.google.code.gson:gson:jar:2.13.2:compile 06:35:25 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 06:35:25 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.20:compile 06:35:25 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:35:25 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.20:compile 06:35:25 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 06:35:25 [WARNING] Unused declared dependencies found: 06:35:25 [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile 06:35:25 [INFO] 06:35:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- 06:35:25 [INFO] Skipping source per configuration. 06:35:25 [INFO] 06:35:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-codec --- 06:35:25 [INFO] Skipping modernizer execution! 06:35:25 [INFO] 06:35:25 [INFO] --- jacoco:0.8.14:report (report) @ dom-codec --- 06:35:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:25 [INFO] 06:35:25 [INFO] --- install:3.1.4:install (default-install) @ dom-codec --- 06:35:25 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.19.1-SNAPSHOT/dom-codec-1.19.1-SNAPSHOT.pom 06:35:25 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.19.1-SNAPSHOT/dom-codec-1.19.1-SNAPSHOT.jar 06:35:25 [INFO] 06:35:25 [INFO] --- bundle:6.0.0:install (default-install) @ dom-codec --- 06:35:25 [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.19.1-SNAPSHOT/dom-codec-1.19.1-SNAPSHOT.jar 06:35:25 [INFO] Writing OBR metadata 06:35:25 [INFO] 06:35:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-codec --- 06:35:25 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:25 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:27 [INFO] 06:35:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ dom-codec --- 06:35:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:27 [INFO] 06:35:27 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- 06:35:27 [INFO] Building JSON-RPC :: Provider 1.19.1-SNAPSHOT [39/143] 06:35:27 [INFO] from jsonrpc/provider/pom.xml 06:35:27 [INFO] --------------------------------[ pom ]--------------------------------- 06:35:27 [INFO] 06:35:27 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider --- 06:35:27 [INFO] 06:35:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping Rule Enforcement. 06:35:27 [INFO] 06:35:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping Rule Enforcement. 06:35:27 [INFO] 06:35:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider --- 06:35:27 [INFO] 06:35:27 [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-provider --- 06:35:27 [INFO] 06:35:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:27 [INFO] argLine set to empty 06:35:27 [INFO] 06:35:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider --- 06:35:27 [INFO] Starting audit... 06:35:27 Audit done. 06:35:27 [INFO] You have 0 Checkstyle violations. 06:35:27 [INFO] 06:35:27 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider --- 06:35:27 [INFO] 06:35:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-provider --- 06:35:27 [INFO] 06:35:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> 06:35:27 [INFO] 06:35:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider --- 06:35:27 [INFO] Spotbugs plugin skipped 06:35:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:27 [INFO] 06:35:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< 06:35:27 [INFO] 06:35:27 [INFO] 06:35:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider --- 06:35:27 [INFO] Spotbugs plugin skipped 06:35:27 [INFO] 06:35:27 [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-provider --- 06:35:27 [INFO] 06:35:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping javadoc generation 06:35:27 [INFO] 06:35:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping CycloneDX goal 06:35:27 [INFO] 06:35:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping duplicate-finder execution! 06:35:27 [INFO] 06:35:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping pom project 06:35:27 [INFO] 06:35:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping source per configuration. 06:35:27 [INFO] 06:35:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping modernizer execution! 06:35:27 [INFO] 06:35:27 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider --- 06:35:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:27 [INFO] 06:35:27 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider --- 06:35:27 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.19.1-SNAPSHOT/jsonrpc-provider-1.19.1-SNAPSHOT.pom 06:35:27 [INFO] 06:35:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider --- 06:35:27 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:27 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:28 [INFO] 06:35:28 [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- 06:35:28 [INFO] Building JSON-RPC :: Provider :: Common 1.19.1-SNAPSHOT [40/143] 06:35:28 [INFO] from jsonrpc/provider/common/pom.xml 06:35:28 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:28 [INFO] 06:35:28 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-common --- 06:35:28 [INFO] 06:35:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-common --- 06:35:28 [INFO] Skipping Rule Enforcement. 06:35:28 [INFO] 06:35:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- 06:35:28 [INFO] Skipping Rule Enforcement. 06:35:28 [INFO] 06:35:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-common --- 06:35:28 [INFO] 06:35:28 [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-provider-common --- 06:35:28 [INFO] 06:35:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- 06:35:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:28 [INFO] argLine set to empty 06:35:28 [INFO] 06:35:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-common --- 06:35:28 [INFO] Starting audit... 06:35:28 Audit done. 06:35:28 [INFO] You have 0 Checkstyle violations. 06:35:28 [INFO] 06:35:28 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-common --- 06:35:28 [INFO] 06:35:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-provider-common --- 06:35:28 [INFO] 06:35:28 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- 06:35:28 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/resources 06:35:28 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/generated-sources/spi 06:35:28 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/generated-sources/yang 06:35:28 [INFO] 06:35:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-provider-common --- 06:35:28 [INFO] Recompiling the module because of changed dependency. 06:35:28 [INFO] Compiling 61 source files with javac [debug release 21] to target/classes 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,63] 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 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,17] 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 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[86,19] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[86,47] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[89,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[100,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:[67,21] possible 'this' escape before subclass is fully initialized 06:35:28 [INFO] 06:35:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> 06:35:28 [INFO] 06:35:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-common --- 06:35:28 [INFO] Spotbugs plugin skipped 06:35:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:28 [INFO] 06:35:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< 06:35:28 [INFO] 06:35:28 [INFO] 06:35:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-common --- 06:35:28 [INFO] Spotbugs plugin skipped 06:35:28 [INFO] 06:35:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- 06:35:28 [INFO] Copying 6 resources from src/test/resources to target/test-classes 06:35:28 [INFO] 06:35:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-provider-common --- 06:35:28 [INFO] Recompiling the module because of changed dependency. 06:35:28 [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes 06:35:28 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 06:35:28 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 06:35:28 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 06:35:28 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[74,51] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[147,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[147,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[240,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[247,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[50,75] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 06:35:28 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/TestUtils.java:[65,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:28 [INFO] 06:35:28 [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-provider-common --- 06:35:28 [INFO] Tests are skipped. 06:35:28 [INFO] 06:35:28 [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-provider-common --- 06:35:28 [INFO] 06:35:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-common --- 06:35:29 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.1-SNAPSHOT.jar 06:35:29 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF 06:35:29 [INFO] 06:35:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-common --- 06:35:29 [INFO] Skipping javadoc generation 06:35:29 [INFO] 06:35:29 [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-provider-common --- 06:35:29 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.1-SNAPSHOT-tests.jar 06:35:29 [INFO] 06:35:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-common --- 06:35:29 [INFO] Skipping CycloneDX goal 06:35:29 [INFO] 06:35:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- 06:35:29 [INFO] Skipping duplicate-finder execution! 06:35:29 [INFO] 06:35:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- 06:35:29 [WARNING] Used undeclared dependencies found: 06:35:29 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 06:35:29 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:35:29 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:provided 06:35:29 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.20:provided 06:35:29 [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:provided 06:35:29 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:35:29 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.20:provided 06:35:29 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:provided 06:35:29 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.20:provided 06:35:29 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:35:29 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:provided 06:35:29 [WARNING] Unused declared dependencies found: 06:35:29 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 06:35:29 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile 06:35:29 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 06:35:29 [WARNING] Non-test scoped test only dependencies found: 06:35:29 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 06:35:29 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 06:35:29 [INFO] 06:35:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- 06:35:29 [INFO] Skipping source per configuration. 06:35:29 [INFO] 06:35:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-common --- 06:35:29 [INFO] Skipping modernizer execution! 06:35:29 [INFO] 06:35:29 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-common --- 06:35:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:29 [INFO] 06:35:29 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-common --- 06:35:29 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.1-SNAPSHOT/jsonrpc-provider-common-1.19.1-SNAPSHOT.pom 06:35:29 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.1-SNAPSHOT/jsonrpc-provider-common-1.19.1-SNAPSHOT.jar 06:35:29 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.19.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.1-SNAPSHOT/jsonrpc-provider-common-1.19.1-SNAPSHOT-tests.jar 06:35:29 [INFO] 06:35:29 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-common --- 06:35:29 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.19.1-SNAPSHOT/jsonrpc-provider-common-1.19.1-SNAPSHOT.jar 06:35:29 [INFO] Writing OBR metadata 06:35:29 [INFO] 06:35:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-common --- 06:35:29 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:29 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:31 [INFO] 06:35:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-common --- 06:35:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:31 [INFO] 06:35:31 [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- 06:35:31 [INFO] Building JSON-RPC :: Provider :: Single node 1.19.1-SNAPSHOT [41/143] 06:35:31 [INFO] from jsonrpc/provider/single/pom.xml 06:35:31 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:31 [INFO] 06:35:31 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-single --- 06:35:31 [INFO] 06:35:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-single --- 06:35:31 [INFO] Skipping Rule Enforcement. 06:35:31 [INFO] 06:35:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- 06:35:31 [INFO] Skipping Rule Enforcement. 06:35:31 [INFO] 06:35:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-single --- 06:35:31 [INFO] 06:35:31 [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-provider-single --- 06:35:31 [INFO] 06:35:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- 06:35:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:31 [INFO] argLine set to empty 06:35:31 [INFO] 06:35:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-single --- 06:35:31 [INFO] Starting audit... 06:35:31 Audit done. 06:35:31 [INFO] You have 0 Checkstyle violations. 06:35:31 [INFO] 06:35:31 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-single --- 06:35:31 [INFO] 06:35:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-provider-single --- 06:35:31 [INFO] 06:35:31 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- 06:35:31 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/resources 06:35:31 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/generated-sources/spi 06:35:31 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/generated-sources/yang 06:35:31 [INFO] 06:35:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-provider-single --- 06:35:31 [INFO] Recompiling the module because of changed dependency. 06:35:31 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:35:31 [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 06:35:31 [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 06:35:31 [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 06:35:31 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[101,47] 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 06:35:31 [INFO] 06:35:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> 06:35:31 [INFO] 06:35:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-single --- 06:35:31 [INFO] Spotbugs plugin skipped 06:35:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:31 [INFO] 06:35:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< 06:35:31 [INFO] 06:35:31 [INFO] 06:35:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-single --- 06:35:31 [INFO] Spotbugs plugin skipped 06:35:31 [INFO] 06:35:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- 06:35:31 [INFO] Copying 1 resource from src/test/resources to target/test-classes 06:35:31 [INFO] 06:35:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-provider-single --- 06:35:31 [INFO] Recompiling the module because of changed dependency. 06:35:31 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:35:31 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 06:35:31 [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 06:35:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:31 [INFO] 06:35:31 [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-provider-single --- 06:35:31 [INFO] Tests are skipped. 06:35:31 [INFO] 06:35:31 [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-provider-single --- 06:35:31 [INFO] 06:35:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-single --- 06:35:32 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.19.1-SNAPSHOT.jar 06:35:32 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF 06:35:32 [INFO] 06:35:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-single --- 06:35:32 [INFO] Skipping javadoc generation 06:35:32 [INFO] 06:35:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-single --- 06:35:32 [INFO] Skipping CycloneDX goal 06:35:32 [INFO] 06:35:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- 06:35:32 [INFO] Skipping duplicate-finder execution! 06:35:32 [INFO] 06:35:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- 06:35:32 [WARNING] Used undeclared dependencies found: 06:35:32 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:35:32 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:35:32 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:35:32 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 06:35:32 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:35:32 [WARNING] Unused declared dependencies found: 06:35:32 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 06:35:32 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 06:35:32 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 06:35:32 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.19.1-SNAPSHOT:compile 06:35:32 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 06:35:32 [WARNING] Non-test scoped test only dependencies found: 06:35:32 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:35:32 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:35:32 [INFO] 06:35:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- 06:35:32 [INFO] Skipping source per configuration. 06:35:32 [INFO] 06:35:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-single --- 06:35:32 [INFO] Skipping modernizer execution! 06:35:32 [INFO] 06:35:32 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-single --- 06:35:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:32 [INFO] 06:35:32 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-single --- 06:35:32 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.1-SNAPSHOT/jsonrpc-provider-single-1.19.1-SNAPSHOT.pom 06:35:32 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.1-SNAPSHOT/jsonrpc-provider-single-1.19.1-SNAPSHOT.jar 06:35:32 [INFO] 06:35:32 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-single --- 06:35:32 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.19.1-SNAPSHOT/jsonrpc-provider-single-1.19.1-SNAPSHOT.jar 06:35:32 [INFO] Writing OBR metadata 06:35:32 [INFO] 06:35:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-single --- 06:35:32 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:32 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:34 [INFO] 06:35:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-single --- 06:35:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:34 [INFO] 06:35:34 [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ 06:35:34 [INFO] Building JSON-RPC :: Feature :: provider 1.19.1-SNAPSHOT [42/143] 06:35:34 [INFO] from jsonrpc/features/odl-jsonrpc-provider/pom.xml 06:35:34 [INFO] ------------------------------[ feature ]------------------------------- 06:35:34 [INFO] 06:35:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-provider --- 06:35:34 [INFO] 06:35:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping Rule Enforcement. 06:35:34 [INFO] 06:35:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping Rule Enforcement. 06:35:34 [INFO] 06:35:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-provider --- 06:35:34 [INFO] 06:35:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-jsonrpc-provider --- 06:35:34 [INFO] 06:35:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:34 [INFO] argLine set to empty 06:35:34 [INFO] 06:35:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Starting audit... 06:35:34 Audit done. 06:35:34 [INFO] You have 0 Checkstyle violations. 06:35:34 [INFO] 06:35:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-provider --- 06:35:34 [INFO] 06:35:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jsonrpc-provider --- 06:35:34 [INFO] 06:35:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml 06:35:34 [INFO] ...done! 06:35:34 [INFO] Attaching features XML 06:35:34 [INFO] 06:35:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:35:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:35:34 [INFO] 06:35:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> 06:35:34 [INFO] 06:35:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Spotbugs plugin skipped 06:35:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:34 [INFO] 06:35:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< 06:35:34 [INFO] 06:35:34 [INFO] 06:35:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Spotbugs plugin skipped 06:35:34 [INFO] 06:35:34 [INFO] --- feattest:14.1.6:test (default) @ odl-jsonrpc-provider --- 06:35:34 [INFO] 06:35:34 [INFO] --- copy:14.1.6:copy-files (default) @ odl-jsonrpc-provider --- 06:35:34 [INFO] 06:35:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping javadoc generation 06:35:34 [INFO] 06:35:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping CycloneDX goal 06:35:34 [INFO] 06:35:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping duplicate-finder execution! 06:35:34 [INFO] 06:35:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping plugin execution 06:35:34 [INFO] 06:35:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping source per configuration. 06:35:34 [INFO] 06:35:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping modernizer execution! 06:35:34 [INFO] 06:35:34 [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:34 [INFO] 06:35:34 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-provider --- 06:35:34 [WARNING] 06:35:34 [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign 06:35:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:34 [WARNING] 06:35:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:34 [WARNING] 06:35:34 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.1-SNAPSHOT/odl-jsonrpc-provider-1.19.1-SNAPSHOT.pom 06:35:34 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.19.1-SNAPSHOT/odl-jsonrpc-provider-1.19.1-SNAPSHOT-features.xml 06:35:34 [INFO] 06:35:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-provider --- 06:35:34 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:34 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:34 [WARNING] 06:35:34 [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign 06:35:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:34 [WARNING] 06:35:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:34 [WARNING] 06:35:35 [INFO] 06:35:35 [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- 06:35:35 [INFO] Building JSON-RPC :: Feature :: all 1.19.1-SNAPSHOT [43/143] 06:35:35 [INFO] from jsonrpc/features/odl-jsonrpc-all/pom.xml 06:35:35 [INFO] ------------------------------[ feature ]------------------------------- 06:35:35 [INFO] 06:35:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-all --- 06:35:35 [INFO] 06:35:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping Rule Enforcement. 06:35:35 [INFO] 06:35:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping Rule Enforcement. 06:35:35 [INFO] 06:35:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-all --- 06:35:35 [INFO] 06:35:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-jsonrpc-all --- 06:35:35 [INFO] 06:35:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:35 [INFO] argLine set to empty 06:35:35 [INFO] 06:35:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-all --- 06:35:35 [INFO] Starting audit... 06:35:35 Audit done. 06:35:35 [INFO] You have 0 Checkstyle violations. 06:35:35 [INFO] 06:35:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-all --- 06:35:35 [INFO] 06:35:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jsonrpc-all --- 06:35:35 [INFO] 06:35:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- 06:35:35 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml 06:35:35 [INFO] ...done! 06:35:35 [INFO] Attaching features XML 06:35:35 [INFO] 06:35:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jsonrpc-all --- 06:35:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:35:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:35:35 [INFO] 06:35:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> 06:35:35 [INFO] 06:35:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-all --- 06:35:35 [INFO] Spotbugs plugin skipped 06:35:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:35 [INFO] 06:35:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< 06:35:35 [INFO] 06:35:35 [INFO] 06:35:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-all --- 06:35:35 [INFO] Spotbugs plugin skipped 06:35:35 [INFO] 06:35:35 [INFO] --- feattest:14.1.6:test (default) @ odl-jsonrpc-all --- 06:35:35 [INFO] 06:35:35 [INFO] --- copy:14.1.6:copy-files (default) @ odl-jsonrpc-all --- 06:35:35 [INFO] 06:35:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping javadoc generation 06:35:35 [INFO] 06:35:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping CycloneDX goal 06:35:35 [INFO] 06:35:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping duplicate-finder execution! 06:35:35 [INFO] 06:35:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping plugin execution 06:35:35 [INFO] 06:35:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping source per configuration. 06:35:35 [INFO] 06:35:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping modernizer execution! 06:35:35 [INFO] 06:35:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-all --- 06:35:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:35 [INFO] 06:35:35 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-all --- 06:35:35 [WARNING] 06:35:35 [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign 06:35:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:35 [WARNING] 06:35:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:35 [WARNING] 06:35:35 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.1-SNAPSHOT/odl-jsonrpc-all-1.19.1-SNAPSHOT.pom 06:35:35 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.19.1-SNAPSHOT/odl-jsonrpc-all-1.19.1-SNAPSHOT-features.xml 06:35:35 [INFO] 06:35:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-all --- 06:35:35 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:35 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:35 [WARNING] 06:35:35 [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign 06:35:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:35 [WARNING] 06:35:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:35 [WARNING] 06:35:36 [INFO] 06:35:36 [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- 06:35:36 [INFO] Building JSON-RPC :: Features :: repository 1.19.1-SNAPSHOT [44/143] 06:35:36 [INFO] from jsonrpc/features/features-jsonrpc/pom.xml 06:35:36 [INFO] ------------------------------[ feature ]------------------------------- 06:35:36 [INFO] 06:35:36 [INFO] --- clean:3.5.0:clean (default-clean) @ features-jsonrpc --- 06:35:36 [INFO] 06:35:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-jsonrpc --- 06:35:36 [INFO] Skipping Rule Enforcement. 06:35:36 [INFO] 06:35:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-jsonrpc --- 06:35:36 [INFO] Skipping Rule Enforcement. 06:35:36 [INFO] 06:35:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-jsonrpc --- 06:35:36 [INFO] 06:35:36 [INFO] --- dependency:3.9.0:properties (default) @ features-jsonrpc --- 06:35:36 [INFO] 06:35:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-jsonrpc --- 06:35:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:36 [INFO] argLine set to empty 06:35:36 [INFO] 06:35:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-jsonrpc --- 06:35:36 [INFO] Starting audit... 06:35:36 Audit done. 06:35:36 [INFO] You have 0 Checkstyle violations. 06:35:36 [INFO] 06:35:36 [INFO] --- checkstyle:3.6.0:check (default) @ features-jsonrpc --- 06:35:36 [INFO] 06:35:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-jsonrpc --- 06:35:36 [INFO] 06:35:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- 06:35:36 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/feature/feature.xml 06:35:36 [INFO] ...done! 06:35:36 [INFO] Attaching features XML 06:35:36 [INFO] 06:35:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-jsonrpc --- 06:35:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:35:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:35:36 [INFO] 06:35:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> 06:35:36 [INFO] 06:35:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-jsonrpc --- 06:35:36 [INFO] Spotbugs plugin skipped 06:35:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:36 [INFO] 06:35:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< 06:35:36 [INFO] 06:35:36 [INFO] 06:35:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-jsonrpc --- 06:35:36 [INFO] Spotbugs plugin skipped 06:35:36 [INFO] 06:35:36 [INFO] --- feattest:14.1.6:test (default) @ features-jsonrpc --- 06:35:36 [INFO] 06:35:36 [INFO] --- copy:14.1.6:copy-files (default) @ features-jsonrpc --- 06:35:36 [INFO] 06:35:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-jsonrpc --- 06:35:36 [INFO] Skipping javadoc generation 06:35:36 [INFO] 06:35:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-jsonrpc --- 06:35:36 [INFO] Skipping CycloneDX goal 06:35:36 [INFO] 06:35:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- 06:35:36 [INFO] Skipping duplicate-finder execution! 06:35:36 [INFO] 06:35:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-jsonrpc --- 06:35:36 [INFO] Skipping plugin execution 06:35:36 [INFO] 06:35:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc --- 06:35:36 [INFO] Skipping source per configuration. 06:35:36 [INFO] 06:35:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-jsonrpc --- 06:35:36 [INFO] Skipping modernizer execution! 06:35:36 [INFO] 06:35:36 [INFO] --- jacoco:0.8.14:report (report) @ features-jsonrpc --- 06:35:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:36 [INFO] 06:35:36 [INFO] --- install:3.1.4:install (default-install) @ features-jsonrpc --- 06:35:36 [WARNING] 06:35:36 [WARNING] The packaging plugin for project features-jsonrpc did not assign 06:35:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:36 [WARNING] 06:35:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:36 [WARNING] 06:35:36 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.19.1-SNAPSHOT/features-jsonrpc-1.19.1-SNAPSHOT.pom 06:35:36 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.19.1-SNAPSHOT/features-jsonrpc-1.19.1-SNAPSHOT-features.xml 06:35:36 [INFO] 06:35:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-jsonrpc --- 06:35:36 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:36 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:36 [WARNING] 06:35:36 [WARNING] The packaging plugin for project features-jsonrpc did not assign 06:35:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:36 [WARNING] 06:35:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:36 [WARNING] 06:35:36 [INFO] 06:35:36 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >----- 06:35:36 [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.22.1-SNAPSHOT [45/143] 06:35:36 [INFO] from lispflowmapping/mappingservice/lisp-proto/pom.xml 06:35:36 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:36 [INFO] 06:35:36 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.lisp-proto --- 06:35:36 [INFO] 06:35:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.lisp-proto --- 06:35:36 [INFO] Skipping Rule Enforcement. 06:35:36 [INFO] 06:35:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto --- 06:35:36 [INFO] Skipping Rule Enforcement. 06:35:36 [INFO] 06:35:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.lisp-proto --- 06:35:36 [INFO] 06:35:36 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.lisp-proto --- 06:35:36 [INFO] 06:35:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto --- 06:35:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:36 [INFO] argLine set to empty 06:35:36 [INFO] 06:35:36 [INFO] --- yang:14.0.20:generate-sources (binding) @ mappingservice.lisp-proto --- 06:35:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:35:36 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/yang 06:35:36 [INFO] yang-to-sources: Found 2 dependencies in 706.5 μs 06:35:36 [INFO] yang-to-sources: Project model files found: 5 in 55.52 ms 06:35:36 [INFO] yang-to-sources: 7 YANG models processed in 239.6 ms 06:35:37 [INFO] BindingJavaFileGenerator: Defined 228 files in 28.12 ms 06:35:37 [INFO] Sorted 228 files into 48 directories in 610.1 μs 06:35:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 228 in 81.00 ms 06:35:37 [INFO] 06:35:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.lisp-proto --- 06:35:37 [INFO] Starting audit... 06:35:37 Audit done. 06:35:37 [INFO] You have 0 Checkstyle violations. 06:35:37 [INFO] 06:35:37 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.lisp-proto --- 06:35:37 [INFO] 06:35:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.lisp-proto --- 06:35:37 [INFO] 06:35:37 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.lisp-proto --- 06:35:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/resources 06:35:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi 06:35:37 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 06:35:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:35:37 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 06:35:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi 06:35:37 [INFO] 06:35:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.lisp-proto --- 06:35:37 [INFO] Recompiling the module because of changed source code. 06:35:37 [INFO] Compiling 282 source files with javac [debug release 21] to target/classes 06:35:38 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java:[48,78] implicit cast from int to short in compound assignment is possibly lossy 06:35:38 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java:[92,79] implicit cast from int to short in compound assignment is possibly lossy 06:35:38 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java:[53,101] implicit cast from int to short in compound assignment is possibly lossy 06:35:38 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java:[115,85] implicit cast from int to short in compound assignment is possibly lossy 06:35:38 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/type/MappingData.java:[35,18] possible 'this' escape before subclass is fully initialized 06:35:38 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/type/MappingData.java:[40,18] possible 'this' escape before subclass is fully initialized 06:35:38 [INFO] 06:35:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>> 06:35:38 [INFO] 06:35:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.lisp-proto --- 06:35:38 [INFO] Spotbugs plugin skipped 06:35:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:38 [INFO] 06:35:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<< 06:35:38 [INFO] 06:35:38 [INFO] 06:35:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.lisp-proto --- 06:35:38 [INFO] Spotbugs plugin skipped 06:35:38 [INFO] 06:35:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.lisp-proto --- 06:35:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/test/resources 06:35:38 [INFO] 06:35:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.lisp-proto --- 06:35:38 [INFO] Recompiling the module because of changed dependency. 06:35:38 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 06:35:39 [INFO] 06:35:39 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Tests are skipped. 06:35:39 [INFO] 06:35:39 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.lisp-proto --- 06:35:39 [INFO] 06:35:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.22.1-SNAPSHOT.jar 06:35:39 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF 06:35:39 [INFO] 06:35:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Skipping javadoc generation 06:35:39 [INFO] 06:35:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Skipping CycloneDX goal 06:35:39 [INFO] 06:35:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Skipping duplicate-finder execution! 06:35:39 [INFO] 06:35:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.lisp-proto --- 06:35:39 [INFO] No dependency problems found 06:35:39 [INFO] 06:35:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Skipping source per configuration. 06:35:39 [INFO] 06:35:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Skipping modernizer execution! 06:35:39 [INFO] 06:35:39 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:39 [INFO] 06:35:39 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.1-SNAPSHOT/mappingservice.lisp-proto-1.22.1-SNAPSHOT.pom 06:35:39 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.1-SNAPSHOT/mappingservice.lisp-proto-1.22.1-SNAPSHOT.jar 06:35:39 [INFO] 06:35:39 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.22.1-SNAPSHOT/mappingservice.lisp-proto-1.22.1-SNAPSHOT.jar 06:35:39 [INFO] Writing OBR metadata 06:35:39 [INFO] 06:35:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.lisp-proto --- 06:35:39 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:39 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:42 [INFO] 06:35:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.lisp-proto --- 06:35:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:42 [INFO] 06:35:42 [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >--------- 06:35:42 [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.22.1-SNAPSHOT [46/143] 06:35:42 [INFO] from lispflowmapping/mappingservice/api/pom.xml 06:35:42 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:42 [INFO] 06:35:42 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.api --- 06:35:42 [INFO] 06:35:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.api --- 06:35:42 [INFO] Skipping Rule Enforcement. 06:35:42 [INFO] 06:35:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.api --- 06:35:42 [INFO] Skipping Rule Enforcement. 06:35:42 [INFO] 06:35:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.api --- 06:35:42 [INFO] 06:35:42 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.api --- 06:35:42 [INFO] 06:35:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.api --- 06:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:42 [INFO] argLine set to empty 06:35:42 [INFO] 06:35:42 [INFO] --- yang:14.0.20:generate-sources (binding) @ mappingservice.api --- 06:35:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:35:42 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/yang 06:35:42 [INFO] yang-to-sources: Found 4 dependencies in 1.400 ms 06:35:42 [INFO] yang-to-sources: Project model files found: 2 in 11.06 ms 06:35:42 [INFO] yang-to-sources: 9 YANG models processed in 209.5 ms 06:35:42 [INFO] BindingJavaFileGenerator: Defined 194 files in 19.95 ms 06:35:42 [INFO] Sorted 194 files into 13 directories in 443.4 μs 06:35:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 194 in 68.38 ms 06:35:42 [INFO] 06:35:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.api --- 06:35:42 [INFO] Starting audit... 06:35:42 Audit done. 06:35:42 [INFO] You have 0 Checkstyle violations. 06:35:42 [INFO] 06:35:42 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.api --- 06:35:42 [INFO] 06:35:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.api --- 06:35:42 [INFO] 06:35:42 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.api --- 06:35:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/resources 06:35:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/generated-sources/spi 06:35:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:35:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:35:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:35:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/generated-sources/spi 06:35:42 [INFO] 06:35:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.api --- 06:35:42 [INFO] Recompiling the module because of changed dependency. 06:35:42 [INFO] Compiling 215 source files with javac [debug release 21] to target/classes 06:35:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:[53,9] found raw type: org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 06:35:43 missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 06:35:43 [INFO] 06:35:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.api >>> 06:35:43 [INFO] 06:35:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.api --- 06:35:43 [INFO] Spotbugs plugin skipped 06:35:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:43 [INFO] 06:35:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.api <<< 06:35:43 [INFO] 06:35:43 [INFO] 06:35:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.api --- 06:35:43 [INFO] Spotbugs plugin skipped 06:35:43 [INFO] 06:35:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.api --- 06:35:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/test/resources 06:35:43 [INFO] 06:35:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.api --- 06:35:43 [INFO] No sources to compile 06:35:43 [INFO] 06:35:43 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.api --- 06:35:43 [INFO] Tests are skipped. 06:35:43 [INFO] 06:35:43 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.api --- 06:35:43 [INFO] 06:35:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.api --- 06:35:43 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.22.1-SNAPSHOT.jar 06:35:43 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/classes/META-INF/MANIFEST.MF 06:35:43 [INFO] 06:35:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.api --- 06:35:43 [INFO] Skipping javadoc generation 06:35:43 [INFO] 06:35:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.api --- 06:35:43 [INFO] Skipping CycloneDX goal 06:35:43 [INFO] 06:35:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api --- 06:35:43 [INFO] Skipping duplicate-finder execution! 06:35:43 [INFO] 06:35:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.api --- 06:35:43 [WARNING] Used undeclared dependencies found: 06:35:43 [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile 06:35:43 [INFO] 06:35:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.api --- 06:35:43 [INFO] Skipping source per configuration. 06:35:43 [INFO] 06:35:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.api --- 06:35:43 [INFO] Skipping modernizer execution! 06:35:43 [INFO] 06:35:43 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.api --- 06:35:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:43 [INFO] 06:35:43 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.api --- 06:35:43 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.22.1-SNAPSHOT/mappingservice.api-1.22.1-SNAPSHOT.pom 06:35:43 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.22.1-SNAPSHOT/mappingservice.api-1.22.1-SNAPSHOT.jar 06:35:43 [INFO] 06:35:43 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.api --- 06:35:43 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.22.1-SNAPSHOT/mappingservice.api-1.22.1-SNAPSHOT.jar 06:35:43 [INFO] Writing OBR metadata 06:35:43 [INFO] 06:35:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.api --- 06:35:43 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:43 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:46 [INFO] 06:35:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.api --- 06:35:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:46 [INFO] 06:35:46 [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >----- 06:35:46 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.22.1-SNAPSHOT [47/143] 06:35:46 [INFO] from lispflowmapping/features/odl-lispflowmapping-models/pom.xml 06:35:46 [INFO] ------------------------------[ feature ]------------------------------- 06:35:46 [INFO] 06:35:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-models --- 06:35:46 [INFO] 06:35:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping Rule Enforcement. 06:35:46 [INFO] 06:35:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping Rule Enforcement. 06:35:46 [INFO] 06:35:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-models --- 06:35:46 [INFO] 06:35:46 [INFO] --- dependency:3.9.0:properties (default) @ odl-lispflowmapping-models --- 06:35:46 [INFO] 06:35:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:46 [INFO] argLine set to empty 06:35:46 [INFO] 06:35:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Starting audit... 06:35:46 Audit done. 06:35:46 [INFO] You have 0 Checkstyle violations. 06:35:46 [INFO] 06:35:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-models --- 06:35:46 [INFO] 06:35:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-lispflowmapping-models --- 06:35:46 [INFO] 06:35:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml 06:35:46 [INFO] ...done! 06:35:46 [INFO] Attaching features XML 06:35:46 [INFO] 06:35:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:35:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:35:46 [INFO] 06:35:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-models >>> 06:35:46 [INFO] 06:35:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Spotbugs plugin skipped 06:35:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:46 [INFO] 06:35:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<< 06:35:46 [INFO] 06:35:46 [INFO] 06:35:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Spotbugs plugin skipped 06:35:46 [INFO] 06:35:46 [INFO] --- feattest:14.1.6:test (default) @ odl-lispflowmapping-models --- 06:35:46 [INFO] 06:35:46 [INFO] --- copy:14.1.6:copy-files (default) @ odl-lispflowmapping-models --- 06:35:46 [INFO] 06:35:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping javadoc generation 06:35:46 [INFO] 06:35:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping CycloneDX goal 06:35:46 [INFO] 06:35:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping duplicate-finder execution! 06:35:46 [INFO] 06:35:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping plugin execution 06:35:46 [INFO] 06:35:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping source per configuration. 06:35:46 [INFO] 06:35:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping modernizer execution! 06:35:46 [INFO] 06:35:46 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:46 [INFO] 06:35:46 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-models --- 06:35:46 [WARNING] 06:35:46 [WARNING] The packaging plugin for project odl-lispflowmapping-models did not assign 06:35:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:46 [WARNING] 06:35:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:46 [WARNING] 06:35:46 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.1-SNAPSHOT/odl-lispflowmapping-models-1.22.1-SNAPSHOT.pom 06:35:46 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.22.1-SNAPSHOT/odl-lispflowmapping-models-1.22.1-SNAPSHOT-features.xml 06:35:46 [INFO] 06:35:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-models --- 06:35:46 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:46 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:46 [WARNING] 06:35:46 [WARNING] The packaging plugin for project odl-lispflowmapping-models did not assign 06:35:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:46 [WARNING] 06:35:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:46 [WARNING] 06:35:46 [INFO] 06:35:46 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >------- 06:35:46 [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.22.1-SNAPSHOT [48/143] 06:35:46 [INFO] from lispflowmapping/mappingservice/pom.xml 06:35:46 [INFO] --------------------------------[ pom ]--------------------------------- 06:35:46 [INFO] 06:35:46 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice-parent --- 06:35:46 [INFO] 06:35:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice-parent --- 06:35:46 [INFO] Skipping Rule Enforcement. 06:35:46 [INFO] 06:35:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice-parent --- 06:35:46 [INFO] Skipping Rule Enforcement. 06:35:46 [INFO] 06:35:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice-parent --- 06:35:46 [INFO] 06:35:46 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice-parent --- 06:35:46 [INFO] 06:35:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice-parent --- 06:35:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:46 [INFO] argLine set to empty 06:35:46 [INFO] 06:35:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice-parent --- 06:35:46 [INFO] Starting audit... 06:35:46 Audit done. 06:35:46 [INFO] You have 0 Checkstyle violations. 06:35:46 [INFO] 06:35:46 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice-parent --- 06:35:46 [INFO] 06:35:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice-parent --- 06:35:46 [INFO] 06:35:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice-parent >>> 06:35:46 [INFO] 06:35:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice-parent --- 06:35:46 [INFO] Spotbugs plugin skipped 06:35:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:46 [INFO] 06:35:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice-parent <<< 06:35:46 [INFO] 06:35:46 [INFO] 06:35:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice-parent --- 06:35:46 [INFO] Spotbugs plugin skipped 06:35:46 [INFO] 06:35:46 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice-parent --- 06:35:46 [INFO] 06:35:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice-parent --- 06:35:46 [INFO] Skipping javadoc generation 06:35:46 [INFO] 06:35:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice-parent --- 06:35:46 [INFO] Skipping CycloneDX goal 06:35:46 [INFO] 06:35:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent --- 06:35:46 [INFO] Skipping duplicate-finder execution! 06:35:46 [INFO] 06:35:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice-parent --- 06:35:46 [INFO] Skipping pom project 06:35:46 [INFO] 06:35:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice-parent --- 06:35:46 [INFO] Skipping source per configuration. 06:35:46 [INFO] 06:35:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice-parent --- 06:35:46 [INFO] Skipping modernizer execution! 06:35:46 [INFO] 06:35:46 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice-parent --- 06:35:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:46 [INFO] 06:35:46 [INFO] --- install:3.1.4:install (default-install) @ mappingservice-parent --- 06:35:46 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.22.1-SNAPSHOT/mappingservice-parent-1.22.1-SNAPSHOT.pom 06:35:46 [INFO] 06:35:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice-parent --- 06:35:46 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:46 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:46 [INFO] 06:35:46 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >----- 06:35:46 [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.22.1-SNAPSHOT [49/143] 06:35:46 [INFO] from lispflowmapping/mappingservice/inmemorydb/pom.xml 06:35:46 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:46 [INFO] 06:35:46 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.inmemorydb --- 06:35:46 [INFO] 06:35:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Skipping Rule Enforcement. 06:35:46 [INFO] 06:35:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Skipping Rule Enforcement. 06:35:46 [INFO] 06:35:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.inmemorydb --- 06:35:46 [INFO] 06:35:46 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.inmemorydb --- 06:35:46 [INFO] 06:35:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:46 [INFO] argLine set to empty 06:35:46 [INFO] 06:35:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Starting audit... 06:35:46 Audit done. 06:35:46 [INFO] You have 0 Checkstyle violations. 06:35:46 [INFO] 06:35:46 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.inmemorydb --- 06:35:46 [INFO] 06:35:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.inmemorydb --- 06:35:46 [INFO] 06:35:46 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.inmemorydb --- 06:35:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/resources 06:35:46 [INFO] 06:35:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Recompiling the module because of changed dependency. 06:35:46 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 06:35:46 [INFO] 06:35:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>> 06:35:46 [INFO] 06:35:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Spotbugs plugin skipped 06:35:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:46 [INFO] 06:35:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<< 06:35:46 [INFO] 06:35:46 [INFO] 06:35:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Spotbugs plugin skipped 06:35:46 [INFO] 06:35:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.inmemorydb --- 06:35:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/resources 06:35:46 [INFO] 06:35:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Recompiling the module because of changed dependency. 06:35:46 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 06:35:46 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map 06:35:46 missing type arguments for generic class java.util.Map 06:35:46 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[192,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 06:35:46 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[193,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 06:35:46 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[194,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 06:35:46 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map 06:35:46 missing type arguments for generic class java.util.Map 06:35:46 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[198,26] unchecked call to put(K,V) as a member of the raw type java.util.Map 06:35:46 [INFO] 06:35:46 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Tests are skipped. 06:35:46 [INFO] 06:35:46 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.inmemorydb --- 06:35:46 [INFO] 06:35:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.inmemorydb --- 06:35:46 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.22.1-SNAPSHOT.jar 06:35:47 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF 06:35:47 [INFO] 06:35:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Skipping javadoc generation 06:35:47 [INFO] 06:35:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Skipping CycloneDX goal 06:35:47 [INFO] 06:35:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Skipping duplicate-finder execution! 06:35:47 [INFO] 06:35:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.inmemorydb --- 06:35:47 [WARNING] Used undeclared dependencies found: 06:35:47 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:35:47 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.22.1-SNAPSHOT:compile 06:35:47 [INFO] 06:35:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Skipping source per configuration. 06:35:47 [INFO] 06:35:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Skipping modernizer execution! 06:35:47 [INFO] 06:35:47 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:47 [INFO] 06:35:47 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.1-SNAPSHOT/mappingservice.inmemorydb-1.22.1-SNAPSHOT.pom 06:35:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.1-SNAPSHOT/mappingservice.inmemorydb-1.22.1-SNAPSHOT.jar 06:35:47 [INFO] 06:35:47 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.22.1-SNAPSHOT/mappingservice.inmemorydb-1.22.1-SNAPSHOT.jar 06:35:47 [INFO] Writing OBR metadata 06:35:47 [INFO] 06:35:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.inmemorydb --- 06:35:47 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:47 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:49 [INFO] 06:35:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.inmemorydb --- 06:35:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:49 [INFO] 06:35:49 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >--- 06:35:49 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.22.1-SNAPSHOT [50/143] 06:35:49 [INFO] from lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml 06:35:49 [INFO] ------------------------------[ feature ]------------------------------- 06:35:49 [INFO] 06:35:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] 06:35:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping Rule Enforcement. 06:35:49 [INFO] 06:35:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping Rule Enforcement. 06:35:49 [INFO] 06:35:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] 06:35:49 [INFO] --- dependency:3.9.0:properties (default) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] 06:35:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:49 [INFO] argLine set to empty 06:35:49 [INFO] 06:35:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Starting audit... 06:35:49 Audit done. 06:35:49 [INFO] You have 0 Checkstyle violations. 06:35:49 [INFO] 06:35:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] 06:35:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] 06:35:49 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml 06:35:49 [INFO] ...done! 06:35:49 [INFO] Attaching features XML 06:35:49 [INFO] 06:35:49 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:35:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:35:49 [INFO] 06:35:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-inmemorydb >>> 06:35:49 [INFO] 06:35:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Spotbugs plugin skipped 06:35:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:49 [INFO] 06:35:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<< 06:35:49 [INFO] 06:35:49 [INFO] 06:35:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Spotbugs plugin skipped 06:35:49 [INFO] 06:35:49 [INFO] --- feattest:14.1.6:test (default) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] 06:35:49 [INFO] --- copy:14.1.6:copy-files (default) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] 06:35:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping javadoc generation 06:35:49 [INFO] 06:35:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping CycloneDX goal 06:35:49 [INFO] 06:35:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping duplicate-finder execution! 06:35:49 [INFO] 06:35:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping plugin execution 06:35:49 [INFO] 06:35:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping source per configuration. 06:35:49 [INFO] 06:35:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping modernizer execution! 06:35:49 [INFO] 06:35:49 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:49 [INFO] 06:35:49 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [WARNING] 06:35:49 [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb did not assign 06:35:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:49 [WARNING] 06:35:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:49 [WARNING] 06:35:49 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.1-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.22.1-SNAPSHOT.pom 06:35:49 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.1-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.22.1-SNAPSHOT-features.xml 06:35:49 [INFO] 06:35:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb --- 06:35:49 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:49 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:49 [WARNING] 06:35:49 [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb did not assign 06:35:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:49 [WARNING] 06:35:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:49 [WARNING] 06:35:49 [INFO] 06:35:49 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------ 06:35:49 [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.22.1-SNAPSHOT [51/143] 06:35:49 [INFO] from lispflowmapping/mappingservice/dsbackend/pom.xml 06:35:49 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:50 [INFO] 06:35:50 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.dsbackend --- 06:35:50 [INFO] 06:35:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping Rule Enforcement. 06:35:50 [INFO] 06:35:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping Rule Enforcement. 06:35:50 [INFO] 06:35:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.dsbackend --- 06:35:50 [INFO] 06:35:50 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.dsbackend --- 06:35:50 [INFO] 06:35:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:50 [INFO] argLine set to empty 06:35:50 [INFO] 06:35:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.dsbackend --- 06:35:50 [INFO] Starting audit... 06:35:50 Audit done. 06:35:50 [INFO] You have 0 Checkstyle violations. 06:35:50 [INFO] 06:35:50 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.dsbackend --- 06:35:50 [INFO] 06:35:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.dsbackend --- 06:35:50 [INFO] 06:35:50 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.dsbackend --- 06:35:50 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/resources 06:35:50 [INFO] 06:35:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.dsbackend --- 06:35:50 [INFO] Recompiling the module because of changed dependency. 06:35:50 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 06:35:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[286,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:35:50 [INFO] 06:35:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>> 06:35:50 [INFO] 06:35:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.dsbackend --- 06:35:50 [INFO] Spotbugs plugin skipped 06:35:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:50 [INFO] 06:35:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<< 06:35:50 [INFO] 06:35:50 [INFO] 06:35:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.dsbackend --- 06:35:50 [INFO] Spotbugs plugin skipped 06:35:50 [INFO] 06:35:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.dsbackend --- 06:35:50 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/resources 06:35:50 [INFO] 06:35:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.dsbackend --- 06:35:50 [INFO] Recompiling the module because of changed dependency. 06:35:50 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:35:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[118,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:35:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[138,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:35:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[157,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:35:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[233,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:35:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[253,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:35:50 [INFO] 06:35:50 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.dsbackend --- 06:35:50 [INFO] Tests are skipped. 06:35:50 [INFO] 06:35:50 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.dsbackend --- 06:35:50 [INFO] 06:35:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.dsbackend --- 06:35:50 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.22.1-SNAPSHOT.jar 06:35:50 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF 06:35:50 [INFO] 06:35:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping javadoc generation 06:35:50 [INFO] 06:35:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping CycloneDX goal 06:35:50 [INFO] 06:35:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping duplicate-finder execution! 06:35:50 [INFO] 06:35:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.dsbackend --- 06:35:50 [WARNING] Used undeclared dependencies found: 06:35:50 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:35:50 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:35:50 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 06:35:50 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:35:50 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:35:50 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 06:35:50 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:35:50 [WARNING] Non-test scoped test only dependencies found: 06:35:50 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 06:35:50 [INFO] 06:35:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping source per configuration. 06:35:50 [INFO] 06:35:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping modernizer execution! 06:35:50 [INFO] 06:35:50 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.dsbackend --- 06:35:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:50 [INFO] 06:35:50 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.dsbackend --- 06:35:50 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.1-SNAPSHOT/mappingservice.dsbackend-1.22.1-SNAPSHOT.pom 06:35:50 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.1-SNAPSHOT/mappingservice.dsbackend-1.22.1-SNAPSHOT.jar 06:35:50 [INFO] 06:35:50 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.dsbackend --- 06:35:50 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.22.1-SNAPSHOT/mappingservice.dsbackend-1.22.1-SNAPSHOT.jar 06:35:50 [INFO] Writing OBR metadata 06:35:50 [INFO] 06:35:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.dsbackend --- 06:35:50 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:50 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:52 [INFO] 06:35:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.dsbackend --- 06:35:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:52 [INFO] 06:35:52 [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------ 06:35:52 [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.22.1-SNAPSHOT [52/143] 06:35:52 [INFO] from lispflowmapping/mappingservice/mapcache/pom.xml 06:35:52 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:52 [INFO] 06:35:52 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.mapcache --- 06:35:52 [INFO] 06:35:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.mapcache --- 06:35:52 [INFO] Skipping Rule Enforcement. 06:35:52 [INFO] 06:35:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.mapcache --- 06:35:52 [INFO] Skipping Rule Enforcement. 06:35:52 [INFO] 06:35:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.mapcache --- 06:35:52 [INFO] 06:35:52 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.mapcache --- 06:35:52 [INFO] 06:35:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.mapcache --- 06:35:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:52 [INFO] argLine set to empty 06:35:52 [INFO] 06:35:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.mapcache --- 06:35:52 [INFO] Starting audit... 06:35:52 Audit done. 06:35:52 [INFO] You have 0 Checkstyle violations. 06:35:52 [INFO] 06:35:52 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.mapcache --- 06:35:52 [INFO] 06:35:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.mapcache --- 06:35:52 [INFO] 06:35:52 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.mapcache --- 06:35:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/resources 06:35:52 [INFO] 06:35:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.mapcache --- 06:35:52 [INFO] Recompiling the module because of changed dependency. 06:35:52 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 06:35:52 [INFO] 06:35:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>> 06:35:52 [INFO] 06:35:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.mapcache --- 06:35:52 [INFO] Spotbugs plugin skipped 06:35:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:52 [INFO] 06:35:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<< 06:35:52 [INFO] 06:35:52 [INFO] 06:35:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.mapcache --- 06:35:52 [INFO] Spotbugs plugin skipped 06:35:52 [INFO] 06:35:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.mapcache --- 06:35:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/test/resources 06:35:52 [INFO] 06:35:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.mapcache --- 06:35:52 [INFO] Recompiling the module because of changed dependency. 06:35:52 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 06:35:52 [INFO] 06:35:52 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.mapcache --- 06:35:52 [INFO] Tests are skipped. 06:35:52 [INFO] 06:35:52 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.mapcache --- 06:35:52 [INFO] 06:35:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.mapcache --- 06:35:52 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.22.1-SNAPSHOT.jar 06:35:52 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF 06:35:52 [INFO] 06:35:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.mapcache --- 06:35:52 [INFO] Skipping javadoc generation 06:35:52 [INFO] 06:35:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.mapcache --- 06:35:52 [INFO] Skipping CycloneDX goal 06:35:52 [INFO] 06:35:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache --- 06:35:52 [INFO] Skipping duplicate-finder execution! 06:35:52 [INFO] 06:35:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.mapcache --- 06:35:53 [WARNING] Used undeclared dependencies found: 06:35:53 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:35:53 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:35:53 [WARNING] Non-test scoped test only dependencies found: 06:35:53 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:35:53 [INFO] 06:35:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.mapcache --- 06:35:53 [INFO] Skipping source per configuration. 06:35:53 [INFO] 06:35:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.mapcache --- 06:35:53 [INFO] Skipping modernizer execution! 06:35:53 [INFO] 06:35:53 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.mapcache --- 06:35:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:53 [INFO] 06:35:53 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.mapcache --- 06:35:53 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.1-SNAPSHOT/mappingservice.mapcache-1.22.1-SNAPSHOT.pom 06:35:53 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.1-SNAPSHOT/mappingservice.mapcache-1.22.1-SNAPSHOT.jar 06:35:53 [INFO] 06:35:53 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.mapcache --- 06:35:53 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.22.1-SNAPSHOT/mappingservice.mapcache-1.22.1-SNAPSHOT.jar 06:35:53 [INFO] Writing OBR metadata 06:35:53 [INFO] 06:35:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.mapcache --- 06:35:53 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:53 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:55 [INFO] 06:35:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.mapcache --- 06:35:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:55 [INFO] 06:35:55 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >----- 06:35:55 [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.22.1-SNAPSHOT [53/143] 06:35:55 [INFO] from lispflowmapping/mappingservice/southbound/pom.xml 06:35:55 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:55 [INFO] 06:35:55 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.southbound --- 06:35:55 [INFO] 06:35:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.southbound --- 06:35:55 [INFO] Skipping Rule Enforcement. 06:35:55 [INFO] 06:35:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.southbound --- 06:35:55 [INFO] Skipping Rule Enforcement. 06:35:55 [INFO] 06:35:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.southbound --- 06:35:55 [INFO] 06:35:55 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.southbound --- 06:35:55 [INFO] 06:35:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.southbound --- 06:35:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:55 [INFO] argLine set to empty 06:35:55 [INFO] 06:35:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.southbound --- 06:35:55 [INFO] Starting audit... 06:35:55 Audit done. 06:35:55 [INFO] You have 0 Checkstyle violations. 06:35:55 [INFO] 06:35:55 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.southbound --- 06:35:55 [INFO] 06:35:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.southbound --- 06:35:55 [INFO] 06:35:55 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.southbound --- 06:35:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/resources 06:35:55 [INFO] 06:35:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.southbound --- 06:35:55 [INFO] Recompiling the module because of changed dependency. 06:35:55 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 06:35:55 [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 06:35:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:55 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 06:35:55 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 06:35:55 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 06:35:55 [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 06:35:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:55 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 06:35:55 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 06:35:55 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 06:35:55 [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 06:35:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:55 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 06:35:55 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 06:35:55 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 06:35:55 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:[29,19] possible 'this' escape before subclass is fully initialized 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[78,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin has a member method close() that could throw InterruptedException 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[183,38] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[189,38] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[413,63] found raw type: org.opendaylight.yangtools.binding.Notification 06:35:55 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[147,13] possible 'this' escape before subclass is fully initialized 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:[71,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler has a member method close() that could throw InterruptedException 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[50,27] possible 'this' escape before subclass is fully initialized 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:[85,13] possible 'this' escape before subclass is fully initialized 06:35:55 [INFO] 06:35:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>> 06:35:55 [INFO] 06:35:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.southbound --- 06:35:55 [INFO] Spotbugs plugin skipped 06:35:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:55 [INFO] 06:35:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<< 06:35:55 [INFO] 06:35:55 [INFO] 06:35:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.southbound --- 06:35:55 [INFO] Spotbugs plugin skipped 06:35:55 [INFO] 06:35:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.southbound --- 06:35:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/resources 06:35:55 [INFO] 06:35:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.southbound --- 06:35:55 [INFO] Recompiling the module because of changed dependency. 06:35:55 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 06:35:55 [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 06:35:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:55 [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 06:35:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:55 [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 06:35:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[71,34] unchecked conversion 06:35:55 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:55 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[72,46] unchecked conversion 06:35:55 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:55 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[73,36] unchecked conversion 06:35:55 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:55 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[74,30] unchecked conversion 06:35:55 required: org.opendaylight.mdsal.binding.api.DataObjectDeleted 06:35:55 found: org.opendaylight.mdsal.binding.api.DataObjectDeleted 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[75,42] unchecked conversion 06:35:55 required: org.opendaylight.mdsal.binding.api.DataObjectModified 06:35:55 found: org.opendaylight.mdsal.binding.api.DataObjectModified 06:35:55 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[76,32] unchecked conversion 06:35:55 required: org.opendaylight.mdsal.binding.api.DataObjectWritten 06:35:55 found: org.opendaylight.mdsal.binding.api.DataObjectWritten 06:35:55 [INFO] 06:35:55 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.southbound --- 06:35:55 [INFO] Tests are skipped. 06:35:55 [INFO] 06:35:55 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.southbound --- 06:35:55 [INFO] 06:35:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.southbound --- 06:35:56 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.22.1-SNAPSHOT.jar 06:35:56 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF 06:35:56 [INFO] 06:35:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.southbound --- 06:35:56 [INFO] Skipping javadoc generation 06:35:56 [INFO] 06:35:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.southbound --- 06:35:56 [INFO] Skipping CycloneDX goal 06:35:56 [INFO] 06:35:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- 06:35:56 [INFO] Skipping duplicate-finder execution! 06:35:56 [INFO] 06:35:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.southbound --- 06:35:56 [WARNING] Used undeclared dependencies found: 06:35:56 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:35:56 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:35:56 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:35:56 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:35:56 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:35:56 [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile 06:35:56 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:35:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 06:35:56 [WARNING] Unused declared dependencies found: 06:35:56 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 06:35:56 [WARNING] Non-test scoped test only dependencies found: 06:35:56 [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile 06:35:56 [INFO] 06:35:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.southbound --- 06:35:56 [INFO] Skipping source per configuration. 06:35:56 [INFO] 06:35:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.southbound --- 06:35:56 [INFO] Skipping modernizer execution! 06:35:56 [INFO] 06:35:56 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.southbound --- 06:35:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:56 [INFO] 06:35:56 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.southbound --- 06:35:56 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.1-SNAPSHOT/mappingservice.southbound-1.22.1-SNAPSHOT.pom 06:35:56 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.1-SNAPSHOT/mappingservice.southbound-1.22.1-SNAPSHOT.jar 06:35:56 [INFO] 06:35:56 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.southbound --- 06:35:56 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.22.1-SNAPSHOT/mappingservice.southbound-1.22.1-SNAPSHOT.jar 06:35:56 [INFO] Writing OBR metadata 06:35:56 [INFO] 06:35:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.southbound --- 06:35:56 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:56 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:58 [INFO] 06:35:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.southbound --- 06:35:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:58 [INFO] 06:35:58 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- 06:35:58 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.22.1-SNAPSHOT [54/143] 06:35:58 [INFO] from lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 06:35:58 [INFO] ------------------------------[ feature ]------------------------------- 06:35:58 [INFO] 06:35:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] 06:35:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping Rule Enforcement. 06:35:58 [INFO] 06:35:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping Rule Enforcement. 06:35:58 [INFO] 06:35:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] 06:35:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] 06:35:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:58 [INFO] argLine set to empty 06:35:58 [INFO] 06:35:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Starting audit... 06:35:58 Audit done. 06:35:58 [INFO] You have 0 Checkstyle violations. 06:35:58 [INFO] 06:35:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] 06:35:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] 06:35:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml 06:35:58 [INFO] ...done! 06:35:58 [INFO] Attaching features XML 06:35:58 [INFO] 06:35:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-lispflowmapping-southbound --- 06:35:58 [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 06:35:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:35:58 [INFO] 06:35:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-southbound >>> 06:35:58 [INFO] 06:35:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Spotbugs plugin skipped 06:35:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:58 [INFO] 06:35:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< 06:35:58 [INFO] 06:35:58 [INFO] 06:35:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Spotbugs plugin skipped 06:35:58 [INFO] 06:35:58 [INFO] --- feattest:14.1.6:test (default) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] 06:35:58 [INFO] --- copy:14.1.6:copy-files (default) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] 06:35:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping javadoc generation 06:35:58 [INFO] 06:35:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping CycloneDX goal 06:35:58 [INFO] 06:35:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping duplicate-finder execution! 06:35:58 [INFO] 06:35:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping plugin execution 06:35:58 [INFO] 06:35:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping source per configuration. 06:35:58 [INFO] 06:35:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping modernizer execution! 06:35:58 [INFO] 06:35:58 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:58 [INFO] 06:35:58 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-southbound --- 06:35:58 [WARNING] 06:35:58 [WARNING] The packaging plugin for project odl-lispflowmapping-southbound did not assign 06:35:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:58 [WARNING] 06:35:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:58 [WARNING] 06:35:58 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.1-SNAPSHOT/odl-lispflowmapping-southbound-1.22.1-SNAPSHOT.pom 06:35:58 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.22.1-SNAPSHOT/odl-lispflowmapping-southbound-1.22.1-SNAPSHOT-features.xml 06:35:58 [INFO] 06:35:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-southbound --- 06:35:58 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:58 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:35:58 [WARNING] 06:35:58 [WARNING] The packaging plugin for project odl-lispflowmapping-southbound did not assign 06:35:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:35:58 [WARNING] 06:35:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:35:58 [WARNING] 06:35:58 [INFO] 06:35:58 [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- 06:35:58 [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.22.1-SNAPSHOT [55/143] 06:35:58 [INFO] from lispflowmapping/mappingservice/implementation/pom.xml 06:35:58 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:58 [INFO] 06:35:58 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.implementation --- 06:35:58 [INFO] 06:35:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.implementation --- 06:35:58 [INFO] Skipping Rule Enforcement. 06:35:58 [INFO] 06:35:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- 06:35:58 [INFO] Skipping Rule Enforcement. 06:35:58 [INFO] 06:35:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.implementation --- 06:35:58 [INFO] 06:35:58 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.implementation --- 06:35:58 [INFO] 06:35:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.implementation --- 06:35:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:58 [INFO] argLine set to empty 06:35:58 [INFO] 06:35:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.implementation --- 06:35:58 [INFO] Starting audit... 06:35:58 Audit done. 06:35:58 [INFO] You have 0 Checkstyle violations. 06:35:58 [INFO] 06:35:58 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.implementation --- 06:35:58 [INFO] 06:35:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.implementation --- 06:35:58 [INFO] 06:35:58 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.implementation --- 06:35:58 [INFO] Copying 3 resources from src/main/resources to target/classes 06:35:58 [INFO] 06:35:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.implementation --- 06:35:58 [INFO] Recompiling the module because of changed dependency. 06:35:58 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 06:35:59 [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 06:35:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:59 [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 06:35:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:59 [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 06:35:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[80,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.LispMappingService has a member method close() that could throw InterruptedException 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[125,69] possible 'this' escape before subclass is fully initialized 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:[100,91] possible 'this' escape before subclass is fully initialized 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[145,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.MappingService has a member method close() that could throw InterruptedException 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[192,13] possible 'this' escape before subclass is fully initialized 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[199,13] previous possible 'this' escape happens here via invocation 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[214,13] previous possible 'this' escape happens here via invocation 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:[112,107] possible 'this' escape before subclass is fully initialized 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[30,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[29,36] 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 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[32,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[31,34] 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 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[39,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[37,18] possible 'this' escape before subclass is fully initialized 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[70,24] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[83,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[91,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[103,25] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[103,65] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[105,52] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[111,52] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[117,83] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[48,18] possible 'this' escape before subclass is fully initialized 06:35:59 [INFO] 06:35:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> 06:35:59 [INFO] 06:35:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.implementation --- 06:35:59 [INFO] Spotbugs plugin skipped 06:35:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:35:59 [INFO] 06:35:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< 06:35:59 [INFO] 06:35:59 [INFO] 06:35:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.implementation --- 06:35:59 [INFO] Spotbugs plugin skipped 06:35:59 [INFO] 06:35:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.implementation --- 06:35:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/resources 06:35:59 [INFO] 06:35:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.implementation --- 06:35:59 [INFO] Recompiling the module because of changed dependency. 06:35:59 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 06:35:59 [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 06:35:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:59 [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 06:35:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:59 [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 06:35:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/LispMappingServiceTest.java:[264,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingServiceTest.java:[421,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[168,94] non-varargs call of varargs method with inexact argument type for last parameter; 06:35:59 cast to java.lang.Object for a varargs call 06:35:59 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[337,96] non-varargs call of varargs method with inexact argument type for last parameter; 06:35:59 cast to java.lang.Object for a varargs call 06:35:59 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[64,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[62,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 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[67,34] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[68,46] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[69,36] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[70,30] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataObjectDeleted 06:35:59 found: org.opendaylight.mdsal.binding.api.DataObjectDeleted 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[71,42] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataObjectModified 06:35:59 found: org.opendaylight.mdsal.binding.api.DataObjectModified 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[72,32] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataObjectWritten 06:35:59 found: org.opendaylight.mdsal.binding.api.DataObjectWritten 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[74,32] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[76,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[78,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[83,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[81,82] 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 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[87,34] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[88,46] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[89,36] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 found: org.opendaylight.mdsal.binding.api.DataTreeModification 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[90,30] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataObjectDeleted 06:35:59 found: org.opendaylight.mdsal.binding.api.DataObjectDeleted 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[91,42] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataObjectModified 06:35:59 found: org.opendaylight.mdsal.binding.api.DataObjectModified 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[92,32] unchecked conversion 06:35:59 required: org.opendaylight.mdsal.binding.api.DataObjectWritten 06:35:59 found: org.opendaylight.mdsal.binding.api.DataObjectWritten 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[94,32] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[96,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[98,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[125,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[159,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[191,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[208,70] unchecked cast 06:35:59 required: java.util.List 06:35:59 found: java.lang.Object 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[219,93] unchecked cast 06:35:59 required: java.util.concurrent.ConcurrentHashMap 06:35:59 found: java.lang.Object 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[246,27] redundant cast to short 06:35:59 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[250,25] redundant cast to short 06:35:59 [INFO] 06:35:59 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.implementation --- 06:35:59 [INFO] Tests are skipped. 06:35:59 [INFO] 06:35:59 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.implementation --- 06:35:59 [INFO] 06:35:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.implementation --- 06:35:59 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.22.1-SNAPSHOT.jar 06:35:59 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF 06:35:59 [INFO] 06:35:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.implementation --- 06:35:59 [INFO] Skipping javadoc generation 06:35:59 [INFO] 06:35:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.implementation --- 06:35:59 [INFO] Skipping CycloneDX goal 06:35:59 [INFO] 06:35:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- 06:35:59 [INFO] Skipping duplicate-finder execution! 06:35:59 [INFO] 06:35:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.implementation --- 06:35:59 [WARNING] Used undeclared dependencies found: 06:35:59 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:35:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:35:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:35:59 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:35:59 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 06:35:59 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:35:59 [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile 06:35:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:35:59 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:35:59 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:35:59 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 06:35:59 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 06:35:59 [WARNING] Unused declared dependencies found: 06:35:59 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.2:compile 06:35:59 [WARNING] Non-test scoped test only dependencies found: 06:35:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:35:59 [INFO] 06:35:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.implementation --- 06:35:59 [INFO] Skipping source per configuration. 06:35:59 [INFO] 06:35:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.implementation --- 06:35:59 [INFO] Skipping modernizer execution! 06:35:59 [INFO] 06:35:59 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.implementation --- 06:35:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:35:59 [INFO] 06:35:59 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.implementation --- 06:35:59 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.1-SNAPSHOT/mappingservice.implementation-1.22.1-SNAPSHOT.pom 06:35:59 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.1-SNAPSHOT/mappingservice.implementation-1.22.1-SNAPSHOT.jar 06:35:59 [INFO] 06:35:59 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.implementation --- 06:35:59 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.22.1-SNAPSHOT/mappingservice.implementation-1.22.1-SNAPSHOT.jar 06:35:59 [INFO] Writing OBR metadata 06:35:59 [INFO] 06:35:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.implementation --- 06:35:59 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:35:59 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:01 [INFO] 06:36:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.implementation --- 06:36:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:01 [INFO] 06:36:01 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- 06:36:01 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.22.1-SNAPSHOT [56/143] 06:36:01 [INFO] from lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 06:36:01 [INFO] ------------------------------[ feature ]------------------------------- 06:36:02 [INFO] 06:36:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] 06:36:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping Rule Enforcement. 06:36:02 [INFO] 06:36:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping Rule Enforcement. 06:36:02 [INFO] 06:36:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] 06:36:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] 06:36:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:02 [INFO] argLine set to empty 06:36:02 [INFO] 06:36:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Starting audit... 06:36:02 Audit done. 06:36:02 [INFO] You have 0 Checkstyle violations. 06:36:02 [INFO] 06:36:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] 06:36:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] 06:36:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml 06:36:02 [INFO] ...done! 06:36:02 [INFO] Attaching features XML 06:36:02 [INFO] 06:36:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:02 [INFO] 06:36:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice >>> 06:36:02 [INFO] 06:36:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Spotbugs plugin skipped 06:36:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:02 [INFO] 06:36:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< 06:36:02 [INFO] 06:36:02 [INFO] 06:36:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Spotbugs plugin skipped 06:36:02 [INFO] 06:36:02 [INFO] --- feattest:14.1.6:test (default) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] 06:36:02 [INFO] --- copy:14.1.6:copy-files (default) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] 06:36:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping javadoc generation 06:36:02 [INFO] 06:36:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping CycloneDX goal 06:36:02 [INFO] 06:36:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping duplicate-finder execution! 06:36:02 [INFO] 06:36:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping plugin execution 06:36:02 [INFO] 06:36:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping source per configuration. 06:36:02 [INFO] 06:36:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping modernizer execution! 06:36:02 [INFO] 06:36:02 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:02 [INFO] 06:36:02 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-mappingservice --- 06:36:02 [WARNING] 06:36:02 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice did not assign 06:36:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:02 [WARNING] 06:36:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:02 [WARNING] 06:36:02 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.1-SNAPSHOT/odl-lispflowmapping-mappingservice-1.22.1-SNAPSHOT.pom 06:36:02 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.22.1-SNAPSHOT/odl-lispflowmapping-mappingservice-1.22.1-SNAPSHOT-features.xml 06:36:02 [INFO] 06:36:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- 06:36:02 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:02 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:02 [WARNING] 06:36:02 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice did not assign 06:36:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:02 [WARNING] 06:36:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:02 [WARNING] 06:36:02 [INFO] 06:36:02 [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ 06:36:02 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.22.1-SNAPSHOT [57/143] 06:36:02 [INFO] from lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 06:36:02 [INFO] ------------------------------[ feature ]------------------------------- 06:36:02 [INFO] 06:36:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] 06:36:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping Rule Enforcement. 06:36:02 [INFO] 06:36:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping Rule Enforcement. 06:36:02 [INFO] 06:36:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] 06:36:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] 06:36:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:02 [INFO] argLine set to empty 06:36:02 [INFO] 06:36:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Starting audit... 06:36:02 Audit done. 06:36:02 [INFO] You have 0 Checkstyle violations. 06:36:02 [INFO] 06:36:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] 06:36:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] 06:36:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml 06:36:02 [INFO] ...done! 06:36:02 [INFO] Attaching features XML 06:36:02 [INFO] 06:36:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:02 [INFO] 06:36:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-msmr >>> 06:36:02 [INFO] 06:36:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Spotbugs plugin skipped 06:36:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:02 [INFO] 06:36:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< 06:36:02 [INFO] 06:36:02 [INFO] 06:36:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Spotbugs plugin skipped 06:36:02 [INFO] 06:36:02 [INFO] --- feattest:14.1.6:test (default) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] 06:36:02 [INFO] --- copy:14.1.6:copy-files (default) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] 06:36:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping javadoc generation 06:36:02 [INFO] 06:36:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping CycloneDX goal 06:36:02 [INFO] 06:36:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping duplicate-finder execution! 06:36:02 [INFO] 06:36:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping plugin execution 06:36:02 [INFO] 06:36:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping source per configuration. 06:36:02 [INFO] 06:36:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping modernizer execution! 06:36:02 [INFO] 06:36:02 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:02 [INFO] 06:36:02 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-msmr --- 06:36:02 [WARNING] 06:36:02 [WARNING] The packaging plugin for project odl-lispflowmapping-msmr did not assign 06:36:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:02 [WARNING] 06:36:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:02 [WARNING] 06:36:02 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.1-SNAPSHOT/odl-lispflowmapping-msmr-1.22.1-SNAPSHOT.pom 06:36:02 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.22.1-SNAPSHOT/odl-lispflowmapping-msmr-1.22.1-SNAPSHOT-features.xml 06:36:02 [INFO] 06:36:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-msmr --- 06:36:02 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:02 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:02 [WARNING] 06:36:02 [WARNING] The packaging plugin for project odl-lispflowmapping-msmr did not assign 06:36:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:02 [WARNING] 06:36:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:02 [WARNING] 06:36:03 [INFO] 06:36:03 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- 06:36:03 [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.22.1-SNAPSHOT [58/143] 06:36:03 [INFO] from lispflowmapping/mappingservice/shell/pom.xml 06:36:03 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:03 [INFO] 06:36:03 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.shell --- 06:36:03 [INFO] 06:36:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.shell --- 06:36:03 [INFO] Skipping Rule Enforcement. 06:36:03 [INFO] 06:36:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.shell --- 06:36:03 [INFO] Skipping Rule Enforcement. 06:36:03 [INFO] 06:36:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.shell --- 06:36:03 [INFO] 06:36:03 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.shell --- 06:36:03 [INFO] 06:36:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.shell --- 06:36:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:03 [INFO] argLine set to empty 06:36:03 [INFO] 06:36:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.shell --- 06:36:03 [INFO] Starting audit... 06:36:03 Audit done. 06:36:03 [INFO] You have 0 Checkstyle violations. 06:36:03 [INFO] 06:36:03 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.shell --- 06:36:03 [INFO] 06:36:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.shell --- 06:36:03 [INFO] 06:36:03 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.shell --- 06:36:03 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/resources 06:36:03 [INFO] 06:36:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.shell --- 06:36:03 [INFO] Recompiling the module because of changed dependency. 06:36:03 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 06:36:03 [INFO] 06:36:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> 06:36:03 [INFO] 06:36:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.shell --- 06:36:03 [INFO] Spotbugs plugin skipped 06:36:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:03 [INFO] 06:36:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< 06:36:03 [INFO] 06:36:03 [INFO] 06:36:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.shell --- 06:36:03 [INFO] Spotbugs plugin skipped 06:36:03 [INFO] 06:36:03 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- 06:36:03 [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings 06:36:03 [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys 06:36:03 [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey 06:36:03 [INFO] 06:36:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.shell --- 06:36:03 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/test/resources 06:36:03 [INFO] 06:36:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.shell --- 06:36:03 [INFO] No sources to compile 06:36:03 [INFO] 06:36:03 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.shell --- 06:36:03 [INFO] Tests are skipped. 06:36:03 [INFO] 06:36:03 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.shell --- 06:36:03 [INFO] 06:36:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.shell --- 06:36:03 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.22.1-SNAPSHOT.jar 06:36:03 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/classes/META-INF/MANIFEST.MF 06:36:03 [INFO] 06:36:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.shell --- 06:36:03 [INFO] Skipping javadoc generation 06:36:03 [INFO] 06:36:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.shell --- 06:36:03 [INFO] Skipping CycloneDX goal 06:36:03 [INFO] 06:36:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- 06:36:03 [INFO] Skipping duplicate-finder execution! 06:36:03 [INFO] 06:36:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.shell --- 06:36:03 [INFO] No dependency problems found 06:36:03 [INFO] 06:36:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.shell --- 06:36:03 [INFO] Skipping source per configuration. 06:36:03 [INFO] 06:36:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.shell --- 06:36:03 [INFO] Skipping modernizer execution! 06:36:03 [INFO] 06:36:03 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.shell --- 06:36:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:03 [INFO] 06:36:03 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.shell --- 06:36:03 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.22.1-SNAPSHOT/mappingservice.shell-1.22.1-SNAPSHOT.pom 06:36:03 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.22.1-SNAPSHOT/mappingservice.shell-1.22.1-SNAPSHOT.jar 06:36:03 [INFO] 06:36:03 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.shell --- 06:36:03 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.22.1-SNAPSHOT/mappingservice.shell-1.22.1-SNAPSHOT.jar 06:36:03 [INFO] Writing OBR metadata 06:36:03 [INFO] 06:36:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.shell --- 06:36:03 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:03 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:06 [INFO] 06:36:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.shell --- 06:36:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:06 [INFO] 06:36:06 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- 06:36:06 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.22.1-SNAPSHOT [59/143] 06:36:06 [INFO] from lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 06:36:06 [INFO] ------------------------------[ feature ]------------------------------- 06:36:06 [INFO] 06:36:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] 06:36:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] Skipping Rule Enforcement. 06:36:06 [INFO] 06:36:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] Skipping Rule Enforcement. 06:36:06 [INFO] 06:36:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] 06:36:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] 06:36:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:06 [INFO] argLine set to empty 06:36:06 [INFO] 06:36:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] Starting audit... 06:36:06 Audit done. 06:36:06 [INFO] You have 0 Checkstyle violations. 06:36:06 [INFO] 06:36:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] 06:36:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] 06:36:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- 06:36:06 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml 06:36:07 [INFO] ...done! 06:36:07 [INFO] Attaching features XML 06:36:07 [INFO] 06:36:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- 06:36: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 06:36:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:07 [INFO] 06:36:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice-shell >>> 06:36:07 [INFO] 06:36:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Spotbugs plugin skipped 06:36:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:07 [INFO] 06:36:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< 06:36:07 [INFO] 06:36:07 [INFO] 06:36:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Spotbugs plugin skipped 06:36:07 [INFO] 06:36:07 [INFO] --- feattest:14.1.6:test (default) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] 06:36:07 [INFO] --- copy:14.1.6:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] 06:36:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Skipping javadoc generation 06:36:07 [INFO] 06:36:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Skipping CycloneDX goal 06:36:07 [INFO] 06:36:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Skipping duplicate-finder execution! 06:36:07 [INFO] 06:36:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Skipping plugin execution 06:36:07 [INFO] 06:36:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Skipping source per configuration. 06:36:07 [INFO] 06:36:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Skipping modernizer execution! 06:36:07 [INFO] 06:36:07 [INFO] --- jacoco:0.8.14:report (report) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:07 [INFO] 06:36:07 [INFO] --- install:3.1.4:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [WARNING] 06:36:07 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell did not assign 06:36:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:07 [WARNING] 06:36:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:07 [WARNING] 06:36:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.1-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.22.1-SNAPSHOT.pom 06:36:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.1-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.22.1-SNAPSHOT-features.xml 06:36:07 [INFO] 06:36:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- 06:36:07 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:07 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:07 [WARNING] 06:36:07 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell did not assign 06:36:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:07 [WARNING] 06:36:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:07 [WARNING] 06:36:07 [INFO] 06:36:07 [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ 06:36:07 [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.22.1-SNAPSHOT [60/143] 06:36:07 [INFO] from lispflowmapping/features/features-lispflowmapping/pom.xml 06:36:07 [INFO] ------------------------------[ feature ]------------------------------- 06:36:07 [INFO] 06:36:07 [INFO] --- clean:3.5.0:clean (default-clean) @ features-lispflowmapping --- 06:36:07 [INFO] 06:36:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping Rule Enforcement. 06:36:07 [INFO] 06:36:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping Rule Enforcement. 06:36:07 [INFO] 06:36:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-lispflowmapping --- 06:36:07 [INFO] 06:36:07 [INFO] --- dependency:3.9.0:properties (default) @ features-lispflowmapping --- 06:36:07 [INFO] 06:36:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:07 [INFO] argLine set to empty 06:36:07 [INFO] 06:36:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-lispflowmapping --- 06:36:07 [INFO] Starting audit... 06:36:07 Audit done. 06:36:07 [INFO] You have 0 Checkstyle violations. 06:36:07 [INFO] 06:36:07 [INFO] --- checkstyle:3.6.0:check (default) @ features-lispflowmapping --- 06:36:07 [INFO] 06:36:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-lispflowmapping --- 06:36:07 [INFO] 06:36:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- 06:36:07 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml 06:36:07 [INFO] ...done! 06:36:07 [INFO] Attaching features XML 06:36:07 [INFO] 06:36:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-lispflowmapping --- 06:36: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 06:36:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:07 [INFO] 06:36:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> 06:36:07 [INFO] 06:36:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-lispflowmapping --- 06:36:07 [INFO] Spotbugs plugin skipped 06:36:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:07 [INFO] 06:36:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< 06:36:07 [INFO] 06:36:07 [INFO] 06:36:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-lispflowmapping --- 06:36:07 [INFO] Spotbugs plugin skipped 06:36:07 [INFO] 06:36:07 [INFO] --- feattest:14.1.6:test (default) @ features-lispflowmapping --- 06:36:07 [INFO] 06:36:07 [INFO] --- copy:14.1.6:copy-files (default) @ features-lispflowmapping --- 06:36:07 [INFO] 06:36:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping javadoc generation 06:36:07 [INFO] 06:36:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping CycloneDX goal 06:36:07 [INFO] 06:36:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping duplicate-finder execution! 06:36:07 [INFO] 06:36:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping plugin execution 06:36:07 [INFO] 06:36:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping source per configuration. 06:36:07 [INFO] 06:36:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping modernizer execution! 06:36:07 [INFO] 06:36:07 [INFO] --- jacoco:0.8.14:report (report) @ features-lispflowmapping --- 06:36:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:07 [INFO] 06:36:07 [INFO] --- install:3.1.4:install (default-install) @ features-lispflowmapping --- 06:36:07 [WARNING] 06:36:07 [WARNING] The packaging plugin for project features-lispflowmapping did not assign 06:36:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:07 [WARNING] 06:36:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:07 [WARNING] 06:36:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.1-SNAPSHOT/features-lispflowmapping-1.22.1-SNAPSHOT.pom 06:36:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.22.1-SNAPSHOT/features-lispflowmapping-1.22.1-SNAPSHOT-features.xml 06:36:07 [INFO] 06:36:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-lispflowmapping --- 06:36:07 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:07 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:07 [WARNING] 06:36:07 [WARNING] The packaging plugin for project features-lispflowmapping did not assign 06:36:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:07 [WARNING] 06:36:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:07 [WARNING] 06:36:07 [INFO] 06:36:07 [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- 06:36:07 [INFO] Building ovsdb-binding-parent 1.21.1-SNAPSHOT [61/143] 06:36:07 [INFO] from ovsdb/commons/binding-parent/pom.xml 06:36:07 [INFO] --------------------------------[ pom ]--------------------------------- 06:36:07 [INFO] 06:36:07 [INFO] --- clean:3.5.0:clean (default-clean) @ ovsdb-binding-parent --- 06:36:07 [INFO] 06:36:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping Rule Enforcement. 06:36:07 [INFO] 06:36:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping Rule Enforcement. 06:36:07 [INFO] 06:36:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ovsdb-binding-parent --- 06:36:07 [INFO] 06:36:07 [INFO] --- dependency:3.9.0:properties (default) @ ovsdb-binding-parent --- 06:36:07 [INFO] 06:36:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:07 [INFO] argLine set to empty 06:36:07 [INFO] 06:36:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ ovsdb-binding-parent --- 06:36:07 [INFO] Starting audit... 06:36:07 Audit done. 06:36:07 [INFO] You have 0 Checkstyle violations. 06:36:07 [INFO] 06:36:07 [INFO] --- checkstyle:3.6.0:check (default) @ ovsdb-binding-parent --- 06:36:07 [INFO] 06:36:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ovsdb-binding-parent --- 06:36:07 [INFO] 06:36:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> 06:36:07 [INFO] 06:36:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ovsdb-binding-parent --- 06:36:07 [INFO] Spotbugs plugin skipped 06:36:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:07 [INFO] 06:36:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< 06:36:07 [INFO] 06:36:07 [INFO] 06:36:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ovsdb-binding-parent --- 06:36:07 [INFO] Spotbugs plugin skipped 06:36:07 [INFO] 06:36:07 [INFO] --- copy:14.1.6:copy-files (default) @ ovsdb-binding-parent --- 06:36:07 [INFO] 06:36:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping javadoc generation 06:36:07 [INFO] 06:36:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping CycloneDX goal 06:36:07 [INFO] 06:36:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping duplicate-finder execution! 06:36:07 [INFO] 06:36:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping pom project 06:36:07 [INFO] 06:36:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping source per configuration. 06:36:07 [INFO] 06:36:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping modernizer execution! 06:36:07 [INFO] 06:36:07 [INFO] --- jacoco:0.8.14:report (report) @ ovsdb-binding-parent --- 06:36:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:07 [INFO] 06:36:07 [INFO] --- install:3.1.4:install (default-install) @ ovsdb-binding-parent --- 06:36:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.21.1-SNAPSHOT/ovsdb-binding-parent-1.21.1-SNAPSHOT.pom 06:36:07 [INFO] 06:36:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ovsdb-binding-parent --- 06:36:07 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:07 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:08 [INFO] 06:36:08 [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- 06:36:08 [INFO] Building ODL :: ovsdb :: library 1.21.1-SNAPSHOT [62/143] 06:36:08 [INFO] from ovsdb/library/impl/pom.xml 06:36:08 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:08 [INFO] 06:36:08 [INFO] --- clean:3.5.0:clean (default-clean) @ library --- 06:36:08 [INFO] 06:36:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library --- 06:36:08 [INFO] Skipping Rule Enforcement. 06:36:08 [INFO] 06:36:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library --- 06:36:08 [INFO] Skipping Rule Enforcement. 06:36:08 [INFO] 06:36:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library --- 06:36:08 [INFO] 06:36:08 [INFO] --- dependency:3.9.0:properties (default) @ library --- 06:36:08 [INFO] 06:36:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library --- 06:36:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:08 [INFO] argLine set to empty 06:36:08 [INFO] 06:36:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ library --- 06:36:08 [INFO] Starting audit... 06:36:08 Audit done. 06:36:08 [INFO] You have 0 Checkstyle violations. 06:36:08 [INFO] 06:36:08 [INFO] --- checkstyle:3.6.0:check (default) @ library --- 06:36:08 [INFO] 06:36:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ library --- 06:36:08 [INFO] 06:36:08 [INFO] --- resources:3.3.1:resources (default-resources) @ library --- 06:36:08 [INFO] Copying 1 resource from src/main/resources to target/classes 06:36:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/generated-sources/spi 06:36:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/generated-sources/yang 06:36:08 [INFO] 06:36:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ library --- 06:36:08 [INFO] Recompiling the module because of changed source code. 06:36:08 [INFO] Compiling 113 source files with javac [debug release 21] to target/classes 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[15,31] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[21,37] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion 06:36:08 required: org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 found: org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[29,24] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,67] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,70] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[36,40] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[44,64] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[66,24] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion 06:36:08 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> 06:36:08 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion 06:36:08 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> 06:36:08 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion 06:36:08 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[119,12] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[129,57] fields() in com.fasterxml.jackson.databind.JsonNode has been deprecated 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[20,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[24,22] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[59,12] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[14,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[18,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast 06:36:08 required: D 06:36:08 found: java.lang.Object 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast 06:36:08 required: D 06:36:08 found: java.lang.Object 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 required: java.util.Set 06:36:08 found: java.util.Set 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion 06:36:08 required: java.util.Set 06:36:08 found: java.util.Set 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 required: java.util.Map 06:36:08 found: java.util.Map 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion 06:36:08 required: java.util.Map 06:36:08 found: java.util.Map 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Insert.java:[53,23] possible 'this' escape before subclass is fully initialized 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast 06:36:08 required: org.opendaylight.ovsdb.lib.notation.Column 06:36:08 found: org.opendaylight.ovsdb.lib.notation.Column 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[97,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Column.java:[69,9] found raw type: org.opendaylight.ovsdb.lib.notation.Column 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[25,68] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 required: java.lang.String,java.util.Map 06:36:08 found: java.lang.String,java.util.Map 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion 06:36:08 required: java.util.Map 06:36:08 found: java.util.Map 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[38,21] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[39,78] fields() in com.fasterxml.jackson.databind.JsonNode has been deprecated 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[54,27] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[21,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[53,20] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java:[56,84] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[22,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[31,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[35,41] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[40,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[30,87] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[51,25] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 required: java.util.List> 06:36:08 found: java.util.List 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion 06:36:08 required: java.util.List> 06:36:08 found: java.util.List 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[136,38] RCVBUF_ALLOCATOR in io.netty.channel.ChannelOption has been deprecated 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[144,38] RCVBUF_ALLOCATOR in io.netty.channel.ChannelOption has been deprecated 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[158,25] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,17] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 required: java.lang.String,java.lang.Class 06:36:08 found: java.lang.String,java.lang.Class 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[175,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[179,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[19,18] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[26,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[38,36] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[42,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Request.java:[22,14] possible 'this' escape before subclass is fully initialized 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Response.java:[21,14] possible 'this' escape before subclass is fully initialized 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[67,15] found raw type: com.google.common.util.concurrent.SettableFuture 06:36:08 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[69,54] found raw type: com.google.common.util.concurrent.SettableFuture 06:36:08 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List 06:36:08 missing type arguments for generic class java.util.List 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 required: java.util.List 06:36:08 found: java.util.List 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion 06:36:08 required: java.util.List 06:36:08 found: java.util.List 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[18,18] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[20,17] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[24,30] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[19,51] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[21,27] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,20] found raw type: org.opendaylight.ovsdb.lib.notation.Column 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,52] unchecked conversion 06:36:08 required: java.util.Collection 06:36:08 found: java.util.Collection 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[11,28] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[12,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[39,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[47,21] possible 'this' escape before subclass is fully initialized 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Delete.java:[26,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,12] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 required: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 found: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion 06:36:08 required: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 found: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 06:36:08 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java uses or overrides a deprecated API. 06:36:08 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java: Some input files additionally use unchecked or unsafe operations. 06:36:08 [INFO] 06:36:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library >>> 06:36:08 [INFO] 06:36:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library --- 06:36:08 [INFO] Spotbugs plugin skipped 06:36:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:08 [INFO] 06:36:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ library <<< 06:36:08 [INFO] 06:36:08 [INFO] 06:36:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library --- 06:36:08 [INFO] Spotbugs plugin skipped 06:36:08 [INFO] 06:36:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ library --- 06:36:08 [INFO] Copying 6 resources from src/test/resources to target/test-classes 06:36:08 [INFO] 06:36:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ library --- 06:36:08 [INFO] Recompiling the module because of changed dependency. 06:36:08 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:08 [INFO] 06:36:08 [INFO] --- surefire:3.5.4:test (default-test) @ library --- 06:36:08 [INFO] Tests are skipped. 06:36:08 [INFO] 06:36:08 [INFO] --- copy:14.1.6:copy-files (default) @ library --- 06:36:08 [INFO] 06:36:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ library --- 06:36:09 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.21.1-SNAPSHOT.jar 06:36:09 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF 06:36:09 [INFO] 06:36:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library --- 06:36:09 [INFO] Skipping javadoc generation 06:36:09 [INFO] 06:36:09 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ library --- 06:36:09 [INFO] 06:36:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library --- 06:36:09 [INFO] Skipping CycloneDX goal 06:36:09 [INFO] 06:36:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library --- 06:36:09 [INFO] Skipping duplicate-finder execution! 06:36:09 [INFO] 06:36:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ library --- 06:36:09 [INFO] No dependency problems found 06:36:09 [INFO] 06:36:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library --- 06:36:09 [INFO] Skipping source per configuration. 06:36:09 [INFO] 06:36:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library --- 06:36:09 [INFO] Skipping modernizer execution! 06:36:09 [INFO] 06:36:09 [INFO] --- jacoco:0.8.14:report (report) @ library --- 06:36:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:09 [INFO] 06:36:09 [INFO] --- install:3.1.4:install (default-install) @ library --- 06:36:09 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.21.1-SNAPSHOT/library-1.21.1-SNAPSHOT.pom 06:36:09 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library/1.21.1-SNAPSHOT/library-1.21.1-SNAPSHOT.jar 06:36:09 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.21.1-SNAPSHOT/library-1.21.1-SNAPSHOT-config.cfg 06:36:09 [INFO] 06:36:09 [INFO] --- bundle:6.0.0:install (default-install) @ library --- 06:36:09 [INFO] Installing org/opendaylight/ovsdb/library/1.21.1-SNAPSHOT/library-1.21.1-SNAPSHOT.jar 06:36:09 [INFO] Writing OBR metadata 06:36:09 [INFO] 06:36:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library --- 06:36:09 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:09 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:11 [INFO] 06:36:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ library --- 06:36:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:11 [INFO] 06:36:11 [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- 06:36:11 [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.21.1-SNAPSHOT [63/143] 06:36:11 [INFO] from ovsdb/utils/servicehelper/pom.xml 06:36:11 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:11 [INFO] 06:36:11 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.servicehelper --- 06:36:11 [INFO] 06:36:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.servicehelper --- 06:36:11 [INFO] Skipping Rule Enforcement. 06:36:11 [INFO] 06:36:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.servicehelper --- 06:36:11 [INFO] Skipping Rule Enforcement. 06:36:11 [INFO] 06:36:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.servicehelper --- 06:36:11 [INFO] 06:36:11 [INFO] --- dependency:3.9.0:properties (default) @ utils.servicehelper --- 06:36:11 [INFO] 06:36:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.servicehelper --- 06:36:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:11 [INFO] argLine set to empty 06:36:11 [INFO] 06:36:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.servicehelper --- 06:36:11 [INFO] Starting audit... 06:36:11 Audit done. 06:36:11 [INFO] You have 0 Checkstyle violations. 06:36:11 [INFO] 06:36:11 [INFO] --- checkstyle:3.6.0:check (default) @ utils.servicehelper --- 06:36:11 [INFO] 06:36:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ utils.servicehelper --- 06:36:11 [INFO] 06:36:11 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.servicehelper --- 06:36:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/src/main/resources 06:36:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/generated-sources/spi 06:36:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/generated-sources/yang 06:36:11 [INFO] 06:36:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ utils.servicehelper --- 06:36:11 [INFO] Recompiling the module because of changed source code. 06:36:11 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:36:11 [INFO] 06:36:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> 06:36:11 [INFO] 06:36:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.servicehelper --- 06:36:11 [INFO] Spotbugs plugin skipped 06:36:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:11 [INFO] 06:36:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< 06:36:11 [INFO] 06:36:11 [INFO] 06:36:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.servicehelper --- 06:36:11 [INFO] Spotbugs plugin skipped 06:36:11 [INFO] 06:36:11 [INFO] --- jacoco:0.8.14:instrument (default-instrument) @ utils.servicehelper --- 06:36:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:11 [INFO] 06:36:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.servicehelper --- 06:36:11 [INFO] Copying 1 resource from src/test/resources to target/test-classes 06:36:11 [INFO] 06:36:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ utils.servicehelper --- 06:36:11 [INFO] Recompiling the module because of changed dependency. 06:36:11 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:36:11 [INFO] 06:36:11 [INFO] --- surefire:3.5.4:test (default-test) @ utils.servicehelper --- 06:36:11 [INFO] Tests are skipped. 06:36:11 [INFO] 06:36:11 [INFO] --- jacoco:0.8.14:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- 06:36:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:11 [INFO] 06:36:11 [INFO] --- copy:14.1.6:copy-files (default) @ utils.servicehelper --- 06:36:11 [INFO] 06:36:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.servicehelper --- 06:36:11 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.21.1-SNAPSHOT.jar 06:36:11 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF 06:36:11 [INFO] 06:36:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.servicehelper --- 06:36:11 [INFO] Skipping javadoc generation 06:36:11 [INFO] 06:36:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.servicehelper --- 06:36:11 [INFO] Skipping CycloneDX goal 06:36:11 [INFO] 06:36:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- 06:36:11 [INFO] Skipping duplicate-finder execution! 06:36:11 [INFO] 06:36:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ utils.servicehelper --- 06:36:11 [INFO] No dependency problems found 06:36:11 [INFO] 06:36:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.servicehelper --- 06:36:11 [INFO] Skipping source per configuration. 06:36:11 [INFO] 06:36:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.servicehelper --- 06:36:11 [INFO] Skipping modernizer execution! 06:36:11 [INFO] 06:36:11 [INFO] --- jacoco:0.8.14:report (report) @ utils.servicehelper --- 06:36:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:11 [INFO] 06:36:11 [INFO] --- install:3.1.4:install (default-install) @ utils.servicehelper --- 06:36:11 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.21.1-SNAPSHOT/utils.servicehelper-1.21.1-SNAPSHOT.pom 06:36:11 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.21.1-SNAPSHOT/utils.servicehelper-1.21.1-SNAPSHOT.jar 06:36:11 [INFO] 06:36:11 [INFO] --- bundle:6.0.0:install (default-install) @ utils.servicehelper --- 06:36:11 [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.21.1-SNAPSHOT/utils.servicehelper-1.21.1-SNAPSHOT.jar 06:36:11 [INFO] Writing OBR metadata 06:36:11 [INFO] 06:36:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.servicehelper --- 06:36:11 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:11 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:14 [INFO] 06:36:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.servicehelper --- 06:36:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:14 [INFO] 06:36:14 [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- 06:36:14 [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.21.1-SNAPSHOT [64/143] 06:36:14 [INFO] from ovsdb/schemas/openvswitch/pom.xml 06:36:14 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:14 [INFO] 06:36:14 [INFO] --- clean:3.5.0:clean (default-clean) @ schema.openvswitch --- 06:36:14 [INFO] 06:36:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ schema.openvswitch --- 06:36:14 [INFO] Skipping Rule Enforcement. 06:36:14 [INFO] 06:36:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ schema.openvswitch --- 06:36:14 [INFO] Skipping Rule Enforcement. 06:36:14 [INFO] 06:36:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schema.openvswitch --- 06:36:14 [INFO] 06:36:14 [INFO] --- dependency:3.9.0:properties (default) @ schema.openvswitch --- 06:36:14 [INFO] 06:36:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ schema.openvswitch --- 06:36:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:14 [INFO] argLine set to empty 06:36:14 [INFO] 06:36:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.openvswitch --- 06:36:14 [INFO] Starting audit... 06:36:14 Audit done. 06:36:14 [INFO] You have 0 Checkstyle violations. 06:36:14 [INFO] 06:36:14 [INFO] --- checkstyle:3.6.0:check (default) @ schema.openvswitch --- 06:36:14 [INFO] 06:36:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ schema.openvswitch --- 06:36:14 [INFO] 06:36:14 [INFO] --- resources:3.3.1:resources (default-resources) @ schema.openvswitch --- 06:36:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/src/main/resources 06:36:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/generated-sources/spi 06:36:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/generated-sources/yang 06:36:14 [INFO] 06:36:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ schema.openvswitch --- 06:36:14 [INFO] Recompiling the module because of changed dependency. 06:36:14 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 06:36:14 [INFO] 06:36:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> 06:36:14 [INFO] 06:36:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ schema.openvswitch --- 06:36:14 [INFO] Spotbugs plugin skipped 06:36:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:14 [INFO] 06:36:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< 06:36:14 [INFO] 06:36:14 [INFO] 06:36:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ schema.openvswitch --- 06:36:14 [INFO] Spotbugs plugin skipped 06:36:14 [INFO] 06:36:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ schema.openvswitch --- 06:36:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/src/test/resources 06:36:14 [INFO] 06:36:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ schema.openvswitch --- 06:36:14 [INFO] Recompiling the module because of changed dependency. 06:36:14 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:36:14 [INFO] 06:36:14 [INFO] --- surefire:3.5.4:test (default-test) @ schema.openvswitch --- 06:36:14 [INFO] Tests are skipped. 06:36:14 [INFO] 06:36:14 [INFO] --- copy:14.1.6:copy-files (default) @ schema.openvswitch --- 06:36:14 [INFO] 06:36:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ schema.openvswitch --- 06:36:14 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.21.1-SNAPSHOT.jar 06:36:14 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF 06:36:14 [INFO] 06:36:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ schema.openvswitch --- 06:36:14 [INFO] Skipping javadoc generation 06:36:14 [INFO] 06:36:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schema.openvswitch --- 06:36:14 [INFO] Skipping CycloneDX goal 06:36:14 [INFO] 06:36:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- 06:36:14 [INFO] Skipping duplicate-finder execution! 06:36:14 [INFO] 06:36:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ schema.openvswitch --- 06:36:14 [INFO] No dependency problems found 06:36:14 [INFO] 06:36:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ schema.openvswitch --- 06:36:14 [INFO] Skipping source per configuration. 06:36:14 [INFO] 06:36:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ schema.openvswitch --- 06:36:14 [INFO] Skipping modernizer execution! 06:36:14 [INFO] 06:36:14 [INFO] --- jacoco:0.8.14:report (report) @ schema.openvswitch --- 06:36:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:14 [INFO] 06:36:14 [INFO] --- install:3.1.4:install (default-install) @ schema.openvswitch --- 06:36:14 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.21.1-SNAPSHOT/schema.openvswitch-1.21.1-SNAPSHOT.pom 06:36:14 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.21.1-SNAPSHOT/schema.openvswitch-1.21.1-SNAPSHOT.jar 06:36:14 [INFO] 06:36:14 [INFO] --- bundle:6.0.0:install (default-install) @ schema.openvswitch --- 06:36:14 [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.21.1-SNAPSHOT/schema.openvswitch-1.21.1-SNAPSHOT.jar 06:36:14 [INFO] Writing OBR metadata 06:36:14 [INFO] 06:36:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schema.openvswitch --- 06:36:14 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:14 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:16 [INFO] 06:36:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ schema.openvswitch --- 06:36:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:16 [INFO] 06:36:16 [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- 06:36:16 [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.21.1-SNAPSHOT [65/143] 06:36:16 [INFO] from ovsdb/schemas/hardwarevtep/pom.xml 06:36:16 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:16 [INFO] 06:36:16 [INFO] --- clean:3.5.0:clean (default-clean) @ schema.hardwarevtep --- 06:36:16 [INFO] 06:36:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping Rule Enforcement. 06:36:16 [INFO] 06:36:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping Rule Enforcement. 06:36:16 [INFO] 06:36:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schema.hardwarevtep --- 06:36:16 [INFO] 06:36:16 [INFO] --- dependency:3.9.0:properties (default) @ schema.hardwarevtep --- 06:36:16 [INFO] 06:36:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:16 [INFO] argLine set to empty 06:36:16 [INFO] 06:36:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.hardwarevtep --- 06:36:16 [INFO] Starting audit... 06:36:16 Audit done. 06:36:16 [INFO] You have 0 Checkstyle violations. 06:36:16 [INFO] 06:36:16 [INFO] --- checkstyle:3.6.0:check (default) @ schema.hardwarevtep --- 06:36:16 [INFO] 06:36:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ schema.hardwarevtep --- 06:36:16 [INFO] 06:36:16 [INFO] --- resources:3.3.1:resources (default-resources) @ schema.hardwarevtep --- 06:36:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/src/main/resources 06:36:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/generated-sources/spi 06:36:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/generated-sources/yang 06:36:16 [INFO] 06:36:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ schema.hardwarevtep --- 06:36:16 [INFO] Recompiling the module because of changed dependency. 06:36:16 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 06:36:16 [INFO] 06:36:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> 06:36:16 [INFO] 06:36:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ schema.hardwarevtep --- 06:36:16 [INFO] Spotbugs plugin skipped 06:36:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:16 [INFO] 06:36:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< 06:36:16 [INFO] 06:36:16 [INFO] 06:36:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ schema.hardwarevtep --- 06:36:16 [INFO] Spotbugs plugin skipped 06:36:16 [INFO] 06:36:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ schema.hardwarevtep --- 06:36:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/src/test/resources 06:36:16 [INFO] 06:36:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ schema.hardwarevtep --- 06:36:16 [INFO] Recompiling the module because of changed dependency. 06:36:16 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:36:16 [INFO] 06:36:16 [INFO] --- surefire:3.5.4:test (default-test) @ schema.hardwarevtep --- 06:36:16 [INFO] Tests are skipped. 06:36:16 [INFO] 06:36:16 [INFO] --- copy:14.1.6:copy-files (default) @ schema.hardwarevtep --- 06:36:16 [INFO] 06:36:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ schema.hardwarevtep --- 06:36:16 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.21.1-SNAPSHOT.jar 06:36:16 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF 06:36:16 [INFO] 06:36:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping javadoc generation 06:36:16 [INFO] 06:36:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping CycloneDX goal 06:36:16 [INFO] 06:36:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping duplicate-finder execution! 06:36:16 [INFO] 06:36:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ schema.hardwarevtep --- 06:36:16 [INFO] No dependency problems found 06:36:16 [INFO] 06:36:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping source per configuration. 06:36:16 [INFO] 06:36:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping modernizer execution! 06:36:16 [INFO] 06:36:16 [INFO] --- jacoco:0.8.14:report (report) @ schema.hardwarevtep --- 06:36:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:16 [INFO] 06:36:16 [INFO] --- install:3.1.4:install (default-install) @ schema.hardwarevtep --- 06:36:16 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.21.1-SNAPSHOT/schema.hardwarevtep-1.21.1-SNAPSHOT.pom 06:36:16 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.21.1-SNAPSHOT/schema.hardwarevtep-1.21.1-SNAPSHOT.jar 06:36:16 [INFO] 06:36:16 [INFO] --- bundle:6.0.0:install (default-install) @ schema.hardwarevtep --- 06:36:16 [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.21.1-SNAPSHOT/schema.hardwarevtep-1.21.1-SNAPSHOT.jar 06:36:16 [INFO] Writing OBR metadata 06:36:16 [INFO] 06:36:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schema.hardwarevtep --- 06:36:16 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:16 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:19 [INFO] 06:36:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ schema.hardwarevtep --- 06:36:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:19 [INFO] 06:36:19 [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- 06:36:19 [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.21.1-SNAPSHOT [66/143] 06:36:19 [INFO] from ovsdb/library/features/odl-ovsdb-library/pom.xml 06:36:19 [INFO] ------------------------------[ feature ]------------------------------- 06:36:19 [INFO] 06:36:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-library --- 06:36:19 [INFO] 06:36:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping Rule Enforcement. 06:36:19 [INFO] 06:36:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping Rule Enforcement. 06:36:19 [INFO] 06:36:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-library --- 06:36:19 [INFO] 06:36:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-library --- 06:36:19 [INFO] 06:36:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:19 [INFO] argLine set to empty 06:36:19 [INFO] 06:36:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-library --- 06:36:19 [INFO] Starting audit... 06:36:19 Audit done. 06:36:19 [INFO] You have 0 Checkstyle violations. 06:36:19 [INFO] 06:36:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-library --- 06:36:19 [INFO] 06:36:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-library --- 06:36:19 [INFO] 06:36:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- 06:36:19 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml 06:36:19 [INFO] ...done! 06:36:19 [INFO] Attaching features XML 06:36:19 [INFO] 06:36:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-library --- 06:36:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:19 [INFO] 06:36:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> 06:36:19 [INFO] 06:36:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-library --- 06:36:19 [INFO] Spotbugs plugin skipped 06:36:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:19 [INFO] 06:36:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< 06:36:19 [INFO] 06:36:19 [INFO] 06:36:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-library --- 06:36:19 [INFO] Spotbugs plugin skipped 06:36:19 [INFO] 06:36:19 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-library --- 06:36:19 [INFO] 06:36:19 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-library --- 06:36:19 [INFO] 06:36:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping javadoc generation 06:36:19 [INFO] 06:36:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping CycloneDX goal 06:36:19 [INFO] 06:36:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping duplicate-finder execution! 06:36:19 [INFO] 06:36:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping plugin execution 06:36:19 [INFO] 06:36:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping source per configuration. 06:36:19 [INFO] 06:36:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping modernizer execution! 06:36:19 [INFO] 06:36:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-library --- 06:36:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:19 [INFO] 06:36:19 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-library --- 06:36:19 [WARNING] 06:36:19 [WARNING] The packaging plugin for project odl-ovsdb-library did not assign 06:36:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:19 [WARNING] 06:36:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:19 [WARNING] 06:36:19 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.21.1-SNAPSHOT/odl-ovsdb-library-1.21.1-SNAPSHOT.pom 06:36:19 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.21.1-SNAPSHOT/odl-ovsdb-library-1.21.1-SNAPSHOT-features.xml 06:36:19 [INFO] 06:36:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-library --- 06:36:19 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:19 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:19 [WARNING] 06:36:19 [WARNING] The packaging plugin for project odl-ovsdb-library did not assign 06:36:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:19 [WARNING] 06:36:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:19 [WARNING] 06:36:19 [INFO] 06:36:19 [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- 06:36:19 [INFO] Building ODL :: ovsdb :: library-features 1.21.1-SNAPSHOT [67/143] 06:36:19 [INFO] from ovsdb/library/features/features/pom.xml 06:36:19 [INFO] ------------------------------[ feature ]------------------------------- 06:36:20 [INFO] 06:36:20 [INFO] --- clean:3.5.0:clean (default-clean) @ library-features --- 06:36:20 [INFO] 06:36:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-features --- 06:36:20 [INFO] Skipping Rule Enforcement. 06:36:20 [INFO] 06:36:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library-features --- 06:36:20 [INFO] Skipping Rule Enforcement. 06:36:20 [INFO] 06:36:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-features --- 06:36:20 [INFO] 06:36:20 [INFO] --- dependency:3.9.0:properties (default) @ library-features --- 06:36:20 [INFO] 06:36:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library-features --- 06:36:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:20 [INFO] argLine set to empty 06:36:20 [INFO] 06:36:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-features --- 06:36:20 [INFO] Starting audit... 06:36:20 Audit done. 06:36:20 [INFO] You have 0 Checkstyle violations. 06:36:20 [INFO] 06:36:20 [INFO] --- checkstyle:3.6.0:check (default) @ library-features --- 06:36:20 [INFO] 06:36:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ library-features --- 06:36:20 [INFO] 06:36:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- 06:36:20 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/features/features/target/feature/feature.xml 06:36:20 [INFO] ...done! 06:36:20 [INFO] Attaching features XML 06:36:20 [INFO] 06:36:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ library-features --- 06:36:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:20 [INFO] 06:36:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library-features >>> 06:36:20 [INFO] 06:36:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library-features --- 06:36:20 [INFO] Spotbugs plugin skipped 06:36:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:20 [INFO] 06:36:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ library-features <<< 06:36:20 [INFO] 06:36:20 [INFO] 06:36:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library-features --- 06:36:20 [INFO] Spotbugs plugin skipped 06:36:20 [INFO] 06:36:20 [INFO] --- feattest:14.1.6:test (default) @ library-features --- 06:36:20 [INFO] 06:36:20 [INFO] --- copy:14.1.6:copy-files (default) @ library-features --- 06:36:20 [INFO] 06:36:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-features --- 06:36:20 [INFO] Skipping javadoc generation 06:36:20 [INFO] 06:36:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-features --- 06:36:20 [INFO] Skipping CycloneDX goal 06:36:20 [INFO] 06:36:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- 06:36:20 [INFO] Skipping duplicate-finder execution! 06:36:20 [INFO] 06:36:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ library-features --- 06:36:20 [INFO] Skipping plugin execution 06:36:20 [INFO] 06:36:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-features --- 06:36:20 [INFO] Skipping source per configuration. 06:36:20 [INFO] 06:36:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library-features --- 06:36:20 [INFO] Skipping modernizer execution! 06:36:20 [INFO] 06:36:20 [INFO] --- jacoco:0.8.14:report (report) @ library-features --- 06:36:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:20 [INFO] 06:36:20 [INFO] --- install:3.1.4:install (default-install) @ library-features --- 06:36:20 [WARNING] 06:36:20 [WARNING] The packaging plugin for project library-features did not assign 06:36:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:20 [WARNING] 06:36:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:20 [WARNING] 06:36:20 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.21.1-SNAPSHOT/library-features-1.21.1-SNAPSHOT.pom 06:36:20 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.21.1-SNAPSHOT/library-features-1.21.1-SNAPSHOT-features.xml 06:36:20 [INFO] 06:36:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-features --- 06:36:20 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:20 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:20 [WARNING] 06:36:20 [WARNING] The packaging plugin for project library-features did not assign 06:36:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:20 [WARNING] 06:36:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:20 [WARNING] 06:36:20 [INFO] 06:36:20 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- 06:36:20 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.21.1-SNAPSHOT [68/143] 06:36:20 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 06:36:20 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:20 [INFO] 06:36:20 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-api --- 06:36:20 [INFO] 06:36:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-api --- 06:36:20 [INFO] Skipping Rule Enforcement. 06:36:20 [INFO] 06:36:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- 06:36:20 [INFO] Skipping Rule Enforcement. 06:36:20 [INFO] 06:36:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-api --- 06:36:20 [INFO] 06:36:20 [INFO] --- dependency:3.9.0:properties (default) @ hwvtepsouthbound-api --- 06:36:20 [INFO] 06:36:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api --- 06:36:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:20 [INFO] argLine set to empty 06:36:20 [INFO] 06:36:20 [INFO] --- yang:14.0.20:generate-sources (binding) @ hwvtepsouthbound-api --- 06:36:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:36:20 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang 06:36:20 [INFO] yang-to-sources: Found 5 dependencies in 749.1 μs 06:36:20 [INFO] yang-to-sources: Project model files found: 1 in 5.062 ms 06:36:20 [INFO] yang-to-sources: 6 YANG models processed in 47.77 ms 06:36:20 [INFO] BindingJavaFileGenerator: Defined 133 files in 14.68 ms 06:36:20 [INFO] Sorted 133 files into 12 directories in 308.6 μs 06:36:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 133 in 60.56 ms 06:36:20 [INFO] 06:36:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-api --- 06:36:20 [INFO] Starting audit... 06:36:20 Audit done. 06:36:20 [INFO] You have 0 Checkstyle violations. 06:36:20 [INFO] 06:36:20 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-api --- 06:36:20 [INFO] 06:36:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ hwvtepsouthbound-api --- 06:36:20 [INFO] 06:36:20 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-api --- 06:36:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources 06:36:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi 06:36:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 06:36:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:36:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 06:36:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi 06:36:20 [INFO] 06:36:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ hwvtepsouthbound-api --- 06:36:20 [INFO] Recompiling the module because of changed source code. 06:36:20 [INFO] Compiling 132 source files with javac [debug release 21] to target/classes 06:36:21 [INFO] 06:36:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> 06:36:21 [INFO] 06:36:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Spotbugs plugin skipped 06:36:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:21 [INFO] 06:36:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< 06:36:21 [INFO] 06:36:21 [INFO] 06:36:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Spotbugs plugin skipped 06:36:21 [INFO] 06:36:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-api --- 06:36:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources 06:36:21 [INFO] 06:36:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ hwvtepsouthbound-api --- 06:36:21 [INFO] No sources to compile 06:36:21 [INFO] 06:36:21 [INFO] --- surefire:3.5.4:test (default-test) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Tests are skipped. 06:36:21 [INFO] 06:36:21 [INFO] --- copy:14.1.6:copy-files (default) @ hwvtepsouthbound-api --- 06:36:21 [INFO] 06:36:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.21.1-SNAPSHOT.jar 06:36:21 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF 06:36:21 [INFO] 06:36:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Skipping javadoc generation 06:36:21 [INFO] 06:36:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Skipping CycloneDX goal 06:36:21 [INFO] 06:36:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Skipping duplicate-finder execution! 06:36:21 [INFO] 06:36:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- 06:36:21 [INFO] No dependency problems found 06:36:21 [INFO] 06:36:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Skipping source per configuration. 06:36:21 [INFO] 06:36:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Skipping modernizer execution! 06:36:21 [INFO] 06:36:21 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:21 [INFO] 06:36:21 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.1-SNAPSHOT/hwvtepsouthbound-api-1.21.1-SNAPSHOT.pom 06:36:21 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.1-SNAPSHOT/hwvtepsouthbound-api-1.21.1-SNAPSHOT.jar 06:36:21 [INFO] 06:36:21 [INFO] --- bundle:6.0.0:install (default-install) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.21.1-SNAPSHOT/hwvtepsouthbound-api-1.21.1-SNAPSHOT.jar 06:36:21 [INFO] Writing OBR metadata 06:36:21 [INFO] 06:36:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-api --- 06:36:21 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:21 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:24 [INFO] 06:36:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hwvtepsouthbound-api --- 06:36:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:24 [INFO] 06:36:24 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- 06:36:24 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.21.1-SNAPSHOT [69/143] 06:36:24 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 06:36:24 [INFO] ------------------------------[ feature ]------------------------------- 06:36:24 [INFO] 06:36:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping Rule Enforcement. 06:36:24 [INFO] 06:36:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping Rule Enforcement. 06:36:24 [INFO] 06:36:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:24 [INFO] argLine set to empty 06:36:24 [INFO] 06:36:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Starting audit... 06:36:24 Audit done. 06:36:24 [INFO] You have 0 Checkstyle violations. 06:36:24 [INFO] 06:36:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml 06:36:24 [INFO] ...done! 06:36:24 [INFO] Attaching features XML 06:36:24 [INFO] 06:36:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36: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 06:36:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:24 [INFO] 06:36:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> 06:36:24 [INFO] 06:36:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Spotbugs plugin skipped 06:36:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:24 [INFO] 06:36:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< 06:36:24 [INFO] 06:36:24 [INFO] 06:36:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Spotbugs plugin skipped 06:36:24 [INFO] 06:36:24 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping javadoc generation 06:36:24 [INFO] 06:36:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping CycloneDX goal 06:36:24 [INFO] 06:36:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping duplicate-finder execution! 06:36:24 [INFO] 06:36:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping plugin execution 06:36:24 [INFO] 06:36:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping source per configuration. 06:36:24 [INFO] 06:36:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping modernizer execution! 06:36:24 [INFO] 06:36:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:24 [INFO] 06:36:24 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [WARNING] 06:36:24 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-api did not assign 06:36:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:24 [WARNING] 06:36:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:24 [WARNING] 06:36:24 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.21.1-SNAPSHOT.pom 06:36:24 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.21.1-SNAPSHOT-features.xml 06:36:24 [INFO] 06:36:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-api --- 06:36:24 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:24 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:24 [WARNING] 06:36:24 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-api did not assign 06:36:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:24 [WARNING] 06:36:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:24 [WARNING] 06:36:24 [INFO] 06:36:24 [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- 06:36:24 [INFO] Building ODL :: ovsdb :: southbound-api 1.21.1-SNAPSHOT [70/143] 06:36:24 [INFO] from ovsdb/southbound/southbound-api/pom.xml 06:36:24 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:24 [INFO] 06:36:24 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-api --- 06:36:24 [INFO] Skipping Rule Enforcement. 06:36:24 [INFO] 06:36:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-api --- 06:36:24 [INFO] Skipping Rule Enforcement. 06:36:24 [INFO] 06:36:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- dependency:3.9.0:properties (default) @ southbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-api --- 06:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:24 [INFO] argLine set to empty 06:36:24 [INFO] 06:36:24 [INFO] --- yang:14.0.20:generate-sources (binding) @ southbound-api --- 06:36:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:36:24 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/main/yang 06:36:24 [INFO] yang-to-sources: Found 5 dependencies in 570.0 μs 06:36:24 [INFO] yang-to-sources: Project model files found: 2 in 11.03 ms 06:36:24 [INFO] yang-to-sources: 7 YANG models processed in 41.62 ms 06:36:24 [INFO] BindingJavaFileGenerator: Defined 180 files in 12.09 ms 06:36:24 [INFO] Sorted 180 files into 13 directories in 380.8 μs 06:36:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 180 in 36.98 ms 06:36:24 [INFO] 06:36:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-api --- 06:36:24 [INFO] Starting audit... 06:36:24 Audit done. 06:36:24 [INFO] You have 0 Checkstyle violations. 06:36:24 [INFO] 06:36:24 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-api --- 06:36:24 [INFO] 06:36:24 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-api --- 06:36:24 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/main/resources 06:36:24 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/generated-sources/spi 06:36:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:36:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:36:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:36:24 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/generated-sources/spi 06:36:24 [INFO] 06:36:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-api --- 06:36:24 [INFO] Recompiling the module because of changed source code. 06:36:24 [INFO] Compiling 179 source files with javac [debug release 21] to target/classes 06:36:25 [INFO] 06:36:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-api >>> 06:36:25 [INFO] 06:36:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-api --- 06:36:25 [INFO] Spotbugs plugin skipped 06:36:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:25 [INFO] 06:36:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-api <<< 06:36:25 [INFO] 06:36:25 [INFO] 06:36:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-api --- 06:36:25 [INFO] Spotbugs plugin skipped 06:36:25 [INFO] 06:36:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-api --- 06:36:25 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/test/resources 06:36:25 [INFO] 06:36:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ southbound-api --- 06:36:25 [INFO] No sources to compile 06:36:25 [INFO] 06:36:25 [INFO] --- surefire:3.5.4:test (default-test) @ southbound-api --- 06:36:25 [INFO] Tests are skipped. 06:36:25 [INFO] 06:36:25 [INFO] --- copy:14.1.6:copy-files (default) @ southbound-api --- 06:36:25 [INFO] 06:36:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-api --- 06:36:25 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.21.1-SNAPSHOT.jar 06:36:25 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF 06:36:25 [INFO] 06:36:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-api --- 06:36:25 [INFO] Skipping javadoc generation 06:36:25 [INFO] 06:36:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-api --- 06:36:25 [INFO] Skipping CycloneDX goal 06:36:25 [INFO] 06:36:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- 06:36:25 [INFO] Skipping duplicate-finder execution! 06:36:25 [INFO] 06:36:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-api --- 06:36:25 [INFO] No dependency problems found 06:36:25 [INFO] 06:36:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-api --- 06:36:25 [INFO] Skipping source per configuration. 06:36:25 [INFO] 06:36:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-api --- 06:36:25 [INFO] Skipping modernizer execution! 06:36:25 [INFO] 06:36:25 [INFO] --- jacoco:0.8.14:report (report) @ southbound-api --- 06:36:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:25 [INFO] 06:36:25 [INFO] --- install:3.1.4:install (default-install) @ southbound-api --- 06:36:25 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.21.1-SNAPSHOT/southbound-api-1.21.1-SNAPSHOT.pom 06:36:25 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.21.1-SNAPSHOT/southbound-api-1.21.1-SNAPSHOT.jar 06:36:25 [INFO] 06:36:25 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-api --- 06:36:25 [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.21.1-SNAPSHOT/southbound-api-1.21.1-SNAPSHOT.jar 06:36:25 [INFO] Writing OBR metadata 06:36:25 [INFO] 06:36:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-api --- 06:36:25 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:25 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:27 [INFO] 06:36:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-api --- 06:36:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:27 [INFO] 06:36:27 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- 06:36:27 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.21.1-SNAPSHOT [71/143] 06:36:27 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 06:36:27 [INFO] ------------------------------[ feature ]------------------------------- 06:36:27 [INFO] 06:36:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] 06:36:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping Rule Enforcement. 06:36:27 [INFO] 06:36:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping Rule Enforcement. 06:36:27 [INFO] 06:36:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] 06:36:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] 06:36:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:27 [INFO] argLine set to empty 06:36:27 [INFO] 06:36:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Starting audit... 06:36:27 Audit done. 06:36:27 [INFO] You have 0 Checkstyle violations. 06:36:27 [INFO] 06:36:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] 06:36:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] 06:36:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml 06:36:27 [INFO] ...done! 06:36:27 [INFO] Attaching features XML 06:36:27 [INFO] 06:36:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:27 [INFO] 06:36:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> 06:36:27 [INFO] 06:36:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Spotbugs plugin skipped 06:36:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:27 [INFO] 06:36:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< 06:36:27 [INFO] 06:36:27 [INFO] 06:36:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Spotbugs plugin skipped 06:36:27 [INFO] 06:36:27 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] 06:36:27 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] 06:36:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping javadoc generation 06:36:27 [INFO] 06:36:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping CycloneDX goal 06:36:27 [INFO] 06:36:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping duplicate-finder execution! 06:36:27 [INFO] 06:36:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping plugin execution 06:36:27 [INFO] 06:36:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping source per configuration. 06:36:27 [INFO] 06:36:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping modernizer execution! 06:36:27 [INFO] 06:36:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:27 [INFO] 06:36:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-api --- 06:36:27 [WARNING] 06:36:27 [WARNING] The packaging plugin for project odl-ovsdb-southbound-api did not assign 06:36:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:27 [WARNING] 06:36:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:27 [WARNING] 06:36:27 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.1-SNAPSHOT/odl-ovsdb-southbound-api-1.21.1-SNAPSHOT.pom 06:36:27 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.21.1-SNAPSHOT/odl-ovsdb-southbound-api-1.21.1-SNAPSHOT-features.xml 06:36:27 [INFO] 06:36:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-api --- 06:36:27 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:27 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:27 [WARNING] 06:36:27 [WARNING] The packaging plugin for project odl-ovsdb-southbound-api did not assign 06:36:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:27 [WARNING] 06:36:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:27 [WARNING] 06:36:27 [INFO] 06:36:27 [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- 06:36:27 [INFO] Building ODL :: ovsdb :: utils.config 1.21.1-SNAPSHOT [72/143] 06:36:27 [INFO] from ovsdb/utils/config/pom.xml 06:36:27 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:27 [INFO] 06:36:27 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.config --- 06:36:27 [INFO] 06:36:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.config --- 06:36:27 [INFO] Skipping Rule Enforcement. 06:36:27 [INFO] 06:36:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.config --- 06:36:27 [INFO] Skipping Rule Enforcement. 06:36:27 [INFO] 06:36:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.config --- 06:36:27 [INFO] 06:36:27 [INFO] --- dependency:3.9.0:properties (default) @ utils.config --- 06:36:27 [INFO] 06:36:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.config --- 06:36:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:27 [INFO] argLine set to empty 06:36:27 [INFO] 06:36:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.config --- 06:36:27 [INFO] Starting audit... 06:36:27 Audit done. 06:36:27 [INFO] You have 0 Checkstyle violations. 06:36:27 [INFO] 06:36:27 [INFO] --- checkstyle:3.6.0:check (default) @ utils.config --- 06:36:27 [INFO] 06:36:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ utils.config --- 06:36:27 [INFO] 06:36:27 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.config --- 06:36:27 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/config/src/main/resources 06:36:27 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/generated-sources/spi 06:36:27 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/generated-sources/yang 06:36:27 [INFO] 06:36:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ utils.config --- 06:36:27 [INFO] Recompiling the module because of changed source code. 06:36:27 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:36:27 [INFO] 06:36:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.config >>> 06:36:27 [INFO] 06:36:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.config --- 06:36:27 [INFO] Spotbugs plugin skipped 06:36:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:27 [INFO] 06:36:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.config <<< 06:36:27 [INFO] 06:36:27 [INFO] 06:36:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.config --- 06:36:27 [INFO] Spotbugs plugin skipped 06:36:27 [INFO] 06:36:27 [INFO] --- jacoco:0.8.14:instrument (default-instrument) @ utils.config --- 06:36:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:27 [INFO] 06:36:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.config --- 06:36:27 [INFO] Copying 1 resource from src/test/resources to target/test-classes 06:36:27 [INFO] 06:36:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ utils.config --- 06:36:27 [INFO] Recompiling the module because of changed dependency. 06:36:27 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:36:28 [INFO] 06:36:28 [INFO] --- surefire:3.5.4:test (default-test) @ utils.config --- 06:36:28 [INFO] Tests are skipped. 06:36:28 [INFO] 06:36:28 [INFO] --- jacoco:0.8.14:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- 06:36:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:28 [INFO] 06:36:28 [INFO] --- copy:14.1.6:copy-files (default) @ utils.config --- 06:36:28 [INFO] 06:36:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.config --- 06:36:28 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.21.1-SNAPSHOT.jar 06:36:28 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF 06:36:28 [INFO] 06:36:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.config --- 06:36:28 [INFO] Skipping javadoc generation 06:36:28 [INFO] 06:36:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.config --- 06:36:28 [INFO] Skipping CycloneDX goal 06:36:28 [INFO] 06:36:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- 06:36:28 [INFO] Skipping duplicate-finder execution! 06:36:28 [INFO] 06:36:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ utils.config --- 06:36:28 [INFO] No dependency problems found 06:36:28 [INFO] 06:36:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.config --- 06:36:28 [INFO] Skipping source per configuration. 06:36:28 [INFO] 06:36:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.config --- 06:36:28 [INFO] Skipping modernizer execution! 06:36:28 [INFO] 06:36:28 [INFO] --- jacoco:0.8.14:report (report) @ utils.config --- 06:36:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:28 [INFO] 06:36:28 [INFO] --- install:3.1.4:install (default-install) @ utils.config --- 06:36:28 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.21.1-SNAPSHOT/utils.config-1.21.1-SNAPSHOT.pom 06:36:28 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.21.1-SNAPSHOT/utils.config-1.21.1-SNAPSHOT.jar 06:36:28 [INFO] 06:36:28 [INFO] --- bundle:6.0.0:install (default-install) @ utils.config --- 06:36:28 [INFO] Installing org/opendaylight/ovsdb/utils.config/1.21.1-SNAPSHOT/utils.config-1.21.1-SNAPSHOT.jar 06:36:28 [INFO] Writing OBR metadata 06:36:28 [INFO] 06:36:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.config --- 06:36:28 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:28 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:29 [INFO] 06:36:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.config --- 06:36:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:29 [INFO] 06:36:29 [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- 06:36:29 [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.21.1-SNAPSHOT [73/143] 06:36:29 [INFO] from ovsdb/utils/mdsal-utils/pom.xml 06:36:29 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:30 [INFO] 06:36:30 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.mdsal-utils --- 06:36:30 [INFO] 06:36:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping Rule Enforcement. 06:36:30 [INFO] 06:36:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping Rule Enforcement. 06:36:30 [INFO] 06:36:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.mdsal-utils --- 06:36:30 [INFO] 06:36:30 [INFO] --- dependency:3.9.0:properties (default) @ utils.mdsal-utils --- 06:36:30 [INFO] 06:36:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:30 [INFO] argLine set to empty 06:36:30 [INFO] 06:36:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.mdsal-utils --- 06:36:30 [INFO] Starting audit... 06:36:30 Audit done. 06:36:30 [INFO] You have 0 Checkstyle violations. 06:36:30 [INFO] 06:36:30 [INFO] --- checkstyle:3.6.0:check (default) @ utils.mdsal-utils --- 06:36:30 [INFO] 06:36:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ utils.mdsal-utils --- 06:36:30 [INFO] 06:36:30 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.mdsal-utils --- 06:36:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/resources 06:36:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/generated-sources/spi 06:36:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/generated-sources/yang 06:36:30 [INFO] 06:36:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ utils.mdsal-utils --- 06:36:30 [INFO] Recompiling the module because of changed source code. 06:36:30 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[49,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[49,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[49,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[72,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[72,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[72,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[75,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[95,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[95,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[95,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[98,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[127,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[127,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[127,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[132,105] unchecked cast 06:36:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:30 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[153,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[153,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[153,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[178,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[178,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[178,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[114,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [INFO] 06:36:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> 06:36:30 [INFO] 06:36:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.mdsal-utils --- 06:36:30 [INFO] Spotbugs plugin skipped 06:36:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:30 [INFO] 06:36:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< 06:36:30 [INFO] 06:36:30 [INFO] 06:36:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.mdsal-utils --- 06:36:30 [INFO] Spotbugs plugin skipped 06:36:30 [INFO] 06:36:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.mdsal-utils --- 06:36:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/resources 06:36:30 [INFO] 06:36:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ utils.mdsal-utils --- 06:36:30 [INFO] Recompiling the module because of changed dependency. 06:36:30 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[69,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[71,43] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[85,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[87,43] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:30 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[102,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:30 [INFO] 06:36:30 [INFO] --- surefire:3.5.4:test (default-test) @ utils.mdsal-utils --- 06:36:30 [INFO] Tests are skipped. 06:36:30 [INFO] 06:36:30 [INFO] --- copy:14.1.6:copy-files (default) @ utils.mdsal-utils --- 06:36:30 [INFO] 06:36:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.mdsal-utils --- 06:36:30 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.21.1-SNAPSHOT.jar 06:36:30 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF 06:36:30 [INFO] 06:36:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping javadoc generation 06:36:30 [INFO] 06:36:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping CycloneDX goal 06:36:30 [INFO] 06:36:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping duplicate-finder execution! 06:36:30 [INFO] 06:36:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ utils.mdsal-utils --- 06:36:30 [WARNING] Used undeclared dependencies found: 06:36:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 06:36:30 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:36:30 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:36:30 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:36:30 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:test 06:36:30 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:36:30 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 06:36:30 [WARNING] Non-test scoped test only dependencies found: 06:36:30 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 06:36:30 [INFO] 06:36:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping source per configuration. 06:36:30 [INFO] 06:36:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping modernizer execution! 06:36:30 [INFO] 06:36:30 [INFO] --- jacoco:0.8.14:report (report) @ utils.mdsal-utils --- 06:36:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:30 [INFO] 06:36:30 [INFO] --- install:3.1.4:install (default-install) @ utils.mdsal-utils --- 06:36:30 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.21.1-SNAPSHOT/utils.mdsal-utils-1.21.1-SNAPSHOT.pom 06:36:30 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.21.1-SNAPSHOT/utils.mdsal-utils-1.21.1-SNAPSHOT.jar 06:36:30 [INFO] 06:36:30 [INFO] --- bundle:6.0.0:install (default-install) @ utils.mdsal-utils --- 06:36:30 [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.21.1-SNAPSHOT/utils.mdsal-utils-1.21.1-SNAPSHOT.jar 06:36:30 [INFO] Writing OBR metadata 06:36:30 [INFO] 06:36:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.mdsal-utils --- 06:36:30 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:30 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:32 [INFO] 06:36:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.mdsal-utils --- 06:36:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:32 [INFO] 06:36:32 [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ 06:36:32 [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.21.1-SNAPSHOT [74/143] 06:36:32 [INFO] from ovsdb/utils/southbound-utils/pom.xml 06:36:32 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:32 [INFO] 06:36:32 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.southbound-utils --- 06:36:32 [INFO] 06:36:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.southbound-utils --- 06:36:32 [INFO] Skipping Rule Enforcement. 06:36:32 [INFO] 06:36:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- 06:36:32 [INFO] Skipping Rule Enforcement. 06:36:32 [INFO] 06:36:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.southbound-utils --- 06:36:32 [INFO] 06:36:32 [INFO] --- dependency:3.9.0:properties (default) @ utils.southbound-utils --- 06:36:32 [INFO] 06:36:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.southbound-utils --- 06:36:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:32 [INFO] argLine set to empty 06:36:32 [INFO] 06:36:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.southbound-utils --- 06:36:32 [INFO] Starting audit... 06:36:32 Audit done. 06:36:32 [INFO] You have 0 Checkstyle violations. 06:36:32 [INFO] 06:36:32 [INFO] --- checkstyle:3.6.0:check (default) @ utils.southbound-utils --- 06:36:32 [INFO] 06:36:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ utils.southbound-utils --- 06:36:32 [INFO] 06:36:32 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.southbound-utils --- 06:36:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/resources 06:36:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/generated-sources/spi 06:36:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/generated-sources/yang 06:36:32 [INFO] 06:36:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ utils.southbound-utils --- 06:36:32 [INFO] Recompiling the module because of changed dependency. 06:36:32 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[541,93] unchecked cast 06:36:33 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:33 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:33 [INFO] 06:36:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> 06:36:33 [INFO] 06:36:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.southbound-utils --- 06:36:33 [INFO] Spotbugs plugin skipped 06:36:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:33 [INFO] 06:36:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< 06:36:33 [INFO] 06:36:33 [INFO] 06:36:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.southbound-utils --- 06:36:33 [INFO] Spotbugs plugin skipped 06:36:33 [INFO] 06:36:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.southbound-utils --- 06:36:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/test/resources 06:36:33 [INFO] 06:36:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ utils.southbound-utils --- 06:36:33 [INFO] Recompiling the module because of changed dependency. 06:36:33 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:36:33 [INFO] 06:36:33 [INFO] --- surefire:3.5.4:test (default-test) @ utils.southbound-utils --- 06:36:33 [INFO] Tests are skipped. 06:36:33 [INFO] 06:36:33 [INFO] --- copy:14.1.6:copy-files (default) @ utils.southbound-utils --- 06:36:33 [INFO] 06:36:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.southbound-utils --- 06:36:33 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.21.1-SNAPSHOT.jar 06:36:33 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF 06:36:33 [INFO] 06:36:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.southbound-utils --- 06:36:33 [INFO] Skipping javadoc generation 06:36:33 [INFO] 06:36:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.southbound-utils --- 06:36:33 [INFO] Skipping CycloneDX goal 06:36:33 [INFO] 06:36:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- 06:36:33 [INFO] Skipping duplicate-finder execution! 06:36:33 [INFO] 06:36:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ utils.southbound-utils --- 06:36:33 [WARNING] Used undeclared dependencies found: 06:36:33 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:36:33 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:36:33 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:36:33 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:36:33 [INFO] 06:36:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.southbound-utils --- 06:36:33 [INFO] Skipping source per configuration. 06:36:33 [INFO] 06:36:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.southbound-utils --- 06:36:33 [INFO] Skipping modernizer execution! 06:36:33 [INFO] 06:36:33 [INFO] --- jacoco:0.8.14:report (report) @ utils.southbound-utils --- 06:36:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:33 [INFO] 06:36:33 [INFO] --- install:3.1.4:install (default-install) @ utils.southbound-utils --- 06:36:33 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.21.1-SNAPSHOT/utils.southbound-utils-1.21.1-SNAPSHOT.pom 06:36:33 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.21.1-SNAPSHOT/utils.southbound-utils-1.21.1-SNAPSHOT.jar 06:36:33 [INFO] 06:36:33 [INFO] --- bundle:6.0.0:install (default-install) @ utils.southbound-utils --- 06:36:33 [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.21.1-SNAPSHOT/utils.southbound-utils-1.21.1-SNAPSHOT.jar 06:36:33 [INFO] Writing OBR metadata 06:36:33 [INFO] 06:36:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.southbound-utils --- 06:36:33 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:33 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:36 [INFO] 06:36:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.southbound-utils --- 06:36:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:36 [INFO] 06:36:36 [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- 06:36:36 [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.21.1-SNAPSHOT [75/143] 06:36:36 [INFO] from ovsdb/utils/odl-ovsdb-utils/pom.xml 06:36:36 [INFO] ------------------------------[ feature ]------------------------------- 06:36:36 [INFO] 06:36:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-utils --- 06:36:36 [INFO] 06:36:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping Rule Enforcement. 06:36:36 [INFO] 06:36:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping Rule Enforcement. 06:36:36 [INFO] 06:36:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-utils --- 06:36:36 [INFO] 06:36:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-utils --- 06:36:36 [INFO] 06:36:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:36 [INFO] argLine set to empty 06:36:36 [INFO] 06:36:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-utils --- 06:36:36 [INFO] Starting audit... 06:36:36 Audit done. 06:36:36 [INFO] You have 0 Checkstyle violations. 06:36:36 [INFO] 06:36:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-utils --- 06:36:36 [INFO] 06:36:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-utils --- 06:36:36 [INFO] 06:36:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- 06:36:36 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml 06:36:36 [INFO] ...done! 06:36:36 [INFO] Attaching features XML 06:36:36 [INFO] 06:36:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-utils --- 06:36:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:36 [INFO] 06:36:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> 06:36:36 [INFO] 06:36:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-utils --- 06:36:36 [INFO] Spotbugs plugin skipped 06:36:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:36 [INFO] 06:36:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< 06:36:36 [INFO] 06:36:36 [INFO] 06:36:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-utils --- 06:36:36 [INFO] Spotbugs plugin skipped 06:36:36 [INFO] 06:36:36 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-utils --- 06:36:36 [INFO] 06:36:36 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-utils --- 06:36:36 [INFO] 06:36:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping javadoc generation 06:36:36 [INFO] 06:36:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping CycloneDX goal 06:36:36 [INFO] 06:36:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping duplicate-finder execution! 06:36:36 [INFO] 06:36:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping plugin execution 06:36:36 [INFO] 06:36:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping source per configuration. 06:36:36 [INFO] 06:36:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping modernizer execution! 06:36:36 [INFO] 06:36:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-utils --- 06:36:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:36 [INFO] 06:36:36 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-utils --- 06:36:36 [WARNING] 06:36:36 [WARNING] The packaging plugin for project odl-ovsdb-utils did not assign 06:36:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:36 [WARNING] 06:36:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:36 [WARNING] 06:36:36 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.1-SNAPSHOT/odl-ovsdb-utils-1.21.1-SNAPSHOT.pom 06:36:36 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.21.1-SNAPSHOT/odl-ovsdb-utils-1.21.1-SNAPSHOT-features.xml 06:36:36 [INFO] 06:36:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-utils --- 06:36:36 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:36 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:36 [WARNING] 06:36:36 [WARNING] The packaging plugin for project odl-ovsdb-utils did not assign 06:36:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:36 [WARNING] 06:36:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:36 [WARNING] 06:36:36 [INFO] 06:36:36 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ 06:36:36 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.21.1-SNAPSHOT [76/143] 06:36:36 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 06:36:36 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:36 [INFO] 06:36:36 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] 06:36:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] Skipping Rule Enforcement. 06:36:36 [INFO] 06:36:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] Skipping Rule Enforcement. 06:36:36 [INFO] 06:36:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] 06:36:36 [INFO] --- dependency:3.9.0:properties (default) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] 06:36:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:36 [INFO] argLine set to empty 06:36:36 [INFO] 06:36:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] Starting audit... 06:36:36 Audit done. 06:36:36 [INFO] You have 0 Checkstyle violations. 06:36:36 [INFO] 06:36:36 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] 06:36:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] 06:36:36 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources 06:36:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi 06:36:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang 06:36:36 [INFO] 06:36:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ hwvtepsouthbound-impl --- 06:36:36 [INFO] Recompiling the module because of changed dependency. 06:36:36 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[107,32] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[136,45] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[149,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[75,54] found raw type: java.lang.Class 06:36:37 missing type arguments for generic class java.lang.Class 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[166,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,92] unchecked cast 06:36:37 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:37 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,54] unchecked cast 06:36:37 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[192,22] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[210,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,92] unchecked cast 06:36:37 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:37 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[256,21] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked method invocation: method apply in interface java.util.function.Function is applied to given types 06:36:37 required: T 06:36:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,68] unchecked conversion 06:36:37 required: T 06:36:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked conversion 06:36:37 required: java.util.List 06:36:37 found: java.util.List 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[314,15] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[320,17] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[348,24] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[365,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[371,21] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[378,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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[387,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[389,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[391,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[400,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[402,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[404,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactInvoker.java:[12,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 06:36:37 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:37 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java: Some input files additionally use or override a deprecated API. 06:36:37 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperGlobalListener.java: Some input files additionally use or override a deprecated API that is marked for removal. 06:36:37 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use unchecked or unsafe operations. 06:36:37 [INFO] 06:36:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> 06:36:37 [INFO] 06:36:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- 06:36:37 [INFO] Spotbugs plugin skipped 06:36:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:37 [INFO] 06:36:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< 06:36:37 [INFO] 06:36:37 [INFO] 06:36:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-impl --- 06:36:37 [INFO] Spotbugs plugin skipped 06:36:37 [INFO] 06:36:37 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd 06:36:39 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd 06:36:39 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd 06:36:39 [INFO] 06:36:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Copying 1 resource from src/test/resources to target/test-classes 06:36:39 [INFO] 06:36:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Recompiling the module because of changed dependency. 06:36:39 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[80,68] unchecked conversion 06:36:39 required: com.google.common.util.concurrent.ListenableFuture 06:36:39 found: com.google.common.util.concurrent.ListenableFuture 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[88,20] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[89,20] found raw type: java.util.List 06:36:39 missing type arguments for generic class java.util.List 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,16] unchecked conversion 06:36:39 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[158,38] unchecked conversion 06:36:39 required: com.google.common.util.concurrent.ListenableFuture 06:36:39 found: com.google.common.util.concurrent.ListenableFuture 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[176,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete 06:36:39 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[179,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert 06:36:39 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,69] unchecked conversion 06:36:39 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[183,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update 06:36:39 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,69] unchecked conversion 06:36:39 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[185,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select 06:36:39 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[190,58] unchecked conversion 06:36:39 required: com.google.common.util.concurrent.ListenableFuture> 06:36:39 found: com.google.common.util.concurrent.ListenableFuture 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List 06:36:39 found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,98] unchecked conversion 06:36:39 required: java.util.List 06:36:39 found: java.util.List 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[198,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[268,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[268,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[268,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[272,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[272,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[272,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[276,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[281,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[281,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[281,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[285,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[245,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[295,18] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[297,13] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,106] unchecked cast 06:36:39 required: java.lang.Class> 06:36:39 found: java.lang.Class 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,69] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[76,20] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[79,46] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[116,77] unchecked cast 06:36:39 required: java.lang.Class> 06:36:39 found: java.lang.Class 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:39 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java: Some input files additionally use or override a deprecated API. 06:36:39 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: Some input files additionally use unchecked or unsafe operations. 06:36:39 [INFO] 06:36:39 [INFO] --- surefire:3.5.4:test (default-test) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Tests are skipped. 06:36:39 [INFO] 06:36:39 [INFO] --- copy:14.1.6:copy-files (default) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] 06:36:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hwvtepsouthbound-impl --- 06:36:39 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.21.1-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] 06:36:39 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.21.1-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] 06:36:39 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.21.1-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] 06:36:39 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.21.1-SNAPSHOT.jar 06:36:39 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF 06:36:39 [INFO] 06:36:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Skipping javadoc generation 06:36:39 [INFO] 06:36:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Skipping CycloneDX goal 06:36:39 [INFO] 06:36:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Skipping duplicate-finder execution! 06:36:39 [INFO] 06:36:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- 06:36:39 [WARNING] Used undeclared dependencies found: 06:36:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 06:36:39 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:36:39 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:36:39 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:36:39 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 06:36:39 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:36:39 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:36:39 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 06:36:39 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.4:compile 06:36:39 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 06:36:39 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 06:36:39 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:36:39 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:36:39 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 06:36:39 [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile 06:36:39 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 06:36:39 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:36:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 06:36:39 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 06:36:39 [WARNING] Non-test scoped test only dependencies found: 06:36:39 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.4:compile 06:36:39 [INFO] 06:36:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Skipping source per configuration. 06:36:39 [INFO] 06:36:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Skipping modernizer execution! 06:36:39 [INFO] 06:36:39 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:39 [INFO] 06:36:39 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.1-SNAPSHOT/hwvtepsouthbound-impl-1.21.1-SNAPSHOT.pom 06:36:39 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.1-SNAPSHOT/hwvtepsouthbound-impl-1.21.1-SNAPSHOT.jar 06:36:39 [INFO] 06:36:39 [INFO] --- bundle:6.0.0:install (default-install) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.21.1-SNAPSHOT/hwvtepsouthbound-impl-1.21.1-SNAPSHOT.jar 06:36:39 [INFO] Writing OBR metadata 06:36:39 [INFO] 06:36:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-impl --- 06:36:39 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:39 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:41 [INFO] 06:36:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hwvtepsouthbound-impl --- 06:36:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:41 [INFO] 06:36:41 [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- 06:36:41 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.21.1-SNAPSHOT [77/143] 06:36:41 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 06:36:41 [INFO] ------------------------------[ feature ]------------------------------- 06:36:41 [INFO] 06:36:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] 06:36:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] Skipping Rule Enforcement. 06:36:41 [INFO] 06:36:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] Skipping Rule Enforcement. 06:36:41 [INFO] 06:36:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] 06:36:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] 06:36:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:41 [INFO] argLine set to empty 06:36:41 [INFO] 06:36:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] Starting audit... 06:36:41 Audit done. 06:36:41 [INFO] You have 0 Checkstyle violations. 06:36:41 [INFO] 06:36:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] 06:36:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] 06:36:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml 06:36:41 [INFO] ...done! 06:36:41 [INFO] Attaching features XML 06:36:41 [INFO] 06:36:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- 06:36:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:41 [INFO] 06:36:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> 06:36:42 [INFO] 06:36:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Spotbugs plugin skipped 06:36:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:42 [INFO] 06:36:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< 06:36:42 [INFO] 06:36:42 [INFO] 06:36:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Spotbugs plugin skipped 06:36:42 [INFO] 06:36:42 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] 06:36:42 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] 06:36:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Skipping javadoc generation 06:36:42 [INFO] 06:36:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Skipping CycloneDX goal 06:36:42 [INFO] 06:36:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Skipping duplicate-finder execution! 06:36:42 [INFO] 06:36:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Skipping plugin execution 06:36:42 [INFO] 06:36:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Skipping source per configuration. 06:36:42 [INFO] 06:36:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Skipping modernizer execution! 06:36:42 [INFO] 06:36:42 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:42 [INFO] 06:36:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [WARNING] 06:36:42 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound did not assign 06:36:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:42 [WARNING] 06:36:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:42 [WARNING] 06:36:42 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.21.1-SNAPSHOT.pom 06:36:42 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.21.1-SNAPSHOT-features.xml 06:36:42 [INFO] 06:36:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound --- 06:36:42 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:42 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:42 [WARNING] 06:36:42 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound did not assign 06:36:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:42 [WARNING] 06:36:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:42 [WARNING] 06:36:42 [INFO] 06:36:42 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- 06:36:42 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.21.1-SNAPSHOT [78/143] 06:36:42 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 06:36:42 [INFO] ------------------------------[ feature ]------------------------------- 06:36:42 [INFO] 06:36:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] 06:36:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping Rule Enforcement. 06:36:42 [INFO] 06:36:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping Rule Enforcement. 06:36:42 [INFO] 06:36:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] 06:36:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] 06:36:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:42 [INFO] argLine set to empty 06:36:42 [INFO] 06:36:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Starting audit... 06:36:42 Audit done. 06:36:42 [INFO] You have 0 Checkstyle violations. 06:36:42 [INFO] 06:36:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] 06:36:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] 06:36:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml 06:36:42 [INFO] ...done! 06:36:42 [INFO] Attaching features XML 06:36:42 [INFO] 06:36:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [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 06:36:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:42 [INFO] 06:36:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> 06:36:42 [INFO] 06:36:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Spotbugs plugin skipped 06:36:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:42 [INFO] 06:36:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< 06:36:42 [INFO] 06:36:42 [INFO] 06:36:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Spotbugs plugin skipped 06:36:42 [INFO] 06:36:42 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] 06:36:42 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] 06:36:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping javadoc generation 06:36:42 [INFO] 06:36:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping CycloneDX goal 06:36:42 [INFO] 06:36:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping duplicate-finder execution! 06:36:42 [INFO] 06:36:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping plugin execution 06:36:42 [INFO] 06:36:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping source per configuration. 06:36:42 [INFO] 06:36:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping modernizer execution! 06:36:42 [INFO] 06:36:42 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:42 [INFO] 06:36:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [WARNING] 06:36:42 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-rest did not assign 06:36:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:42 [WARNING] 06:36:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:42 [WARNING] 06:36:42 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.21.1-SNAPSHOT.pom 06:36:42 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.21.1-SNAPSHOT-features.xml 06:36:42 [INFO] 06:36:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-rest --- 06:36:42 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:42 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:42 [WARNING] 06:36:42 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-rest did not assign 06:36:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:42 [WARNING] 06:36:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:42 [WARNING] 06:36:42 [INFO] 06:36:42 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- 06:36:42 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.21.1-SNAPSHOT [79/143] 06:36:42 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 06:36:42 [INFO] ------------------------------[ feature ]------------------------------- 06:36:42 [INFO] 06:36:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] 06:36:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] Skipping Rule Enforcement. 06:36:42 [INFO] 06:36:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] Skipping Rule Enforcement. 06:36:42 [INFO] 06:36:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] 06:36:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] 06:36:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:42 [INFO] argLine set to empty 06:36:42 [INFO] 06:36:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] Starting audit... 06:36:42 Audit done. 06:36:42 [INFO] You have 0 Checkstyle violations. 06:36:42 [INFO] 06:36:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] 06:36:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] 06:36:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml 06:36:42 [INFO] ...done! 06:36:42 [INFO] Attaching features XML 06:36:42 [INFO] 06:36:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:42 [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 06:36:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:42 [INFO] 06:36:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> 06:36:43 [INFO] 06:36:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Spotbugs plugin skipped 06:36:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:43 [INFO] 06:36:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< 06:36:43 [INFO] 06:36:43 [INFO] 06:36:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Spotbugs plugin skipped 06:36:43 [INFO] 06:36:43 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] 06:36:43 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] 06:36:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Skipping javadoc generation 06:36:43 [INFO] 06:36:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Skipping CycloneDX goal 06:36:43 [INFO] 06:36:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Skipping duplicate-finder execution! 06:36:43 [INFO] 06:36:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Skipping plugin execution 06:36:43 [INFO] 06:36:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Skipping source per configuration. 06:36:43 [INFO] 06:36:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Skipping modernizer execution! 06:36:43 [INFO] 06:36:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:43 [INFO] 06:36:43 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [WARNING] 06:36:43 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-ui did not assign 06:36:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:43 [WARNING] 06:36:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:43 [WARNING] 06:36:43 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.21.1-SNAPSHOT.pom 06:36:43 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.21.1-SNAPSHOT-features.xml 06:36:43 [INFO] 06:36:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-ui --- 06:36:43 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:43 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:43 [WARNING] 06:36:43 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-ui did not assign 06:36:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:43 [WARNING] 06:36:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:43 [WARNING] 06:36:43 [INFO] 06:36:43 [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- 06:36:43 [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.21.1-SNAPSHOT [80/143] 06:36:43 [INFO] from ovsdb/utils/hwvtepsouthbound-utils/pom.xml 06:36:43 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:43 [INFO] 06:36:43 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] 06:36:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping Rule Enforcement. 06:36:43 [INFO] 06:36:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping Rule Enforcement. 06:36:43 [INFO] 06:36:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] 06:36:43 [INFO] --- dependency:3.9.0:properties (default) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] 06:36:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:43 [INFO] argLine set to empty 06:36:43 [INFO] 06:36:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Starting audit... 06:36:43 Audit done. 06:36:43 [INFO] You have 0 Checkstyle violations. 06:36:43 [INFO] 06:36:43 [INFO] --- checkstyle:3.6.0:check (default) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] 06:36:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] 06:36:43 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources 06:36:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi 06:36:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/yang 06:36:43 [INFO] 06:36:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Recompiling the module because of changed dependency. 06:36:43 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:43 [INFO] 06:36:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> 06:36:43 [INFO] 06:36:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Spotbugs plugin skipped 06:36:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:43 [INFO] 06:36:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< 06:36:43 [INFO] 06:36:43 [INFO] 06:36:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Spotbugs plugin skipped 06:36:43 [INFO] 06:36:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/test/resources 06:36:43 [INFO] 06:36:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] No sources to compile 06:36:43 [INFO] 06:36:43 [INFO] --- surefire:3.5.4:test (default-test) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Tests are skipped. 06:36:43 [INFO] 06:36:43 [INFO] --- copy:14.1.6:copy-files (default) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] 06:36:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.21.1-SNAPSHOT.jar 06:36:43 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF 06:36:43 [INFO] 06:36:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping javadoc generation 06:36:43 [INFO] 06:36:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping CycloneDX goal 06:36:43 [INFO] 06:36:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping duplicate-finder execution! 06:36:43 [INFO] 06:36:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- 06:36:43 [WARNING] Used undeclared dependencies found: 06:36:43 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:36:43 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:36:43 [INFO] 06:36:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping source per configuration. 06:36:43 [INFO] 06:36:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping modernizer execution! 06:36:43 [INFO] 06:36:43 [INFO] --- jacoco:0.8.14:report (report) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:43 [INFO] 06:36:43 [INFO] --- install:3.1.4:install (default-install) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.1-SNAPSHOT/utils.hwvtepsouthbound-utils-1.21.1-SNAPSHOT.pom 06:36:43 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.1-SNAPSHOT/utils.hwvtepsouthbound-utils-1.21.1-SNAPSHOT.jar 06:36:43 [INFO] 06:36:43 [INFO] --- bundle:6.0.0:install (default-install) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.21.1-SNAPSHOT/utils.hwvtepsouthbound-utils-1.21.1-SNAPSHOT.jar 06:36:43 [INFO] Writing OBR metadata 06:36:43 [INFO] 06:36:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- 06:36:43 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:43 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:45 [INFO] 06:36:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- 06:36:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:45 [INFO] 06:36:45 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- 06:36:45 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.21.1-SNAPSHOT [81/143] 06:36:45 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 06:36:45 [INFO] ------------------------------[ feature ]------------------------------- 06:36:45 [INFO] 06:36:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] 06:36:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping Rule Enforcement. 06:36:45 [INFO] 06:36:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping Rule Enforcement. 06:36:45 [INFO] 06:36:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] 06:36:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] 06:36:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:45 [INFO] argLine set to empty 06:36:45 [INFO] 06:36:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Starting audit... 06:36:45 Audit done. 06:36:45 [INFO] You have 0 Checkstyle violations. 06:36:45 [INFO] 06:36:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] 06:36:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] 06:36:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml 06:36:45 [INFO] ...done! 06:36:45 [INFO] Attaching features XML 06:36:45 [INFO] 06:36:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36: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 06:36:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:45 [INFO] 06:36:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> 06:36:45 [INFO] 06:36:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Spotbugs plugin skipped 06:36:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:45 [INFO] 06:36:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< 06:36:45 [INFO] 06:36:45 [INFO] 06:36:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Spotbugs plugin skipped 06:36:45 [INFO] 06:36:45 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] 06:36:45 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] 06:36:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping javadoc generation 06:36:45 [INFO] 06:36:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping CycloneDX goal 06:36:45 [INFO] 06:36:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping duplicate-finder execution! 06:36:45 [INFO] 06:36:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping plugin execution 06:36:45 [INFO] 06:36:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping source per configuration. 06:36:45 [INFO] 06:36:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping modernizer execution! 06:36:45 [INFO] 06:36:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:45 [INFO] 06:36:45 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [WARNING] 06:36:45 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-test did not assign 06:36:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:45 [WARNING] 06:36:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:45 [WARNING] 06:36:45 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.21.1-SNAPSHOT.pom 06:36:45 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.21.1-SNAPSHOT-features.xml 06:36:45 [INFO] 06:36:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-test --- 06:36:45 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:45 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:45 [WARNING] 06:36:45 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-test did not assign 06:36:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:45 [WARNING] 06:36:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:45 [WARNING] 06:36:46 [INFO] 06:36:46 [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- 06:36:46 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.21.1-SNAPSHOT [82/143] 06:36:46 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 06:36:46 [INFO] ------------------------------[ feature ]------------------------------- 06:36:46 [INFO] 06:36:46 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-features --- 06:36:46 [INFO] 06:36:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping Rule Enforcement. 06:36:46 [INFO] 06:36:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping Rule Enforcement. 06:36:46 [INFO] 06:36:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-features --- 06:36:46 [INFO] 06:36:46 [INFO] --- dependency:3.9.0:properties (default) @ hwvtepsouthbound-features --- 06:36:46 [INFO] 06:36:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:46 [INFO] argLine set to empty 06:36:46 [INFO] 06:36:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Starting audit... 06:36:46 Audit done. 06:36:46 [INFO] You have 0 Checkstyle violations. 06:36:46 [INFO] 06:36:46 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-features --- 06:36:46 [INFO] 06:36:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ hwvtepsouthbound-features --- 06:36:46 [INFO] 06:36:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml 06:36:46 [INFO] ...done! 06:36:46 [INFO] Attaching features XML 06:36:46 [INFO] 06:36:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:46 [INFO] 06:36:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> 06:36:46 [INFO] 06:36:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Spotbugs plugin skipped 06:36:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:46 [INFO] 06:36:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< 06:36:46 [INFO] 06:36:46 [INFO] 06:36:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Spotbugs plugin skipped 06:36:46 [INFO] 06:36:46 [INFO] --- feattest:14.1.6:test (default) @ hwvtepsouthbound-features --- 06:36:46 [INFO] 06:36:46 [INFO] --- copy:14.1.6:copy-files (default) @ hwvtepsouthbound-features --- 06:36:46 [INFO] 06:36:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping javadoc generation 06:36:46 [INFO] 06:36:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping CycloneDX goal 06:36:46 [INFO] 06:36:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping duplicate-finder execution! 06:36:46 [INFO] 06:36:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping plugin execution 06:36:46 [INFO] 06:36:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping source per configuration. 06:36:46 [INFO] 06:36:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping modernizer execution! 06:36:46 [INFO] 06:36:46 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:46 [INFO] 06:36:46 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-features --- 06:36:46 [WARNING] 06:36:46 [WARNING] The packaging plugin for project hwvtepsouthbound-features did not assign 06:36:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:46 [WARNING] 06:36:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:46 [WARNING] 06:36:46 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.1-SNAPSHOT/hwvtepsouthbound-features-1.21.1-SNAPSHOT.pom 06:36:46 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.21.1-SNAPSHOT/hwvtepsouthbound-features-1.21.1-SNAPSHOT-features.xml 06:36:46 [INFO] 06:36:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-features --- 06:36:46 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:46 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:46 [WARNING] 06:36:46 [WARNING] The packaging plugin for project hwvtepsouthbound-features did not assign 06:36:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:46 [WARNING] 06:36:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:46 [WARNING] 06:36:47 [INFO] 06:36:47 [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- 06:36:47 [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.21.1-SNAPSHOT [83/143] 06:36:47 [INFO] from ovsdb/utils/yang-utils/pom.xml 06:36:47 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:47 [INFO] 06:36:47 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.yang-utils --- 06:36:47 [INFO] 06:36:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.yang-utils --- 06:36:47 [INFO] Skipping Rule Enforcement. 06:36:47 [INFO] 06:36:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.yang-utils --- 06:36:47 [INFO] Skipping Rule Enforcement. 06:36:47 [INFO] 06:36:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.yang-utils --- 06:36:47 [INFO] 06:36:47 [INFO] --- dependency:3.9.0:properties (default) @ utils.yang-utils --- 06:36:47 [INFO] 06:36:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.yang-utils --- 06:36:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:47 [INFO] argLine set to empty 06:36:47 [INFO] 06:36:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.yang-utils --- 06:36:47 [INFO] Starting audit... 06:36:47 Audit done. 06:36:47 [INFO] You have 0 Checkstyle violations. 06:36:47 [INFO] 06:36:47 [INFO] --- checkstyle:3.6.0:check (default) @ utils.yang-utils --- 06:36:47 [INFO] 06:36:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ utils.yang-utils --- 06:36:47 [INFO] 06:36:47 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.yang-utils --- 06:36:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/src/main/resources 06:36:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/generated-sources/spi 06:36:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/generated-sources/yang 06:36:47 [INFO] 06:36:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ utils.yang-utils --- 06:36:47 [INFO] Recompiling the module because of changed source code. 06:36:47 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:36:47 [INFO] 06:36:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> 06:36:47 [INFO] 06:36:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.yang-utils --- 06:36:47 [INFO] Spotbugs plugin skipped 06:36:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:47 [INFO] 06:36:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< 06:36:47 [INFO] 06:36:47 [INFO] 06:36:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.yang-utils --- 06:36:47 [INFO] Spotbugs plugin skipped 06:36:47 [INFO] 06:36:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.yang-utils --- 06:36:47 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/src/test/resources 06:36:47 [INFO] 06:36:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ utils.yang-utils --- 06:36:47 [INFO] No sources to compile 06:36:47 [INFO] 06:36:47 [INFO] --- surefire:3.5.4:test (default-test) @ utils.yang-utils --- 06:36:47 [INFO] Tests are skipped. 06:36:47 [INFO] 06:36:47 [INFO] --- copy:14.1.6:copy-files (default) @ utils.yang-utils --- 06:36:47 [INFO] 06:36:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.yang-utils --- 06:36:47 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.21.1-SNAPSHOT.jar 06:36:47 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF 06:36:47 [INFO] 06:36:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.yang-utils --- 06:36:47 [INFO] Skipping javadoc generation 06:36:47 [INFO] 06:36:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.yang-utils --- 06:36:47 [INFO] Skipping CycloneDX goal 06:36:47 [INFO] 06:36:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- 06:36:47 [INFO] Skipping duplicate-finder execution! 06:36:47 [INFO] 06:36:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ utils.yang-utils --- 06:36:47 [WARNING] Used undeclared dependencies found: 06:36:47 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:36:47 [INFO] 06:36:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.yang-utils --- 06:36:47 [INFO] Skipping source per configuration. 06:36:47 [INFO] 06:36:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.yang-utils --- 06:36:47 [INFO] Skipping modernizer execution! 06:36:47 [INFO] 06:36:47 [INFO] --- jacoco:0.8.14:report (report) @ utils.yang-utils --- 06:36:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:47 [INFO] 06:36:47 [INFO] --- install:3.1.4:install (default-install) @ utils.yang-utils --- 06:36:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.21.1-SNAPSHOT/utils.yang-utils-1.21.1-SNAPSHOT.pom 06:36:47 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.21.1-SNAPSHOT/utils.yang-utils-1.21.1-SNAPSHOT.jar 06:36:47 [INFO] 06:36:47 [INFO] --- bundle:6.0.0:install (default-install) @ utils.yang-utils --- 06:36:47 [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.21.1-SNAPSHOT/utils.yang-utils-1.21.1-SNAPSHOT.jar 06:36:47 [INFO] Writing OBR metadata 06:36:47 [INFO] 06:36:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.yang-utils --- 06:36:47 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:47 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:49 [INFO] 06:36:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.yang-utils --- 06:36:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:49 [INFO] 06:36:49 [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- 06:36:49 [INFO] Building ODL :: ovsdb :: southbound-impl 1.21.1-SNAPSHOT [84/143] 06:36:49 [INFO] from ovsdb/southbound/southbound-impl/pom.xml 06:36:49 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:49 [INFO] 06:36:49 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-impl --- 06:36:49 [INFO] 06:36:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-impl --- 06:36:49 [INFO] Skipping Rule Enforcement. 06:36:49 [INFO] 06:36:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-impl --- 06:36:49 [INFO] Skipping Rule Enforcement. 06:36:49 [INFO] 06:36:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-impl --- 06:36:49 [INFO] 06:36:49 [INFO] --- dependency:3.9.0:properties (default) @ southbound-impl --- 06:36:49 [INFO] 06:36:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-impl --- 06:36:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:49 [INFO] argLine set to empty 06:36:49 [INFO] 06:36:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-impl --- 06:36:49 [INFO] Starting audit... 06:36:49 Audit done. 06:36:49 [INFO] You have 0 Checkstyle violations. 06:36:49 [INFO] 06:36:49 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-impl --- 06:36:49 [INFO] 06:36:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-impl --- 06:36:49 [INFO] 06:36:49 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-impl --- 06:36:49 [INFO] Copying 1 resource from src/main/resources to target/classes 06:36:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/generated-sources/spi 06:36:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/generated-sources/yang 06:36:49 [INFO] 06:36:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-impl --- 06:36:49 [INFO] Recompiling the module because of changed dependency. 06:36:49 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 06:36:50 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:50 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[405,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:50 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use or override a deprecated API. 06:36:50 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/ReconciliationManager.java: Some input files additionally use or override a deprecated API that is marked for removal. 06:36:50 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use unchecked or unsafe operations. 06:36:50 [INFO] 06:36:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-impl >>> 06:36:50 [INFO] 06:36:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-impl --- 06:36:50 [INFO] Spotbugs plugin skipped 06:36:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:50 [INFO] 06:36:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-impl <<< 06:36:50 [INFO] 06:36:50 [INFO] 06:36:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-impl --- 06:36:50 [INFO] Spotbugs plugin skipped 06:36:50 [INFO] 06:36:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-impl --- 06:36:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 06:36:50 [INFO] 06:36:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ southbound-impl --- 06:36:50 [INFO] Recompiling the module because of changed dependency. 06:36:50 [INFO] Compiling 35 source files with javac [debug release 21] to target/test-classes 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[82,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[82,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[82,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[85,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[124,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[137,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 06:36:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[137,58] unchecked conversion 06:36:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[139,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[154,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[166,95] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[198,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[201,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 06:36:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[201,58] unchecked conversion 06:36:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 06:36:51 required: T 06:36:51 found: com.google.common.util.concurrent.FluentFuture 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,29] unchecked conversion 06:36:51 required: T 06:36:51 found: com.google.common.util.concurrent.FluentFuture 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[206,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[224,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[366,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[371,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[378,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[387,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[76,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:51 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:51 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:51 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[116,31] explicit call to close() on an auto-closeable resource 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[105,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[50,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[50,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[50,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[51,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[51,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[51,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[57,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[64,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[66,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[66,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ProtocolRemovedCommandTest.java:[72,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java:[83,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java:[85,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:36:51 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java: Some input files additionally use or override a deprecated API. 06:36:51 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java: Some input files additionally use unchecked or unsafe operations. 06:36:51 [INFO] 06:36:51 [INFO] --- surefire:3.5.4:test (default-test) @ southbound-impl --- 06:36:51 [INFO] Tests are skipped. 06:36:51 [INFO] 06:36:51 [INFO] --- copy:14.1.6:copy-files (default) @ southbound-impl --- 06:36:51 [INFO] 06:36:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-impl --- 06:36:51 [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.21.1-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] 06:36:51 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.21.1-SNAPSHOT.jar 06:36:51 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF 06:36:51 [INFO] 06:36:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-impl --- 06:36:51 [INFO] Skipping javadoc generation 06:36:51 [INFO] 06:36:51 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ southbound-impl --- 06:36:51 [INFO] 06:36:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-impl --- 06:36:51 [INFO] Skipping CycloneDX goal 06:36:51 [INFO] 06:36:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- 06:36:51 [INFO] Skipping duplicate-finder execution! 06:36:51 [INFO] 06:36:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-impl --- 06:36:51 [WARNING] Used undeclared dependencies found: 06:36:51 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 06:36:51 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:36:51 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:36:51 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 06:36:51 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 06:36:51 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:36:51 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:36:51 [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test 06:36:51 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.20:compile 06:36:51 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.4:compile 06:36:51 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 06:36:51 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 06:36:51 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:36:51 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:36:51 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 06:36:51 [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile 06:36:51 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 06:36:51 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:36:51 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 06:36:51 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 06:36:51 [WARNING] Non-test scoped test only dependencies found: 06:36:51 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.4:compile 06:36:51 [INFO] 06:36:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-impl --- 06:36:51 [INFO] Skipping source per configuration. 06:36:51 [INFO] 06:36:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-impl --- 06:36:51 [INFO] Skipping modernizer execution! 06:36:51 [INFO] 06:36:51 [INFO] --- jacoco:0.8.14:report (report) @ southbound-impl --- 06:36:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:51 [INFO] 06:36:51 [INFO] --- install:3.1.4:install (default-install) @ southbound-impl --- 06:36:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.1-SNAPSHOT/southbound-impl-1.21.1-SNAPSHOT.pom 06:36:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.1-SNAPSHOT/southbound-impl-1.21.1-SNAPSHOT.jar 06:36:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.21.1-SNAPSHOT/southbound-impl-1.21.1-SNAPSHOT-config.cfg 06:36:51 [INFO] 06:36:51 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-impl --- 06:36:51 [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.21.1-SNAPSHOT/southbound-impl-1.21.1-SNAPSHOT.jar 06:36:51 [INFO] Writing OBR metadata 06:36:51 [INFO] 06:36:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-impl --- 06:36:51 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:51 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:53 [INFO] 06:36:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-impl --- 06:36:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:53 [INFO] 06:36:53 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- 06:36:53 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.21.1-SNAPSHOT [85/143] 06:36:53 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 06:36:53 [INFO] ------------------------------[ feature ]------------------------------- 06:36:53 [INFO] 06:36:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] 06:36:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping Rule Enforcement. 06:36:53 [INFO] 06:36:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping Rule Enforcement. 06:36:53 [INFO] 06:36:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] 06:36:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] 06:36:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:53 [INFO] argLine set to empty 06:36:53 [INFO] 06:36:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Starting audit... 06:36:53 Audit done. 06:36:53 [INFO] You have 0 Checkstyle violations. 06:36:53 [INFO] 06:36:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] 06:36:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] 06:36:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml 06:36:53 [INFO] ...done! 06:36:53 [INFO] Attaching features XML 06:36:53 [INFO] 06:36:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:53 [INFO] 06:36:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> 06:36:53 [INFO] 06:36:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Spotbugs plugin skipped 06:36:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:53 [INFO] 06:36:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< 06:36:53 [INFO] 06:36:53 [INFO] 06:36:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Spotbugs plugin skipped 06:36:53 [INFO] 06:36:53 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] 06:36:53 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] 06:36:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping javadoc generation 06:36:53 [INFO] 06:36:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping CycloneDX goal 06:36:53 [INFO] 06:36:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping duplicate-finder execution! 06:36:53 [INFO] 06:36:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping plugin execution 06:36:53 [INFO] 06:36:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping source per configuration. 06:36:53 [INFO] 06:36:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping modernizer execution! 06:36:53 [INFO] 06:36:53 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:53 [INFO] 06:36:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl --- 06:36:53 [WARNING] 06:36:53 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl did not assign 06:36:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:53 [WARNING] 06:36:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:53 [WARNING] 06:36:53 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.1-SNAPSHOT/odl-ovsdb-southbound-impl-1.21.1-SNAPSHOT.pom 06:36:53 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.21.1-SNAPSHOT/odl-ovsdb-southbound-impl-1.21.1-SNAPSHOT-features.xml 06:36:53 [INFO] 06:36:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl --- 06:36:53 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:53 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:53 [WARNING] 06:36:53 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl did not assign 06:36:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:53 [WARNING] 06:36:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:53 [WARNING] 06:36:54 [INFO] 06:36:54 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- 06:36:54 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.21.1-SNAPSHOT [86/143] 06:36:54 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 06:36:54 [INFO] ------------------------------[ feature ]------------------------------- 06:36:54 [INFO] 06:36:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] 06:36:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping Rule Enforcement. 06:36:54 [INFO] 06:36:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping Rule Enforcement. 06:36:54 [INFO] 06:36:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] 06:36:54 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] 06:36:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:54 [INFO] argLine set to empty 06:36:54 [INFO] 06:36:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Starting audit... 06:36:54 Audit done. 06:36:54 [INFO] You have 0 Checkstyle violations. 06:36:54 [INFO] 06:36:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] 06:36:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] 06:36:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml 06:36:54 [INFO] ...done! 06:36:54 [INFO] Attaching features XML 06:36:54 [INFO] 06:36:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:54 [INFO] 06:36:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> 06:36:54 [INFO] 06:36:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Spotbugs plugin skipped 06:36:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:54 [INFO] 06:36:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< 06:36:54 [INFO] 06:36:54 [INFO] 06:36:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Spotbugs plugin skipped 06:36:54 [INFO] 06:36:54 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] 06:36:54 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] 06:36:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping javadoc generation 06:36:54 [INFO] 06:36:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping CycloneDX goal 06:36:54 [INFO] 06:36:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping duplicate-finder execution! 06:36:54 [INFO] 06:36:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping plugin execution 06:36:54 [INFO] 06:36:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping source per configuration. 06:36:54 [INFO] 06:36:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping modernizer execution! 06:36:54 [INFO] 06:36:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:54 [INFO] 06:36:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [WARNING] 06:36:54 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-rest did not assign 06:36:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:54 [WARNING] 06:36:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:54 [WARNING] 06:36:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.1-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.21.1-SNAPSHOT.pom 06:36:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.21.1-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.21.1-SNAPSHOT-features.xml 06:36:54 [INFO] 06:36:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl-rest --- 06:36:54 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:54 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:54 [WARNING] 06:36:54 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-rest did not assign 06:36:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:54 [WARNING] 06:36:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:54 [WARNING] 06:36:54 [INFO] 06:36:54 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- 06:36:54 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.21.1-SNAPSHOT [87/143] 06:36:54 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 06:36:54 [INFO] ------------------------------[ feature ]------------------------------- 06:36:54 [INFO] 06:36:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] 06:36:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping Rule Enforcement. 06:36:54 [INFO] 06:36:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping Rule Enforcement. 06:36:54 [INFO] 06:36:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] 06:36:54 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] 06:36:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:54 [INFO] argLine set to empty 06:36:54 [INFO] 06:36:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Starting audit... 06:36:54 Audit done. 06:36:54 [INFO] You have 0 Checkstyle violations. 06:36:54 [INFO] 06:36:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] 06:36:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] 06:36:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml 06:36:54 [INFO] ...done! 06:36:54 [INFO] Attaching features XML 06:36:54 [INFO] 06:36:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:36:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:54 [INFO] 06:36:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> 06:36:54 [INFO] 06:36:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Spotbugs plugin skipped 06:36:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:54 [INFO] 06:36:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< 06:36:54 [INFO] 06:36:54 [INFO] 06:36:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Spotbugs plugin skipped 06:36:54 [INFO] 06:36:54 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] 06:36:54 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] 06:36:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping javadoc generation 06:36:54 [INFO] 06:36:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping CycloneDX goal 06:36:54 [INFO] 06:36:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping duplicate-finder execution! 06:36:54 [INFO] 06:36:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping plugin execution 06:36:54 [INFO] 06:36:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping source per configuration. 06:36:54 [INFO] 06:36:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping modernizer execution! 06:36:54 [INFO] 06:36:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:54 [INFO] 06:36:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [WARNING] 06:36:54 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-ui did not assign 06:36:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:54 [WARNING] 06:36:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:54 [WARNING] 06:36:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.1-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.21.1-SNAPSHOT.pom 06:36:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.21.1-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.21.1-SNAPSHOT-features.xml 06:36:54 [INFO] 06:36:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-impl-ui --- 06:36:54 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:54 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:54 [WARNING] 06:36:54 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-ui did not assign 06:36:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:54 [WARNING] 06:36:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:54 [WARNING] 06:36:55 [INFO] 06:36:55 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- 06:36:55 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.21.1-SNAPSHOT [88/143] 06:36:55 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 06:36:55 [INFO] ------------------------------[ feature ]------------------------------- 06:36:55 [INFO] 06:36:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] 06:36:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping Rule Enforcement. 06:36:55 [INFO] 06:36:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping Rule Enforcement. 06:36:55 [INFO] 06:36:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] 06:36:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] 06:36:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:55 [INFO] argLine set to empty 06:36:55 [INFO] 06:36:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Starting audit... 06:36:55 Audit done. 06:36:55 [INFO] You have 0 Checkstyle violations. 06:36:55 [INFO] 06:36:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] 06:36:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] 06:36:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml 06:36:55 [INFO] ...done! 06:36:55 [INFO] Attaching features XML 06:36:55 [INFO] 06:36:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ovsdb-southbound-test --- 06:36:55 [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 06:36:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:55 [INFO] 06:36:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> 06:36:55 [INFO] 06:36:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Spotbugs plugin skipped 06:36:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:55 [INFO] 06:36:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< 06:36:55 [INFO] 06:36:55 [INFO] 06:36:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Spotbugs plugin skipped 06:36:55 [INFO] 06:36:55 [INFO] --- feattest:14.1.6:test (default) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] 06:36:55 [INFO] --- copy:14.1.6:copy-files (default) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] 06:36:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping javadoc generation 06:36:55 [INFO] 06:36:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping CycloneDX goal 06:36:55 [INFO] 06:36:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping duplicate-finder execution! 06:36:55 [INFO] 06:36:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping plugin execution 06:36:55 [INFO] 06:36:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping source per configuration. 06:36:55 [INFO] 06:36:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping modernizer execution! 06:36:55 [INFO] 06:36:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:55 [INFO] 06:36:55 [INFO] --- install:3.1.4:install (default-install) @ odl-ovsdb-southbound-test --- 06:36:55 [WARNING] 06:36:55 [WARNING] The packaging plugin for project odl-ovsdb-southbound-test did not assign 06:36:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:55 [WARNING] 06:36:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:55 [WARNING] 06:36:55 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.1-SNAPSHOT/odl-ovsdb-southbound-test-1.21.1-SNAPSHOT.pom 06:36:55 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.21.1-SNAPSHOT/odl-ovsdb-southbound-test-1.21.1-SNAPSHOT-features.xml 06:36:55 [INFO] 06:36:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ovsdb-southbound-test --- 06:36:55 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:55 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:55 [WARNING] 06:36:55 [WARNING] The packaging plugin for project odl-ovsdb-southbound-test did not assign 06:36:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:55 [WARNING] 06:36:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:55 [WARNING] 06:36:55 [INFO] 06:36:55 [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- 06:36:55 [INFO] Building ODL :: ovsdb :: southbound-features 1.21.1-SNAPSHOT [89/143] 06:36:55 [INFO] from ovsdb/southbound/southbound-features/features/pom.xml 06:36:55 [INFO] ------------------------------[ feature ]------------------------------- 06:36:55 [INFO] 06:36:55 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-features --- 06:36:55 [INFO] 06:36:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-features --- 06:36:55 [INFO] Skipping Rule Enforcement. 06:36:55 [INFO] 06:36:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-features --- 06:36:55 [INFO] Skipping Rule Enforcement. 06:36:55 [INFO] 06:36:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-features --- 06:36:55 [INFO] 06:36:55 [INFO] --- dependency:3.9.0:properties (default) @ southbound-features --- 06:36:55 [INFO] 06:36:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-features --- 06:36:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:55 [INFO] argLine set to empty 06:36:55 [INFO] 06:36:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-features --- 06:36:55 [INFO] Starting audit... 06:36:55 Audit done. 06:36:55 [INFO] You have 0 Checkstyle violations. 06:36:55 [INFO] 06:36:55 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-features --- 06:36:55 [INFO] 06:36:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-features --- 06:36:55 [INFO] 06:36:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- 06:36:55 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/feature/feature.xml 06:36:55 [INFO] ...done! 06:36:55 [INFO] Attaching features XML 06:36:55 [INFO] 06:36:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ southbound-features --- 06:36:55 [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 06:36:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:55 [INFO] 06:36:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-features >>> 06:36:55 [INFO] 06:36:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-features --- 06:36:55 [INFO] Spotbugs plugin skipped 06:36:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:36:55 [INFO] 06:36:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-features <<< 06:36:55 [INFO] 06:36:55 [INFO] 06:36:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-features --- 06:36:55 [INFO] Spotbugs plugin skipped 06:36:55 [INFO] 06:36:55 [INFO] --- feattest:14.1.6:test (default) @ southbound-features --- 06:36:55 [INFO] 06:36:55 [INFO] --- copy:14.1.6:copy-files (default) @ southbound-features --- 06:36:55 [INFO] 06:36:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-features --- 06:36:55 [INFO] Skipping javadoc generation 06:36:55 [INFO] 06:36:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-features --- 06:36:55 [INFO] Skipping CycloneDX goal 06:36:55 [INFO] 06:36:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- 06:36:55 [INFO] Skipping duplicate-finder execution! 06:36:55 [INFO] 06:36:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-features --- 06:36:55 [INFO] Skipping plugin execution 06:36:55 [INFO] 06:36:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-features --- 06:36:55 [INFO] Skipping source per configuration. 06:36:55 [INFO] 06:36:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-features --- 06:36:55 [INFO] Skipping modernizer execution! 06:36:55 [INFO] 06:36:55 [INFO] --- jacoco:0.8.14:report (report) @ southbound-features --- 06:36:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:55 [INFO] 06:36:55 [INFO] --- install:3.1.4:install (default-install) @ southbound-features --- 06:36:55 [WARNING] 06:36:55 [WARNING] The packaging plugin for project southbound-features did not assign 06:36:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:55 [WARNING] 06:36:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:55 [WARNING] 06:36:55 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.21.1-SNAPSHOT/southbound-features-1.21.1-SNAPSHOT.pom 06:36:55 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.21.1-SNAPSHOT/southbound-features-1.21.1-SNAPSHOT-features.xml 06:36:55 [INFO] 06:36:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-features --- 06:36:55 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:36:55 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:36:55 [WARNING] 06:36:55 [WARNING] The packaging plugin for project southbound-features did not assign 06:36:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:55 [WARNING] 06:36:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:55 [WARNING] 06:36:55 [INFO] 06:36:55 [INFO] ------------< org.opendaylight.integration:features-index >------------- 06:36:55 [INFO] Building ODL :: integration :: features-index 0.23.1-SNAPSHOT [90/143] 06:36:55 [INFO] from integration/distribution/features/repos/index/pom.xml 06:36:55 [INFO] ------------------------------[ feature ]------------------------------- 06:37:05 [INFO] 06:37:05 [INFO] --- clean:3.5.0:clean (default-clean) @ features-index --- 06:37:05 [INFO] 06:37:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-index --- 06:37:05 [INFO] Skipping Rule Enforcement. 06:37:05 [INFO] 06:37:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-index --- 06:37:05 [INFO] Skipping Rule Enforcement. 06:37:05 [INFO] 06:37:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-index --- 06:37:05 [INFO] 06:37:05 [INFO] --- dependency:3.9.0:properties (default) @ features-index --- 06:37:05 [INFO] 06:37:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-index --- 06:37:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:05 [INFO] argLine set to empty 06:37:05 [INFO] 06:37:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-index --- 06:37:05 [INFO] Starting audit... 06:37:05 Audit done. 06:37:05 [INFO] You have 0 Checkstyle violations. 06:37:05 [INFO] 06:37:05 [INFO] --- checkstyle:3.6.0:check (default) @ features-index --- 06:37:05 [INFO] 06:37:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-index --- 06:37:05 [INFO] 06:37:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- 06:37:05 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/target/feature/feature.xml 06:37:06 [INFO] ...done! 06:37:06 [INFO] Attaching features XML 06:37:06 [INFO] 06:37:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-index --- 06:37: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 06:37:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:37:06 [INFO] 06:37:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-index >>> 06:37:07 [INFO] 06:37:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-index --- 06:37:07 [INFO] Spotbugs plugin skipped 06:37:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:37:07 [INFO] 06:37:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-index <<< 06:37:07 [INFO] 06:37:07 [INFO] 06:37:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-index --- 06:37:07 [INFO] Spotbugs plugin skipped 06:37:07 [INFO] 06:37:07 [INFO] --- feattest:14.1.6:test (default) @ features-index --- 06:37:07 [INFO] 06:37:07 [INFO] --- copy:14.1.6:copy-files (default) @ features-index --- 06:37:07 [INFO] 06:37:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-index --- 06:37:07 [INFO] Skipping javadoc generation 06:37:07 [INFO] 06:37:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-index --- 06:37:07 [INFO] Skipping CycloneDX goal 06:37:07 [INFO] 06:37:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- 06:37:07 [INFO] Skipping duplicate-finder execution! 06:37:07 [INFO] 06:37:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-index --- 06:37:07 [INFO] Skipping plugin execution 06:37:07 [INFO] 06:37:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-index --- 06:37:07 [INFO] Skipping source per configuration. 06:37:07 [INFO] 06:37:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-index --- 06:37:07 [INFO] Skipping modernizer execution! 06:37:07 [INFO] 06:37:07 [INFO] --- jacoco:0.8.14:report (report) @ features-index --- 06:37:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:07 [INFO] 06:37:07 [INFO] --- install:3.1.4:install (default-install) @ features-index --- 06:37:07 [WARNING] 06:37:07 [WARNING] The packaging plugin for project features-index did not assign 06:37:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:07 [WARNING] 06:37:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:07 [WARNING] 06:37:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.23.1-SNAPSHOT/features-index-0.23.1-SNAPSHOT.pom 06:37:07 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.23.1-SNAPSHOT/features-index-0.23.1-SNAPSHOT-features.xml 06:37:07 [INFO] 06:37:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-index --- 06:37:07 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:07 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:07 [WARNING] 06:37:07 [WARNING] The packaging plugin for project features-index did not assign 06:37:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:07 [WARNING] 06:37:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:07 [WARNING] 06:37:07 [INFO] 06:37:07 [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- 06:37:07 [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.23.1-SNAPSHOT [91/143] 06:37:07 [INFO] from integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 06:37:07 [INFO] ------------------------------[ feature ]------------------------------- 06:37:07 [INFO] 06:37:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] 06:37:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] Skipping Rule Enforcement. 06:37:07 [INFO] 06:37:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] Skipping Rule Enforcement. 06:37:07 [INFO] 06:37:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] 06:37:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] 06:37:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:07 [INFO] argLine set to empty 06:37:07 [INFO] 06:37:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] Starting audit... 06:37:07 Audit done. 06:37:07 [INFO] You have 0 Checkstyle violations. 06:37:07 [INFO] 06:37:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] 06:37:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] 06:37:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- 06:37:07 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml 06:37:07 [INFO] ...done! 06:37:07 [INFO] Attaching features XML 06:37:07 [INFO] 06:37:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-integration-compatible-with-all --- 06:37: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 06:37:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:37:07 [INFO] 06:37:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> 06:37:08 [INFO] 06:37:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Spotbugs plugin skipped 06:37:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:37:08 [INFO] 06:37:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< 06:37:08 [INFO] 06:37:08 [INFO] 06:37:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Spotbugs plugin skipped 06:37:08 [INFO] 06:37:08 [INFO] --- feattest:14.1.6:test (default) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] 06:37:08 [INFO] --- copy:14.1.6:copy-files (default) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] 06:37:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Skipping javadoc generation 06:37:08 [INFO] 06:37:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Skipping CycloneDX goal 06:37:08 [INFO] 06:37:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Skipping duplicate-finder execution! 06:37:08 [INFO] 06:37:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Skipping plugin execution 06:37:08 [INFO] 06:37:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Skipping source per configuration. 06:37:08 [INFO] 06:37:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Skipping modernizer execution! 06:37:08 [INFO] 06:37:08 [INFO] --- jacoco:0.8.14:report (report) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:08 [INFO] 06:37:08 [INFO] --- install:3.1.4:install (default-install) @ odl-integration-compatible-with-all --- 06:37:08 [WARNING] 06:37:08 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 06:37:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:08 [WARNING] 06:37:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:08 [WARNING] 06:37:08 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.23.1-SNAPSHOT/odl-integration-compatible-with-all-0.23.1-SNAPSHOT.pom 06:37:08 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.23.1-SNAPSHOT/odl-integration-compatible-with-all-0.23.1-SNAPSHOT-features.xml 06:37:08 [INFO] 06:37:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-integration-compatible-with-all --- 06:37:08 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:08 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:08 [WARNING] 06:37:08 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 06:37:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:08 [WARNING] 06:37:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:08 [WARNING] 06:37:08 [INFO] 06:37:08 [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- 06:37:08 [INFO] Building ODL :: integration :: odl-integration-all 0.23.1-SNAPSHOT [92/143] 06:37:08 [INFO] from integration/distribution/features/singles/odl-integration-all/pom.xml 06:37:08 [INFO] ------------------------------[ feature ]------------------------------- 06:37:08 [INFO] 06:37:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-all --- 06:37:08 [INFO] 06:37:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-integration-all --- 06:37:08 [INFO] Skipping Rule Enforcement. 06:37:08 [INFO] 06:37:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-integration-all --- 06:37:08 [INFO] Skipping Rule Enforcement. 06:37:08 [INFO] 06:37:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-all --- 06:37:08 [INFO] 06:37:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-integration-all --- 06:37:08 [INFO] 06:37:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-integration-all --- 06:37:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:08 [INFO] argLine set to empty 06:37:08 [INFO] 06:37:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-all --- 06:37:08 [INFO] Starting audit... 06:37:08 Audit done. 06:37:08 [INFO] You have 0 Checkstyle violations. 06:37:08 [INFO] 06:37:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-all --- 06:37:08 [INFO] 06:37:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-integration-all --- 06:37:08 [INFO] 06:37:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- 06:37:08 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml 06:37:08 [INFO] ...done! 06:37:08 [INFO] Attaching features XML 06:37:08 [INFO] 06:37:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-integration-all --- 06:37:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:37:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:37:08 [INFO] 06:37:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-integration-all >>> 06:37:09 [INFO] 06:37:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-integration-all --- 06:37:09 [INFO] Spotbugs plugin skipped 06:37:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:37:09 [INFO] 06:37:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-integration-all <<< 06:37:09 [INFO] 06:37:09 [INFO] 06:37:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-integration-all --- 06:37:09 [INFO] Spotbugs plugin skipped 06:37:09 [INFO] 06:37:09 [INFO] --- feattest:14.1.6:test (default) @ odl-integration-all --- 06:37:09 [INFO] 06:37:09 [INFO] --- copy:14.1.6:copy-files (default) @ odl-integration-all --- 06:37:09 [INFO] 06:37:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-integration-all --- 06:37:09 [INFO] Skipping javadoc generation 06:37:09 [INFO] 06:37:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-all --- 06:37:09 [INFO] Skipping CycloneDX goal 06:37:09 [INFO] 06:37:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- 06:37:09 [INFO] Skipping duplicate-finder execution! 06:37:09 [INFO] 06:37:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-integration-all --- 06:37:09 [INFO] Skipping plugin execution 06:37:09 [INFO] 06:37:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- 06:37:09 [INFO] Skipping source per configuration. 06:37:09 [INFO] 06:37:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-integration-all --- 06:37:09 [INFO] Skipping modernizer execution! 06:37:09 [INFO] 06:37:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-integration-all --- 06:37:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:09 [INFO] 06:37:09 [INFO] --- install:3.1.4:install (default-install) @ odl-integration-all --- 06:37:09 [WARNING] 06:37:09 [WARNING] The packaging plugin for project odl-integration-all did not assign 06:37:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:09 [WARNING] 06:37:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:09 [WARNING] 06:37:09 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.23.1-SNAPSHOT/odl-integration-all-0.23.1-SNAPSHOT.pom 06:37:09 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.23.1-SNAPSHOT/odl-integration-all-0.23.1-SNAPSHOT-features.xml 06:37:09 [INFO] 06:37:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-integration-all --- 06:37:09 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:09 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:09 [WARNING] 06:37:09 [WARNING] The packaging plugin for project odl-integration-all did not assign 06:37:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:09 [WARNING] 06:37:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:09 [WARNING] 06:37:09 [INFO] 06:37:09 [INFO] -------------< org.opendaylight.integration:features-test >------------- 06:37:09 [INFO] Building ODL :: integration :: features-test 0.23.1-SNAPSHOT [93/143] 06:37:09 [INFO] from integration/distribution/features/repos/test/pom.xml 06:37:09 [INFO] ------------------------------[ feature ]------------------------------- 06:37:09 [INFO] 06:37:09 [INFO] --- clean:3.5.0:clean (default-clean) @ features-test --- 06:37:09 [INFO] 06:37:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-test --- 06:37:09 [INFO] Skipping Rule Enforcement. 06:37:09 [INFO] 06:37:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-test --- 06:37:09 [INFO] Skipping Rule Enforcement. 06:37:09 [INFO] 06:37:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test --- 06:37:09 [INFO] 06:37:09 [INFO] --- dependency:3.9.0:properties (default) @ features-test --- 06:37:09 [INFO] 06:37:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-test --- 06:37:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:09 [INFO] argLine set to empty 06:37:09 [INFO] 06:37:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test --- 06:37:09 [INFO] Starting audit... 06:37:09 Audit done. 06:37:09 [INFO] You have 0 Checkstyle violations. 06:37:09 [INFO] 06:37:09 [INFO] --- checkstyle:3.6.0:check (default) @ features-test --- 06:37:09 [INFO] 06:37:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-test --- 06:37:09 [INFO] 06:37:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- 06:37:09 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/target/feature/feature.xml 06:37:10 [INFO] ...done! 06:37:10 [INFO] Attaching features XML 06:37:10 [INFO] 06:37:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-test --- 06:37:10 [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 06:37:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:37:10 [INFO] 06:37:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-test >>> 06:37:10 [INFO] 06:37:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-test --- 06:37:10 [INFO] Spotbugs plugin skipped 06:37:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:37:10 [INFO] 06:37:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-test <<< 06:37:10 [INFO] 06:37:10 [INFO] 06:37:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-test --- 06:37:10 [INFO] Spotbugs plugin skipped 06:37:10 [INFO] 06:37:10 [INFO] --- feattest:14.1.6:test (default) @ features-test --- 06:37:10 [INFO] 06:37:10 [INFO] --- copy:14.1.6:copy-files (default) @ features-test --- 06:37:10 [INFO] 06:37:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-test --- 06:37:10 [INFO] Skipping javadoc generation 06:37:10 [INFO] 06:37:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test --- 06:37:10 [INFO] Skipping CycloneDX goal 06:37:10 [INFO] 06:37:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- 06:37:10 [INFO] Skipping duplicate-finder execution! 06:37:10 [INFO] 06:37:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-test --- 06:37:10 [INFO] Skipping plugin execution 06:37:10 [INFO] 06:37:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-test --- 06:37:10 [INFO] Skipping source per configuration. 06:37:10 [INFO] 06:37:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-test --- 06:37:10 [INFO] Skipping modernizer execution! 06:37:10 [INFO] 06:37:10 [INFO] --- jacoco:0.8.14:report (report) @ features-test --- 06:37:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:10 [INFO] 06:37:10 [INFO] --- install:3.1.4:install (default-install) @ features-test --- 06:37:10 [WARNING] 06:37:10 [WARNING] The packaging plugin for project features-test did not assign 06:37:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:10 [WARNING] 06:37:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:10 [WARNING] 06:37:10 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.23.1-SNAPSHOT/features-test-0.23.1-SNAPSHOT.pom 06:37:10 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.23.1-SNAPSHOT/features-test-0.23.1-SNAPSHOT-features.xml 06:37:10 [INFO] 06:37:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-test --- 06:37:10 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:10 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:10 [WARNING] 06:37:10 [WARNING] The packaging plugin for project features-test did not assign 06:37:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:10 [WARNING] 06:37:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:10 [WARNING] 06:37:10 [INFO] 06:37:10 [INFO] -----------------< org.opendaylight.integration:karaf >----------------- 06:37:10 [INFO] Building ODL :: integration :: karaf 0.23.1-SNAPSHOT [94/143] 06:37:10 [INFO] from integration/distribution/karaf/pom.xml 06:37:10 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:11 [INFO] 06:37:11 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf --- 06:37:11 [INFO] 06:37:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf --- 06:37:11 [INFO] Skipping Rule Enforcement. 06:37:11 [INFO] 06:37:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf --- 06:37:11 [INFO] Skipping Rule Enforcement. 06:37:11 [INFO] 06:37:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf --- 06:37:11 [INFO] 06:37:11 [INFO] --- dependency:3.9.0:properties (default) @ karaf --- 06:37:11 [INFO] 06:37:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf --- 06:37:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:11 [INFO] argLine set to empty 06:37:11 [INFO] 06:37:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf --- 06:37:11 [INFO] Starting audit... 06:37:11 Audit done. 06:37:11 [INFO] You have 0 Checkstyle violations. 06:37:11 [INFO] 06:37:11 [INFO] --- checkstyle:3.6.0:check (default) @ karaf --- 06:37:11 [INFO] 06:37:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf --- 06:37:11 [INFO] 06:37:11 [INFO] --- resources:3.3.1:resources (process-resources) @ karaf --- 06:37:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/src/main/resources 06:37:11 [INFO] 06:37:11 [INFO] --- karaf:4.4.8:assembly (process-resources) @ karaf --- 06:37:11 [INFO] Using repositories: 06:37:11 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:37:11 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:37:11 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:37:11 [INFO] Creating work directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/assembly 06:37:11 [INFO] Loading direct KAR and features XML dependencies 06:37:11 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:37:11 [INFO] Feature framework will be added as a startup feature 06:37:11 [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/assembly 06:37:11 [INFO] Unzipping kars 06:37:11 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:37:11 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:37:11 [INFO] Loading profiles from: 06:37:11 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:37:11 [INFO] Loading repositories 06:37:12 [INFO] Generating generated-startup profile 06:37:12 [INFO] Generating generated-boot profile with parents: generated-startup 06:37:12 [INFO] Generating generated-installed profile 06:37:12 [INFO] Configuring etc/config.properties and etc/system.properties 06:37:12 [INFO] Downloading libraries for generated profiles 06:37:12 [INFO] Downloading additional libraries 06:37:12 [INFO] Writing configurations 06:37:12 [INFO] adding config file: etc/profile.cfg 06:37:12 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:37:12 [INFO] Startup stage 06:37:12 [INFO] Loading startup repositories 06:37:12 [INFO] Resolving startup features and bundles 06:37:12 [INFO] Features: framework 06:37:12 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:37:12 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:37:12 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:37:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:37:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:37:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:37:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:12 [INFO] Boot stage 06:37:12 [INFO] Loading boot repositories 06:37:12 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.23.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.18.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.22.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.19.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.1.9/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.9/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/12.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.18.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.18.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-parser/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/1.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-single/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.20.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.20.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.22.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.22.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.22.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-ui/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.19.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.22.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.19.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.19.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/3.0.0/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.1.9/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.9/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/12.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/12.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/12.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/12.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/12.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.21.1-SNAPSHOT/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/23.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/23.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/23.0.1/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 06:37:12 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 06:37:12 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 06:37:12 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 06:37:12 [INFO] Feature service/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 06:37:12 [INFO] Feature scr/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:37:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:37:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:37:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:37:12 [INFO] Feature shell/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 06:37:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:37:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:37:12 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:37:12 [INFO] Feature kar/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 06:37:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:37:12 [INFO] Feature package/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 06:37:12 [INFO] Feature jaas/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 06:37:12 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:37:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:37:12 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 06:37:12 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 06:37:12 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:37:12 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 06:37:12 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 06:37:12 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:37:12 [INFO] Feature feature/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:37:12 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:37:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:37:12 [INFO] Feature system/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 06:37:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:37:12 [INFO] Feature ssh/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 06:37:12 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 06:37:12 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 06:37:12 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:37:12 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:37:12 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:37:12 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:37:12 [INFO] Feature config/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 06:37:12 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:37:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:37:12 [INFO] Feature instance/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 06:37:12 [INFO] Feature framework/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:37:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:37:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:37:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:37:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:37:12 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:37:12 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:37:12 [INFO] Feature log/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 06:37:12 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:37:12 [INFO] Feature management/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:37:12 [INFO] adding config file: etc/jmx.acl.cfg 06:37:12 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:37:12 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:37:12 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:37:12 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:37:12 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 06:37:12 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 06:37:12 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 06:37:12 [INFO] Feature deployer/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 06:37:12 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 06:37:12 [INFO] Feature 59b916ad-e1bd-4a8f-8673-b7516904ffdf/0.0.0 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 06:37:12 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:37:12 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:37:12 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 06:37:12 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:12 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 06:37:12 [INFO] Feature bundle/4.4.8 is defined as a boot feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 06:37:12 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:37:12 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:37:12 [INFO] Feature standard/4.4.8 is defined as a boot feature 06:37:12 [INFO] Install stage 06:37:12 [INFO] Loading installed repositories 06:37:12 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 06:37:12 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 06:37:12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:37:12 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:37:12 [INFO] 06:37:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf >>> 06:37:13 [INFO] 06:37:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf --- 06:37:13 [INFO] Spotbugs plugin skipped 06:37:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:37:13 [INFO] 06:37:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf <<< 06:37:13 [INFO] 06:37:13 [INFO] 06:37:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf --- 06:37:13 [INFO] Spotbugs plugin skipped 06:37:13 [INFO] 06:37:13 [INFO] --- dependency:3.9.0:copy (apply-branding) @ karaf --- 06:37:13 [INFO] 06:37:13 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ karaf --- 06:37:13 [INFO] 06:37:13 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- 06:37:13 [WARNING] Overwriting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:37:13 [INFO] 06:37:13 [INFO] --- dependency:3.9.0:copy-dependencies (copy-aaa-cli-jar) @ karaf --- 06:37:13 [INFO] 06:37:13 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- 06:37:13 [INFO] 06:37:13 [INFO] --- copy:14.1.6:copy-files (default) @ karaf --- 06:37:13 [INFO] 06:37:13 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ karaf --- 06:37:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/src/main/assembly 06:37:13 [INFO] 06:37:13 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ karaf --- 06:37:13 [INFO] Feature repository discovered recursively: 578a96eb-50ac-42a5-958a-a4a45874d14b 06:37:13 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: daexim-features 06:37:13 [INFO] Feature repository discovered recursively: features-aaa 06:37:13 [INFO] Feature repository discovered recursively: features-bgpcep 06:37:13 [INFO] Feature repository discovered recursively: features-bgpcep-testing 06:37:13 [INFO] Feature repository discovered recursively: features-controller 06:37:13 [INFO] Feature repository discovered recursively: features-controller-experimental 06:37:13 [INFO] Feature repository discovered recursively: features-controller-testing 06:37:13 [INFO] Feature repository discovered recursively: features-index 06:37:13 [INFO] Feature repository discovered recursively: features-infrautils 06:37:13 [INFO] Feature repository discovered recursively: features-infrautils-experimental 06:37:13 [INFO] Feature repository discovered recursively: features-jsonrpc 06:37:13 [INFO] Feature repository discovered recursively: features-l2switch 06:37:13 [INFO] Feature repository discovered recursively: features-lispflowmapping 06:37:13 [INFO] Feature repository discovered recursively: features-mdsal 06:37:13 [INFO] Feature repository discovered recursively: features-mdsal-experimental 06:37:13 [INFO] Feature repository discovered recursively: features-netconf 06:37:13 [INFO] Feature repository discovered recursively: features-netconf-experimental 06:37:13 [INFO] Feature repository discovered recursively: features-netconf-testing 06:37:13 [INFO] Feature repository discovered recursively: features-odlparent 06:37:13 [INFO] Feature repository discovered recursively: features-openflowplugin 06:37:13 [INFO] Feature repository discovered recursively: features-test 06:37:13 [INFO] Feature repository discovered recursively: features-transportpce 06:37:13 [INFO] Feature repository discovered recursively: features-yangtools 06:37:13 [INFO] Feature repository discovered recursively: features-yangtools-experimental 06:37:13 [INFO] Feature repository discovered recursively: framework-4.4.8 06:37:13 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 06:37:13 [INFO] Feature repository discovered recursively: library-features 06:37:13 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 06:37:13 [INFO] Feature repository discovered recursively: odl-aaa-cli 06:37:13 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 06:37:13 [INFO] Feature repository discovered recursively: odl-antlr4 06:37:13 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:37:13 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:37:13 [INFO] Feature repository discovered recursively: odl-apache-shiro 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-parser 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 06:37:13 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-1.0.0 06:37:13 [INFO] Feature repository discovered recursively: odl-bytebuddy 06:37:13 [INFO] Feature repository discovered recursively: odl-clustering-test-app-12.0.3 06:37:13 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 06:37:13 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 06:37:13 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 06:37:13 [INFO] Feature repository discovered recursively: odl-daexim-1.18.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-daexim-all-1.18.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:37:13 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 06:37:13 [INFO] Feature repository discovered recursively: odl-gson 06:37:13 [INFO] Feature repository discovered recursively: odl-guava 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 06:37:13 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 06:37:13 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 06:37:13 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 06:37:13 [INFO] Feature repository discovered recursively: odl-infrautils-inject 06:37:13 [INFO] Feature repository discovered recursively: odl-infrautils-ready 06:37:13 [INFO] Feature repository discovered recursively: odl-infrautils-utils 06:37:13 [INFO] Feature repository discovered recursively: odl-integration-all 06:37:13 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 06:37:13 [INFO] Feature repository discovered recursively: odl-jackson-2 06:37:13 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:37:13 [INFO] Feature repository discovered recursively: odl-javassist-3 06:37:13 [INFO] Feature repository discovered recursively: odl-jersey-2 06:37:13 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.19.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.19.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:37:13 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:37:13 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 06:37:13 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 06:37:13 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 06:37:13 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 06:37:13 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 06:37:13 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 06:37:13 [INFO] Feature repository discovered recursively: odl-l2switch-switch 06:37:13 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 06:37:13 [INFO] Feature repository discovered recursively: odl-l2switch-switch-ui 06:37:13 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 06:37:13 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 06:37:13 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 06:37:13 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 06:37:13 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 06:37:13 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 06:37:13 [INFO] Feature repository discovered recursively: odl-lz4 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-binding 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-dom 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-eos-single 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-trace 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-all 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-client 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.2 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-console 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-databind 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-impl 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-keystore 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-topology 06:37:13 [INFO] Feature repository discovered recursively: odl-netconf-truststore 06:37:13 [INFO] Feature repository discovered recursively: odl-netty-4 06:37:13 [INFO] Feature repository discovered recursively: odl-netty-http3 06:37:13 [INFO] Feature repository discovered recursively: odl-netty-io_uring 06:37:13 [INFO] Feature repository discovered recursively: odl-netty-queue 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowjava-0.21.2 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.21.2 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 06:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 06:37:13 [INFO] Feature repository discovered recursively: odl-openroadm-devices 06:37:13 [INFO] Feature repository discovered recursively: odl-openroadm-models 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.21.1-SNAPSHOT 06:37:13 [INFO] Feature repository discovered recursively: odl-pekko 06:37:13 [INFO] Feature repository discovered recursively: odl-raft-api 06:37:13 [INFO] Feature repository discovered recursively: odl-raft-spi 06:37:13 [INFO] Feature repository discovered recursively: odl-restconf 06:37:13 [INFO] Feature repository discovered recursively: odl-restconf-all 06:37:13 [INFO] Feature repository discovered recursively: odl-restconf-api 06:37:13 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 06:37:13 [INFO] Feature repository discovered recursively: odl-restconf-server-api 06:37:13 [INFO] Feature repository discovered recursively: odl-servlet-api 06:37:13 [INFO] Feature repository discovered recursively: odl-stax2-api 06:37:13 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 06:37:13 [INFO] Feature repository discovered recursively: odl-toaster 06:37:13 [INFO] Feature repository discovered recursively: odl-transportpce 06:37:13 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 06:37:13 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 06:37:13 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 06:37:13 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 06:37:13 [INFO] Feature repository discovered recursively: odl-woodstox 06:37:13 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-netty 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:37:13 [INFO] Feature repository discovered recursively: openflowplugin-0.21.2 06:37:13 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:37:13 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 06:37:13 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 06:37:13 [INFO] Feature repository discovered recursively: pt-triemap 06:37:13 [INFO] Feature repository discovered recursively: southbound-features 06:37:13 [INFO] Feature repository discovered recursively: standard-4.4.8 06:37:13 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:13 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:14 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 06:37:14 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 06:37:14 [INFO] 06:37:14 [INFO] --- antrun:3.2.0:run (fix-permissions) @ karaf --- 06:37:14 [INFO] Executing tasks 06:37:14 [INFO] Executed tasks 06:37:14 [INFO] 06:37:14 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ karaf --- 06:37:14 [INFO] Executing tasks 06:37:14 [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/system/org/bouncycastle 06:37:14 [INFO] Executed tasks 06:37:14 [INFO] 06:37:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf --- 06:37:14 [INFO] Skipping javadoc generation 06:37:14 [INFO] 06:37:14 [INFO] --- karaf:4.4.8:archive (package) @ karaf --- 06:37:37 [INFO] 06:37:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf --- 06:37:37 [INFO] Skipping CycloneDX goal 06:37:37 [INFO] 06:37:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- 06:37:37 [INFO] Skipping duplicate-finder execution! 06:37:37 [INFO] 06:37:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf --- 06:37:37 [INFO] Skipping pom project 06:37:37 [INFO] 06:37:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ karaf --- 06:37:37 [INFO] Skipping source per configuration. 06:37:37 [INFO] 06:37:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf --- 06:37:37 [INFO] Skipping modernizer execution! 06:37:37 [INFO] 06:37:37 [INFO] --- jacoco:0.8.14:report (report) @ karaf --- 06:37:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:37 [INFO] 06:37:37 [INFO] --- install:3.1.4:install (default-install) @ karaf --- 06:37:37 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-SNAPSHOT.pom 06:37:37 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/karaf-0.23.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-SNAPSHOT.tar.gz 06:37:37 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/karaf/target/karaf-0.23.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-SNAPSHOT.zip 06:37:37 [INFO] 06:37:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf --- 06:37:37 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:37 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:42 [INFO] 06:37:42 [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- 06:37:42 [INFO] Building ODL :: integration :: singles-aggregator 0.23.1-SNAPSHOT [95/143] 06:37:42 [INFO] from integration/distribution/features/singles/pom.xml 06:37:42 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:42 [INFO] 06:37:42 [INFO] --- clean:3.5.0:clean (default-clean) @ singles-aggregator --- 06:37:42 [INFO] 06:37:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ singles-aggregator --- 06:37:42 [INFO] Skipping Rule Enforcement. 06:37:42 [INFO] 06:37:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singles-aggregator --- 06:37:42 [INFO] 06:37:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singles-aggregator --- 06:37:42 [INFO] Skipping CycloneDX goal 06:37:42 [INFO] 06:37:42 [INFO] --- install:3.1.4:install (default-install) @ singles-aggregator --- 06:37:42 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.23.1-SNAPSHOT/singles-aggregator-0.23.1-SNAPSHOT.pom 06:37:42 [INFO] 06:37:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ singles-aggregator --- 06:37:42 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:42 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:42 [INFO] 06:37:42 [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ 06:37:42 [INFO] Building ODL :: integration :: repos-aggregator 0.23.1-SNAPSHOT [96/143] 06:37:42 [INFO] from integration/distribution/features/repos/pom.xml 06:37:42 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:42 [INFO] 06:37:42 [INFO] --- clean:3.5.0:clean (default-clean) @ repos-aggregator --- 06:37:42 [INFO] 06:37:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ repos-aggregator --- 06:37:42 [INFO] Skipping Rule Enforcement. 06:37:42 [INFO] 06:37:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repos-aggregator --- 06:37:42 [INFO] 06:37:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repos-aggregator --- 06:37:42 [INFO] Skipping CycloneDX goal 06:37:42 [INFO] 06:37:42 [INFO] --- install:3.1.4:install (default-install) @ repos-aggregator --- 06:37:42 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.23.1-SNAPSHOT/repos-aggregator-0.23.1-SNAPSHOT.pom 06:37:42 [INFO] 06:37:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ repos-aggregator --- 06:37:42 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:42 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:43 [INFO] 06:37:43 [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- 06:37:43 [INFO] Building ODL :: integration :: features-aggregator 0.23.1-SNAPSHOT [97/143] 06:37:43 [INFO] from integration/distribution/features/pom.xml 06:37:43 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:43 [INFO] 06:37:43 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 06:37:43 [INFO] 06:37:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 06:37:43 [INFO] Skipping Rule Enforcement. 06:37:43 [INFO] 06:37:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 06:37:43 [INFO] 06:37:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 06:37:43 [INFO] Skipping CycloneDX goal 06:37:43 [INFO] 06:37:43 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 06:37:43 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.23.1-SNAPSHOT/features-aggregator-0.23.1-SNAPSHOT.pom 06:37:43 [INFO] 06:37:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 06:37:43 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:43 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:43 [INFO] 06:37:43 [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- 06:37:43 [INFO] Building ODL :: integration :: onap-karaf 0.23.1-SNAPSHOT [98/143] 06:37:43 [INFO] from integration/distribution/onap-karaf/pom.xml 06:37:43 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:43 [INFO] 06:37:43 [INFO] --- clean:3.5.0:clean (default-clean) @ onap-karaf --- 06:37:43 [INFO] 06:37:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ onap-karaf --- 06:37:43 [INFO] Skipping Rule Enforcement. 06:37:43 [INFO] 06:37:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ onap-karaf --- 06:37:43 [INFO] Skipping Rule Enforcement. 06:37:43 [INFO] 06:37:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ onap-karaf --- 06:37:43 [INFO] 06:37:43 [INFO] --- dependency:3.9.0:properties (default) @ onap-karaf --- 06:37:43 [INFO] 06:37:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ onap-karaf --- 06:37:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:43 [INFO] argLine set to empty 06:37:43 [INFO] 06:37:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ onap-karaf --- 06:37:43 [INFO] Starting audit... 06:37:43 Audit done. 06:37:43 [INFO] You have 0 Checkstyle violations. 06:37:43 [INFO] 06:37:43 [INFO] --- checkstyle:3.6.0:check (default) @ onap-karaf --- 06:37:43 [INFO] 06:37:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ onap-karaf --- 06:37:43 [INFO] 06:37:43 [INFO] --- resources:3.3.1:resources (process-resources) @ onap-karaf --- 06:37:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/src/main/resources 06:37:43 [INFO] 06:37:43 [INFO] --- karaf:4.4.8:assembly (process-resources) @ onap-karaf --- 06:37:43 [INFO] Using repositories: 06:37:43 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:37:43 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:37:43 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:37:43 [INFO] Creating work directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly 06:37:43 [INFO] Loading direct KAR and features XML dependencies 06:37:43 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:37:43 [INFO] Feature framework will be added as a startup feature 06:37:43 [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly 06:37:43 [INFO] Unzipping kars 06:37:43 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:37:43 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:37:43 [INFO] Loading profiles from: 06:37:43 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:37:43 [INFO] Loading repositories 06:37:43 [INFO] Generating generated-startup profile 06:37:43 [INFO] Generating generated-boot profile with parents: generated-startup 06:37:43 [INFO] Generating generated-installed profile 06:37:43 [INFO] Configuring etc/config.properties and etc/system.properties 06:37:43 [INFO] Downloading libraries for generated profiles 06:37:43 [INFO] Downloading additional libraries 06:37:43 [INFO] Writing configurations 06:37:43 [INFO] adding config file: etc/profile.cfg 06:37:43 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:37:43 [INFO] Startup stage 06:37:43 [INFO] Loading startup repositories 06:37:43 [INFO] Resolving startup features and bundles 06:37:43 [INFO] Features: framework 06:37:43 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:37:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:37:43 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:37:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:37:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:37:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:37:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:37:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:37:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:37:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:37:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:37:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:37:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:37:43 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:37:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:37:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:37:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:37:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:37:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:43 [INFO] Boot stage 06:37:43 [INFO] Loading boot repositories 06:37:43 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:37:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.22.3/xml/features 06:37:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 06:37:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 06:37:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.22.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.18.1-SNAPSHOT/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.18.1-SNAPSHOT/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.18.1-SNAPSHOT/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-single/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 06:37:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 06:37:44 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 06:37:44 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 06:37:44 [INFO] Feature service/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 06:37:44 [INFO] Feature scr/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:37:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:37:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:37:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:37:44 [INFO] Feature shell/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 06:37:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:37:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:37:44 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:37:44 [INFO] Feature kar/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 06:37:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:37:44 [INFO] Feature package/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 06:37:44 [INFO] Feature jaas/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 06:37:44 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:37:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:37:44 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 06:37:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 06:37:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:37:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 06:37:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 06:37:44 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:37:44 [INFO] Feature feature/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:37:44 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:37:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:37:44 [INFO] Feature system/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 06:37:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:37:44 [INFO] Feature ssh/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 06:37:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 06:37:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 06:37:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:37:44 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:37:44 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:37:44 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:37:44 [INFO] Feature config/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 06:37:44 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:37:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:37:44 [INFO] Feature instance/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 06:37:44 [INFO] Feature f4828501-563c-48f6-b9a8-edd37f57f144/0.0.0 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:37:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:37:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 06:37:44 [INFO] Feature framework/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:37:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:37:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:37:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:37:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:37:44 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:37:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:37:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:37:44 [INFO] Feature log/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 06:37:44 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:37:44 [INFO] Feature management/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:37:44 [INFO] adding config file: etc/jmx.acl.cfg 06:37:44 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:37:44 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:37:44 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:37:44 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:37:44 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 06:37:44 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 06:37:44 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 06:37:44 [INFO] Feature deployer/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 06:37:44 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 06:37:44 [INFO] Feature bundle/4.4.8 is defined as a boot feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 06:37:44 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:37:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:37:44 [INFO] Feature standard/4.4.8 is defined as a boot feature 06:37:44 [INFO] Install stage 06:37:44 [INFO] Loading installed repositories 06:37:44 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 06:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 06:37:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:37:44 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:37:44 [INFO] 06:37:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ onap-karaf >>> 06:37:44 [INFO] 06:37:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ onap-karaf --- 06:37:44 [INFO] Spotbugs plugin skipped 06:37:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:37:44 [INFO] 06:37:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ onap-karaf <<< 06:37:44 [INFO] 06:37:44 [INFO] 06:37:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ onap-karaf --- 06:37:44 [INFO] Spotbugs plugin skipped 06:37:44 [INFO] 06:37:44 [INFO] --- dependency:3.9.0:copy (apply-branding) @ onap-karaf --- 06:37:44 [INFO] 06:37:44 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- 06:37:44 [INFO] 06:37:44 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- 06:37:44 [WARNING] Overwriting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:37:44 [INFO] 06:37:44 [INFO] --- dependency:3.9.0:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- 06:37:44 [INFO] 06:37:44 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- 06:37:44 [INFO] 06:37:44 [INFO] --- copy:14.1.6:copy-files (default) @ onap-karaf --- 06:37:44 [INFO] 06:37:44 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ onap-karaf --- 06:37:44 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/src/main/assembly 06:37:44 [INFO] 06:37:44 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ onap-karaf --- 06:37:44 [INFO] Feature repository discovered recursively: 6ffbebc5-89b5-43fb-a5af-afe732b22c7c 06:37:44 [INFO] Feature repository discovered recursively: daexim-features 06:37:44 [INFO] Feature repository discovered recursively: features-aaa 06:37:44 [INFO] Feature repository discovered recursively: features-controller 06:37:44 [INFO] Feature repository discovered recursively: features-controller-experimental 06:37:44 [INFO] Feature repository discovered recursively: features-mdsal 06:37:44 [INFO] Feature repository discovered recursively: features-netconf 06:37:44 [INFO] Feature repository discovered recursively: features-netconf-experimental 06:37:44 [INFO] Feature repository discovered recursively: features-odlparent 06:37:44 [INFO] Feature repository discovered recursively: framework-4.4.8 06:37:44 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 06:37:44 [INFO] Feature repository discovered recursively: odl-aaa-cli 06:37:44 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 06:37:44 [INFO] Feature repository discovered recursively: odl-antlr4 06:37:44 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:37:44 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:37:44 [INFO] Feature repository discovered recursively: odl-apache-shiro 06:37:44 [INFO] Feature repository discovered recursively: odl-bytebuddy 06:37:44 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 06:37:44 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 06:37:44 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 06:37:44 [INFO] Feature repository discovered recursively: odl-daexim-1.18.1-SNAPSHOT 06:37:44 [INFO] Feature repository discovered recursively: odl-daexim-all-1.18.1-SNAPSHOT 06:37:44 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:37:44 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 06:37:44 [INFO] Feature repository discovered recursively: odl-gson 06:37:44 [INFO] Feature repository discovered recursively: odl-guava 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 06:37:44 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 06:37:44 [INFO] Feature repository discovered recursively: odl-infrautils-ready 06:37:44 [INFO] Feature repository discovered recursively: odl-infrautils-utils 06:37:44 [INFO] Feature repository discovered recursively: odl-jackson-2 06:37:44 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:37:44 [INFO] Feature repository discovered recursively: odl-javassist-3 06:37:44 [INFO] Feature repository discovered recursively: odl-jersey-2 06:37:44 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:37:44 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:37:44 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 06:37:44 [INFO] Feature repository discovered recursively: odl-lz4 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-single 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:37:44 [INFO] Feature repository discovered recursively: odl-mdsal-trace 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-all 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-client 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.2 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-console 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-databind 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-impl 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-keystore 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-topology 06:37:44 [INFO] Feature repository discovered recursively: odl-netconf-truststore 06:37:44 [INFO] Feature repository discovered recursively: odl-netty-4 06:37:44 [INFO] Feature repository discovered recursively: odl-netty-http3 06:37:44 [INFO] Feature repository discovered recursively: odl-netty-io_uring 06:37:44 [INFO] Feature repository discovered recursively: odl-netty-queue 06:37:44 [INFO] Feature repository discovered recursively: odl-pekko 06:37:44 [INFO] Feature repository discovered recursively: odl-raft-api 06:37:44 [INFO] Feature repository discovered recursively: odl-raft-spi 06:37:44 [INFO] Feature repository discovered recursively: odl-restconf 06:37:44 [INFO] Feature repository discovered recursively: odl-restconf-all 06:37:44 [INFO] Feature repository discovered recursively: odl-restconf-api 06:37:44 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 06:37:44 [INFO] Feature repository discovered recursively: odl-restconf-server-api 06:37:44 [INFO] Feature repository discovered recursively: odl-servlet-api 06:37:44 [INFO] Feature repository discovered recursively: odl-stax2-api 06:37:44 [INFO] Feature repository discovered recursively: odl-toaster 06:37:44 [INFO] Feature repository discovered recursively: odl-woodstox 06:37:44 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:37:44 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:37:44 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:37:44 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 06:37:44 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 06:37:44 [INFO] Feature repository discovered recursively: pt-triemap 06:37:44 [INFO] Feature repository discovered recursively: standard-4.4.8 06:37:44 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:37:44 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 06:37:44 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 06:37:44 [INFO] 06:37:44 [INFO] --- antrun:3.2.0:run (fix-permissions) @ onap-karaf --- 06:37:44 [INFO] Executing tasks 06:37:44 [INFO] Executed tasks 06:37:44 [INFO] 06:37:44 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ onap-karaf --- 06:37:45 [INFO] Executing tasks 06:37:45 [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/system/org/bouncycastle 06:37:45 [INFO] Executed tasks 06:37:45 [INFO] 06:37:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ onap-karaf --- 06:37:45 [INFO] Skipping javadoc generation 06:37:45 [INFO] 06:37:45 [INFO] --- karaf:4.4.8:archive (package) @ onap-karaf --- 06:37:52 [INFO] 06:37:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ onap-karaf --- 06:37:52 [INFO] Skipping CycloneDX goal 06:37:52 [INFO] 06:37:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- 06:37:52 [INFO] Skipping duplicate-finder execution! 06:37:52 [INFO] 06:37:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ onap-karaf --- 06:37:52 [INFO] Skipping pom project 06:37:52 [INFO] 06:37:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- 06:37:52 [INFO] Skipping source per configuration. 06:37:52 [INFO] 06:37:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ onap-karaf --- 06:37:52 [INFO] Skipping modernizer execution! 06:37:52 [INFO] 06:37:52 [INFO] --- jacoco:0.8.14:report (report) @ onap-karaf --- 06:37:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:52 [INFO] 06:37:52 [INFO] --- install:3.1.4:install (default-install) @ onap-karaf --- 06:37:52 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.23.1-SNAPSHOT/onap-karaf-0.23.1-SNAPSHOT.pom 06:37:52 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/onap-karaf/target/onap-karaf-0.23.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.23.1-SNAPSHOT/onap-karaf-0.23.1-SNAPSHOT.tar.gz 06:37:52 [INFO] 06:37:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ onap-karaf --- 06:37:52 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:52 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:56 [INFO] 06:37:56 [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- 06:37:56 [INFO] Building Integration/Distribution 0.23.1-SNAPSHOT [99/143] 06:37:56 [INFO] from integration/distribution/pom.xml 06:37:56 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:56 [INFO] 06:37:56 [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-aggregator --- 06:37:56 [INFO] 06:37:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ distribution-aggregator --- 06:37:56 [INFO] Skipping Rule Enforcement. 06:37:56 [INFO] 06:37:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-aggregator --- 06:37:56 [INFO] 06:37:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-aggregator --- 06:37:56 [INFO] Skipping CycloneDX goal 06:37:56 [INFO] 06:37:56 [INFO] --- install:3.1.4:install (default-install) @ distribution-aggregator --- 06:37:56 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/integration/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.23.1-SNAPSHOT/distribution-aggregator-0.23.1-SNAPSHOT.pom 06:37:56 [INFO] 06:37:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ distribution-aggregator --- 06:37:56 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:56 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:56 [INFO] 06:37:56 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- 06:37:56 [INFO] Building JSON-RPC :: Artifacts 1.19.1-SNAPSHOT [100/143] 06:37:56 [INFO] from jsonrpc/artifacts/pom.xml 06:37:56 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:56 [INFO] 06:37:56 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-artifacts --- 06:37:56 [INFO] 06:37:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-artifacts --- 06:37:56 [INFO] Skipping Rule Enforcement. 06:37:56 [INFO] 06:37:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-artifacts --- 06:37:56 [INFO] 06:37:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-artifacts --- 06:37:56 [INFO] Skipping CycloneDX goal 06:37:56 [INFO] 06:37:56 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-artifacts --- 06:37:56 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.19.1-SNAPSHOT/jsonrpc-artifacts-1.19.1-SNAPSHOT.pom 06:37:56 [INFO] 06:37:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-artifacts --- 06:37:56 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:56 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:37:56 [INFO] 06:37:56 [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- 06:37:56 [INFO] Building JSON-RPC :: Provider :: Cluster 1.19.1-SNAPSHOT [101/143] 06:37:56 [INFO] from jsonrpc/provider/cluster/pom.xml 06:37:56 [INFO] -------------------------------[ bundle ]------------------------------- 06:37:56 [INFO] 06:37:56 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-provider-cluster --- 06:37:56 [INFO] 06:37:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-provider-cluster --- 06:37:56 [INFO] Skipping Rule Enforcement. 06:37:56 [INFO] 06:37:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- 06:37:56 [INFO] Skipping Rule Enforcement. 06:37:56 [INFO] 06:37:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-provider-cluster --- 06:37:56 [INFO] 06:37:56 [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-provider-cluster --- 06:37:56 [INFO] 06:37:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- 06:37:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:56 [INFO] argLine set to empty 06:37:56 [INFO] 06:37:56 [INFO] --- yang:14.0.20:generate-sources (binding) @ jsonrpc-provider-cluster --- 06:37:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:37:56 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/yang 06:37:56 [INFO] yang-to-sources: Found 3 dependencies in 8.089 ms 06:37:56 [INFO] yang-to-sources: Project model files found: 1 in 1.359 ms 06:37:56 [INFO] yang-to-sources: 1 YANG models processed in 7.891 ms 06:37:56 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.486 ms 06:37:56 [INFO] Sorted 6 files into 3 directories in 80.93 μs 06:37:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.896 ms 06:37:56 [INFO] 06:37:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-provider-cluster --- 06:37:56 [INFO] Starting audit... 06:37:56 Audit done. 06:37:57 [INFO] You have 0 Checkstyle violations. 06:37:57 [INFO] 06:37:57 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] 06:37:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] 06:37:57 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Copying 1 resource from src/main/resources to target/classes 06:37:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/generated-sources/spi 06:37:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 06:37:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:37:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 06:37:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/generated-sources/spi 06:37:57 [INFO] 06:37:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Recompiling the module because of changed dependency. 06:37:57 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[49,34] 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 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[62,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[61,34] 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 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[72,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[72,17] 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 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[84,58] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[85,29] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[86,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[88,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[92,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[94,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[101,72] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/RemotePeerContext.java:[196,33] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[53,17] 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 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[64,78] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[65,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[66,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[69,49] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[75,88] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[102,93] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ProxyDOMRpcService.java:[75,65] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:[32,28] non-transient instance field of a serializable class declared with a non-serializable type 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[22,28] non-transient instance field of a serializable class declared with a non-serializable type 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:[24,44] non-transient instance field of a serializable class declared with a non-serializable type 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[72,75] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[90,91] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[121,90] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ActorProxyTransaction.java:[164,75] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/tx/ProxyReadWriteTransaction.java:[49,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 06:37:57 [INFO] 06:37:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> 06:37:57 [INFO] 06:37:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Spotbugs plugin skipped 06:37:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:37:57 [INFO] 06:37:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< 06:37:57 [INFO] 06:37:57 [INFO] 06:37:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Spotbugs plugin skipped 06:37:57 [INFO] 06:37:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Copying 2 resources from src/test/resources to target/test-classes 06:37:57 [INFO] 06:37:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Recompiling the module because of changed dependency. 06:37:57 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 06:37:57 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 06:37:57 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 06:37:57 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 06:37:57 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 06:37:57 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[285,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[288,87] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:37:57 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[279,45] 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 06:37:57 [INFO] 06:37:57 [INFO] --- surefire:3.5.4:test (default-test) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Tests are skipped. 06:37:57 [INFO] 06:37:57 [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] 06:37:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.19.1-SNAPSHOT.jar 06:37:57 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF 06:37:57 [INFO] 06:37:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Skipping javadoc generation 06:37:57 [INFO] 06:37:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Skipping CycloneDX goal 06:37:57 [INFO] 06:37:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Skipping duplicate-finder execution! 06:37:57 [INFO] 06:37:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- 06:37:57 [WARNING] Used undeclared dependencies found: 06:37:57 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 06:37:57 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 06:37:57 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:37:57 [WARNING] com.typesafe:config:jar:1.4.5:compile 06:37:57 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:37:57 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 06:37:57 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 06:37:57 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:12.0.3:compile 06:37:57 [WARNING] org.opendaylight.controller:scala3-library:jar:12.0.3:compile 06:37:57 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.2:test 06:37:57 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 06:37:57 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:provided 06:37:57 [WARNING] Unused declared dependencies found: 06:37:57 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 06:37:57 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 06:37:57 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.19.1-SNAPSHOT:compile 06:37:57 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 06:37:57 [WARNING] Non-test scoped test only dependencies found: 06:37:57 [WARNING] com.typesafe:config:jar:1.4.5:compile 06:37:57 [INFO] 06:37:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Skipping source per configuration. 06:37:57 [INFO] 06:37:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Skipping modernizer execution! 06:37:57 [INFO] 06:37:57 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:57 [INFO] 06:37:57 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.1-SNAPSHOT/jsonrpc-provider-cluster-1.19.1-SNAPSHOT.pom 06:37:57 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.1-SNAPSHOT/jsonrpc-provider-cluster-1.19.1-SNAPSHOT.jar 06:37:57 [INFO] 06:37:57 [INFO] --- bundle:6.0.0:install (default-install) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.19.1-SNAPSHOT/jsonrpc-provider-cluster-1.19.1-SNAPSHOT.jar 06:37:57 [INFO] Writing OBR metadata 06:37:57 [INFO] 06:37:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-provider-cluster --- 06:37:57 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:37:57 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:00 [INFO] 06:38:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ jsonrpc-provider-cluster --- 06:38:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:38:00 [INFO] 06:38:00 [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ 06:38:00 [INFO] Building JSON-RPC :: Feature :: Cluster 1.19.1-SNAPSHOT [102/143] 06:38:00 [INFO] from jsonrpc/features/odl-jsonrpc-cluster/pom.xml 06:38:00 [INFO] ------------------------------[ feature ]------------------------------- 06:38:00 [INFO] 06:38:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] 06:38:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] Skipping Rule Enforcement. 06:38:00 [INFO] 06:38:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] Skipping Rule Enforcement. 06:38:00 [INFO] 06:38:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] 06:38:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] 06:38:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:00 [INFO] argLine set to empty 06:38:00 [INFO] 06:38:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] Starting audit... 06:38:00 Audit done. 06:38:00 [INFO] You have 0 Checkstyle violations. 06:38:00 [INFO] 06:38:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] 06:38:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] 06:38:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml 06:38:00 [INFO] ...done! 06:38:00 [INFO] Attaching features XML 06:38:00 [INFO] 06:38:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jsonrpc-cluster --- 06:38:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:38:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:38:00 [INFO] 06:38:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> 06:38:01 [INFO] 06:38:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Spotbugs plugin skipped 06:38:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:01 [INFO] 06:38:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< 06:38:01 [INFO] 06:38:01 [INFO] 06:38:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Spotbugs plugin skipped 06:38:01 [INFO] 06:38:01 [INFO] --- feattest:14.1.6:test (default) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] 06:38:01 [INFO] --- copy:14.1.6:copy-files (default) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] 06:38:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Skipping javadoc generation 06:38:01 [INFO] 06:38:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Skipping CycloneDX goal 06:38:01 [INFO] 06:38:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Skipping duplicate-finder execution! 06:38:01 [INFO] 06:38:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Skipping plugin execution 06:38:01 [INFO] 06:38:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Skipping source per configuration. 06:38:01 [INFO] 06:38:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Skipping modernizer execution! 06:38:01 [INFO] 06:38:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:01 [INFO] 06:38:01 [INFO] --- install:3.1.4:install (default-install) @ odl-jsonrpc-cluster --- 06:38:01 [WARNING] 06:38:01 [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign 06:38:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:38:01 [WARNING] 06:38:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:38:01 [WARNING] 06:38:01 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.1-SNAPSHOT/odl-jsonrpc-cluster-1.19.1-SNAPSHOT.pom 06:38:01 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.19.1-SNAPSHOT/odl-jsonrpc-cluster-1.19.1-SNAPSHOT-features.xml 06:38:01 [INFO] 06:38:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jsonrpc-cluster --- 06:38:01 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:01 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:01 [WARNING] 06:38:01 [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign 06:38:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:38:01 [WARNING] 06:38:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:38:01 [WARNING] 06:38:01 [INFO] 06:38:01 [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ 06:38:01 [INFO] Building JSON-RPC :: Features :: Aggregator 1.19.1-SNAPSHOT [103/143] 06:38:01 [INFO] from jsonrpc/features/pom.xml 06:38:01 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:01 [INFO] 06:38:01 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 06:38:01 [INFO] 06:38:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 06:38:01 [INFO] Skipping Rule Enforcement. 06:38:01 [INFO] 06:38:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 06:38:01 [INFO] 06:38:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 06:38:01 [INFO] Skipping CycloneDX goal 06:38:01 [INFO] 06:38:01 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 06:38:01 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-SNAPSHOT.pom 06:38:01 [INFO] 06:38:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 06:38:01 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:01 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:01 [INFO] 06:38:01 [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- 06:38:01 [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.19.1-SNAPSHOT [104/143] 06:38:01 [INFO] from jsonrpc/bus/examples/inband-models/pom.xml 06:38:01 [INFO] --------------------------------[ jar ]--------------------------------- 06:38:01 [INFO] 06:38:01 [INFO] --- clean:3.5.0:clean (default-clean) @ inband-models --- 06:38:01 [INFO] 06:38:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inband-models --- 06:38:01 [INFO] Skipping Rule Enforcement. 06:38:01 [INFO] 06:38:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inband-models --- 06:38:01 [INFO] Skipping Rule Enforcement. 06:38:01 [INFO] 06:38:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inband-models --- 06:38:01 [INFO] 06:38:01 [INFO] --- dependency:3.9.0:properties (default) @ inband-models --- 06:38:01 [INFO] 06:38:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inband-models --- 06:38:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:01 [INFO] argLine set to empty 06:38:01 [INFO] 06:38:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ inband-models --- 06:38:01 [INFO] Starting audit... 06:38:01 Audit done. 06:38:01 [INFO] You have 0 Checkstyle violations. 06:38:01 [INFO] 06:38:01 [INFO] --- checkstyle:3.6.0:check (default) @ inband-models --- 06:38:01 [INFO] 06:38:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inband-models --- 06:38:01 [INFO] 06:38:01 [INFO] --- resources:3.3.1:resources (default-resources) @ inband-models --- 06:38:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/resources 06:38:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/generated-sources/spi 06:38:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/generated-sources/yang 06:38:01 [INFO] 06:38:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ inband-models --- 06:38:01 [INFO] Recompiling the module because of changed dependency. 06:38:01 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 06:38:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException 06:38:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException 06:38:01 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement 06:38:01 [INFO] 06:38:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inband-models >>> 06:38:01 [INFO] 06:38:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inband-models --- 06:38:01 [INFO] Spotbugs plugin skipped 06:38:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:01 [INFO] 06:38:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inband-models <<< 06:38:01 [INFO] 06:38:01 [INFO] 06:38:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inband-models --- 06:38:01 [INFO] Spotbugs plugin skipped 06:38:01 [INFO] 06:38:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inband-models --- 06:38:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/test/resources 06:38:01 [INFO] 06:38:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inband-models --- 06:38:01 [INFO] No sources to compile 06:38:01 [INFO] 06:38:01 [INFO] --- surefire:3.5.4:test (default-test) @ inband-models --- 06:38:01 [INFO] Tests are skipped. 06:38:01 [INFO] 06:38:01 [INFO] --- copy:14.1.6:copy-files (default) @ inband-models --- 06:38:01 [INFO] 06:38:01 [INFO] --- jar:3.4.2:jar (default-jar) @ inband-models --- 06:38:01 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.1-SNAPSHOT.jar 06:38:01 [INFO] 06:38:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inband-models --- 06:38:01 [INFO] Skipping javadoc generation 06:38:01 [INFO] 06:38:01 [INFO] --- shade:3.6.1:shade (single-jar) @ inband-models --- 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:06 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:06 [WARNING] - README.md 06:38:06 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:06 [WARNING] - META-INF/git.properties 06:38:06 [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 1 overlapping classes: 06:38:06 [WARNING] - META-INF.versions.11.module-info 06:38:06 [WARNING] antlr4-runtime-4.13.2.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.19.1-SNAPSHOT.jar, bus-jsonrpc-1.19.1-SNAPSHOT.jar, bus-messagelib-1.19.1-SNAPSHOT.jar, bus-spi-1.19.1-SNAPSHOT.jar, byte-buddy-1.17.8.jar, concepts-14.0.20.jar, dom-codec-1.19.1-SNAPSHOT.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.2.jar, inband-models-1.19.1-SNAPSHOT.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar, jsonrpc-test-model-1.19.1-SNAPSHOT.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, slf4j-api-2.0.12.jar, transport-http-1.19.1-SNAPSHOT.jar, transport-zmq-1.19.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, value-2.11.6-annotations.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:06 [WARNING] - META-INF/MANIFEST.MF 06:38:06 [WARNING] binding-reflect-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.19.1-SNAPSHOT.jar, bus-jsonrpc-1.19.1-SNAPSHOT.jar, bus-messagelib-1.19.1-SNAPSHOT.jar, bus-spi-1.19.1-SNAPSHOT.jar, concepts-14.0.20.jar, dom-codec-1.19.1-SNAPSHOT.jar, ietf-type-util-1.0.2.jar, inband-models-1.19.1-SNAPSHOT.jar, jsonrpc-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar, jsonrpc-test-model-1.19.1-SNAPSHOT.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, transport-http-1.19.1-SNAPSHOT.jar, transport-zmq-1.19.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:06 [WARNING] - LICENSE 06:38:06 [WARNING] dom-codec-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 20 overlapping classes: 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 06:38:06 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 06:38:06 [WARNING] - 10 more... 06:38:06 [WARNING] bus-spi-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 33 overlapping classes and resources: 06:38:06 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 06:38:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 06:38:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 06:38:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 06:38:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 06:38:06 [WARNING] - 23 more... 06:38:06 [WARNING] bus-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 19 overlapping classes: 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 06:38:06 [WARNING] - 9 more... 06:38:06 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar define 2 overlapping resources: 06:38:06 [WARNING] - META-INF/BC2048KE.DSA 06:38:06 [WARNING] - META-INF/BC2048KE.SF 06:38:06 [WARNING] bus-jsonrpc-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 21 overlapping classes: 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 06:38:06 [WARNING] - 11 more... 06:38:06 [WARNING] netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: 06:38:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 06:38:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 06:38:06 [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.7.Final.jar define 2 overlapping resources: 06:38:06 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 06:38:06 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 06:38:06 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: 06:38:06 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 06:38:06 [WARNING] netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: 06:38:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 06:38:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 06:38:06 [WARNING] netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar define 1 overlapping resource: 06:38:06 [WARNING] - META-INF/io.netty.versions.properties 06:38:06 [WARNING] netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: 06:38:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 06:38:06 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 06:38:06 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 06:38:06 [WARNING] - META-INF.versions.9.module-info 06:38:06 [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 06:38:06 [WARNING] - META-INF/LICENSE.txt 06:38:06 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 06:38:06 [WARNING] - META-INF/LICENSE 06:38:06 [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar define 39 overlapping resources: 06:38:06 [WARNING] - META-INF/NOTICE.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.base64.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.boringssl.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.caliper.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 06:38:06 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 06:38:06 [WARNING] - 29 more... 06:38:06 [WARNING] bus-messagelib-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 56 overlapping classes and resources: 06:38:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 06:38:06 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 06:38:06 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 06:38:06 [WARNING] - 46 more... 06:38:06 [WARNING] netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: 06:38:06 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 06:38:06 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 06:38:06 [WARNING] maven-shade-plugin has detected that some files are 06:38:06 [WARNING] present in two or more JARs. When this happens, only one 06:38:06 [WARNING] single version of the file is copied to the uber jar. 06:38:06 [WARNING] Usually this is not harmful and you can skip these warnings, 06:38:06 [WARNING] otherwise try to manually exclude artifacts based on 06:38:06 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 06:38:06 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 06:38:06 [INFO] Replacing original artifact with shaded artifact. 06:38:06 [INFO] 06:38:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inband-models --- 06:38:06 [INFO] Skipping CycloneDX goal 06:38:06 [INFO] 06:38:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- 06:38:06 [INFO] Skipping duplicate-finder execution! 06:38:06 [INFO] 06:38:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inband-models --- 06:38:06 [WARNING] Unused declared dependencies found: 06:38:06 [WARNING] io.netty:netty-all:jar:4.2.7.Final:compile 06:38:06 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.1-SNAPSHOT:compile 06:38:06 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.19.1-SNAPSHOT:compile 06:38:06 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.1-SNAPSHOT:compile 06:38:06 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.1-SNAPSHOT:compile 06:38:06 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.1-SNAPSHOT:compile 06:38:06 [WARNING] ch.qos.logback:logback-classic:jar:1.5.20:compile 06:38:06 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.1-SNAPSHOT:compile 06:38:06 [INFO] 06:38:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inband-models --- 06:38:06 [INFO] Skipping source per configuration. 06:38:06 [INFO] 06:38:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inband-models --- 06:38:06 [INFO] Skipping modernizer execution! 06:38:06 [INFO] 06:38:06 [INFO] --- jacoco:0.8.14:report (report) @ inband-models --- 06:38:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:06 [INFO] 06:38:06 [INFO] --- install:3.1.4:install (default-install) @ inband-models --- 06:38:06 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.19.1-SNAPSHOT/inband-models-1.19.1-SNAPSHOT.pom 06:38:06 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.19.1-SNAPSHOT/inband-models-1.19.1-SNAPSHOT.jar 06:38:06 [INFO] 06:38:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inband-models --- 06:38:06 [INFO] Skipping artifact deployment 06:38:06 [INFO] 06:38:06 [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- 06:38:06 [INFO] Building JSON-RPC :: Binding adapter 1.19.1-SNAPSHOT [105/143] 06:38:06 [INFO] from jsonrpc/binding-adapter/pom.xml 06:38:06 [INFO] --------------------------------[ jar ]--------------------------------- 06:38:06 [INFO] 06:38:06 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-adapter --- 06:38:06 [INFO] 06:38:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-adapter --- 06:38:06 [INFO] Skipping Rule Enforcement. 06:38:06 [INFO] 06:38:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-adapter --- 06:38:06 [INFO] Skipping Rule Enforcement. 06:38:06 [INFO] 06:38:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-adapter --- 06:38:06 [INFO] 06:38:06 [INFO] --- dependency:3.9.0:properties (default) @ binding-adapter --- 06:38:06 [INFO] 06:38:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-adapter --- 06:38:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:06 [INFO] argLine set to empty 06:38:06 [INFO] 06:38:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-adapter --- 06:38:06 [INFO] Starting audit... 06:38:06 Audit done. 06:38:06 [INFO] You have 0 Checkstyle violations. 06:38:06 [INFO] 06:38:06 [INFO] --- checkstyle:3.6.0:check (default) @ binding-adapter --- 06:38:06 [INFO] 06:38:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-adapter --- 06:38:06 [INFO] 06:38:06 [INFO] --- resources:3.3.1:resources (default-resources) @ binding-adapter --- 06:38:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/resources 06:38:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/generated-sources/spi 06:38:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/generated-sources/yang 06:38:06 [INFO] 06:38:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ binding-adapter --- 06:38:06 [INFO] Recompiling the module because of changed dependency. 06:38:06 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 06:38:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 06:38:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 06:38:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 06:38:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 06:38:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 06:38:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 06:38:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 06:38:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 06:38:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 06:38:06 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException 06:38:06 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 06:38:06 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 06:38:06 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[33,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 06:38:06 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[40,52] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 06:38:06 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast 06:38:06 required: java.lang.Class 06:38:06 found: java.lang.Class> 06:38:06 [INFO] 06:38:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-adapter >>> 06:38:06 [INFO] 06:38:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-adapter --- 06:38:06 [INFO] Spotbugs plugin skipped 06:38:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:06 [INFO] 06:38:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-adapter <<< 06:38:06 [INFO] 06:38:06 [INFO] 06:38:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-adapter --- 06:38:06 [INFO] Spotbugs plugin skipped 06:38:06 [INFO] 06:38:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-adapter --- 06:38:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/src/test/resources 06:38:06 [INFO] 06:38:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ binding-adapter --- 06:38:06 [INFO] Recompiling the module because of changed dependency. 06:38:06 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:38:06 [INFO] 06:38:06 [INFO] --- surefire:3.5.4:test (default-test) @ binding-adapter --- 06:38:06 [INFO] Tests are skipped. 06:38:06 [INFO] 06:38:06 [INFO] --- copy:14.1.6:copy-files (default) @ binding-adapter --- 06:38:06 [INFO] 06:38:06 [INFO] --- jar:3.4.2:jar (default-jar) @ binding-adapter --- 06:38:06 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.19.1-SNAPSHOT.jar 06:38:06 [INFO] 06:38:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-adapter --- 06:38:06 [INFO] Skipping javadoc generation 06:38:06 [INFO] 06:38:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-adapter --- 06:38:06 [INFO] Skipping CycloneDX goal 06:38:06 [INFO] 06:38:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- 06:38:06 [INFO] Skipping duplicate-finder execution! 06:38:06 [INFO] 06:38:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-adapter --- 06:38:06 [WARNING] Used undeclared dependencies found: 06:38:06 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 06:38:06 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:38:06 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:provided 06:38:06 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.20:provided 06:38:06 [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.20:provided 06:38:06 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:38:06 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:38:06 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:38:06 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.20:compile 06:38:06 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:provided 06:38:06 [WARNING] Unused declared dependencies found: 06:38:06 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.20:compile 06:38:06 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:38:06 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.20:compile 06:38:06 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 06:38:06 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.20:compile 06:38:06 [INFO] 06:38:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-adapter --- 06:38:06 [INFO] Skipping source per configuration. 06:38:06 [INFO] 06:38:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-adapter --- 06:38:06 [INFO] Skipping modernizer execution! 06:38:06 [INFO] 06:38:06 [INFO] --- jacoco:0.8.14:report (report) @ binding-adapter --- 06:38:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:06 [INFO] 06:38:06 [INFO] --- install:3.1.4:install (default-install) @ binding-adapter --- 06:38:06 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.19.1-SNAPSHOT/binding-adapter-1.19.1-SNAPSHOT.pom 06:38:06 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.19.1-SNAPSHOT/binding-adapter-1.19.1-SNAPSHOT.jar 06:38:06 [INFO] 06:38:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-adapter --- 06:38:06 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:06 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:07 [INFO] 06:38:07 [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- 06:38:07 [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.19.1-SNAPSHOT [106/143] 06:38:07 [INFO] from jsonrpc/bus/examples/binding-bridge/pom.xml 06:38:07 [INFO] --------------------------------[ jar ]--------------------------------- 06:38:07 [INFO] 06:38:07 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-bridge --- 06:38:07 [INFO] 06:38:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-bridge --- 06:38:07 [INFO] Skipping Rule Enforcement. 06:38:07 [INFO] 06:38:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-bridge --- 06:38:07 [INFO] Skipping Rule Enforcement. 06:38:07 [INFO] 06:38:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-bridge --- 06:38:07 [INFO] 06:38:07 [INFO] --- dependency:3.9.0:properties (default) @ binding-bridge --- 06:38:07 [INFO] 06:38:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-bridge --- 06:38:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:07 [INFO] argLine set to empty 06:38:07 [INFO] 06:38:07 [INFO] --- yang:14.0.20:generate-sources (binding) @ binding-bridge --- 06:38:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:38:07 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/src/main/yang 06:38:07 [INFO] yang-to-sources: Found 4 dependencies in 5.164 ms 06:38:07 [INFO] yang-to-sources: Project model files found: 1 in 839.8 μs 06:38:07 [INFO] yang-to-sources: 1 YANG models processed in 9.723 ms 06:38:07 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.062 ms 06:38:07 [INFO] Sorted 9 files into 3 directories in 99.02 μs 06:38:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.75 ms 06:38:07 [INFO] 06:38:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-bridge --- 06:38:07 [INFO] Starting audit... 06:38:07 Audit done. 06:38:07 [INFO] You have 0 Checkstyle violations. 06:38:07 [INFO] 06:38:07 [INFO] --- checkstyle:3.6.0:check (default) @ binding-bridge --- 06:38:07 [INFO] 06:38:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-bridge --- 06:38:07 [INFO] 06:38:07 [INFO] --- resources:3.3.1:resources (default-resources) @ binding-bridge --- 06:38:07 [INFO] Copying 1 resource from src/main/resources to target/classes 06:38:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi 06:38:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 06:38:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:38:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 06:38:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi 06:38:07 [INFO] 06:38:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ binding-bridge --- 06:38:07 [INFO] Recompiling the module because of changed dependency. 06:38:07 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 06:38:07 [INFO] 06:38:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-bridge >>> 06:38:07 [INFO] 06:38:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-bridge --- 06:38:07 [INFO] Spotbugs plugin skipped 06:38:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:07 [INFO] 06:38:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-bridge <<< 06:38:07 [INFO] 06:38:07 [INFO] 06:38:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-bridge --- 06:38:07 [INFO] Spotbugs plugin skipped 06:38:07 [INFO] 06:38:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-bridge --- 06:38:07 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/src/test/resources 06:38:07 [INFO] 06:38:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ binding-bridge --- 06:38:07 [INFO] No sources to compile 06:38:07 [INFO] 06:38:07 [INFO] --- surefire:3.5.4:test (default-test) @ binding-bridge --- 06:38:07 [INFO] Tests are skipped. 06:38:07 [INFO] 06:38:07 [INFO] --- copy:14.1.6:copy-files (default) @ binding-bridge --- 06:38:07 [INFO] 06:38:07 [INFO] --- jar:3.4.2:jar (default-jar) @ binding-bridge --- 06:38:07 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.1-SNAPSHOT.jar 06:38:07 [INFO] 06:38:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-bridge --- 06:38:07 [INFO] Skipping javadoc generation 06:38:07 [INFO] 06:38:07 [INFO] --- shade:3.6.1:shade (single-jar) @ binding-bridge --- 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:11 [WARNING] dom-codec-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 20 overlapping classes: 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 06:38:11 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 06:38:11 [WARNING] - 10 more... 06:38:11 [WARNING] bus-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 19 overlapping classes: 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 06:38:11 [WARNING] - 9 more... 06:38:11 [WARNING] binding-data-codec-api-14.0.20.jar, binding-data-codec-dynamic-14.0.20.jar, binding-data-codec-spi-14.0.20.jar, binding-loader-14.0.20.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-binding-dom-adapter-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:11 [WARNING] - README.md 06:38:11 [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.7.Final.jar define 2 overlapping resources: 06:38:11 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 06:38:11 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 06:38:11 [WARNING] binding-data-codec-api-14.0.20.jar, binding-data-codec-dynamic-14.0.20.jar, binding-data-codec-spi-14.0.20.jar, binding-loader-14.0.20.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-binding-api-15.0.2.jar, mdsal-binding-dom-adapter-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:11 [WARNING] - META-INF/git.properties 06:38:11 [WARNING] netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar define 1 overlapping resource: 06:38:11 [WARNING] - META-INF/io.netty.versions.properties 06:38:11 [WARNING] netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: 06:38:11 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 06:38:11 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 06:38:11 [WARNING] binding-adapter-1.19.1-SNAPSHOT.jar, binding-bridge-1.19.1-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-data-codec-dynamic-14.0.20.jar, binding-data-codec-spi-14.0.20.jar, binding-loader-14.0.20.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.19.1-SNAPSHOT.jar, bus-jsonrpc-1.19.1-SNAPSHOT.jar, bus-messagelib-1.19.1-SNAPSHOT.jar, bus-spi-1.19.1-SNAPSHOT.jar, concepts-14.0.20.jar, dom-codec-1.19.1-SNAPSHOT.jar, ietf-type-util-1.0.2.jar, jsonrpc-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar, jsonrpc-test-model-1.19.1-SNAPSHOT.jar, mdsal-binding-api-15.0.2.jar, mdsal-binding-dom-adapter-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, transport-http-1.19.1-SNAPSHOT.jar, transport-zmq-1.19.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:11 [WARNING] - LICENSE 06:38:11 [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar define 39 overlapping resources: 06:38:11 [WARNING] - META-INF/NOTICE.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.base64.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.boringssl.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.caliper.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 06:38:11 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 06:38:11 [WARNING] - 29 more... 06:38:11 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 06:38:11 [WARNING] - META-INF.versions.9.module-info 06:38:11 [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 1 overlapping classes: 06:38:11 [WARNING] - META-INF.versions.11.module-info 06:38:11 [WARNING] mdsal-binding-dom-adapter-15.0.2.jar, org.eclipse.jdt.annotation-2.4.0.jar define 3 overlapping resources: 06:38:11 [WARNING] - .api_description 06:38:11 [WARNING] - about.html 06:38:11 [WARNING] - bundle.properties 06:38:11 [WARNING] bus-spi-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 33 overlapping classes and resources: 06:38:11 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 06:38:11 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 06:38:11 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 06:38:11 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 06:38:11 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 06:38:11 [WARNING] - 23 more... 06:38:11 [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 06:38:11 [WARNING] - META-INF/LICENSE.txt 06:38:11 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar define 2 overlapping resources: 06:38:11 [WARNING] - META-INF/BC2048KE.DSA 06:38:11 [WARNING] - META-INF/BC2048KE.SF 06:38:11 [WARNING] bus-jsonrpc-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 21 overlapping classes: 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 06:38:11 [WARNING] - 11 more... 06:38:11 [WARNING] netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: 06:38:11 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 06:38:11 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 06:38:11 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: 06:38:11 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 06:38:11 [WARNING] netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: 06:38:11 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 06:38:11 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 06:38:11 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 06:38:11 [WARNING] - META-INF/LICENSE 06:38:11 [WARNING] bus-messagelib-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 56 overlapping classes and resources: 06:38:11 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 06:38:11 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 06:38:11 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 06:38:11 [WARNING] - 46 more... 06:38:11 [WARNING] jsonrpc-test-model-1.19.1-SNAPSHOT-tests.jar, jsonrpc-test-model-1.19.1-SNAPSHOT.jar define 2 overlapping resources: 06:38:11 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties 06:38:11 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml 06:38:11 [WARNING] binding-adapter-1.19.1-SNAPSHOT.jar, binding-bridge-1.19.1-SNAPSHOT.jar define 2 overlapping resources: 06:38:11 [WARNING] - CONTRIBUTING.md 06:38:11 [WARNING] - README.markdown 06:38:11 [WARNING] antlr4-runtime-4.13.2.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-adapter-1.19.1-SNAPSHOT.jar, binding-bridge-1.19.1-SNAPSHOT.jar, binding-data-codec-api-14.0.20.jar, binding-data-codec-dynamic-14.0.20.jar, binding-data-codec-spi-14.0.20.jar, binding-loader-14.0.20.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.19.1-SNAPSHOT.jar, bus-jsonrpc-1.19.1-SNAPSHOT.jar, bus-messagelib-1.19.1-SNAPSHOT.jar, bus-spi-1.19.1-SNAPSHOT.jar, byte-buddy-1.17.8.jar, concepts-14.0.20.jar, dom-codec-1.19.1-SNAPSHOT.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-type-util-1.0.2.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar, jsonrpc-test-model-1.19.1-SNAPSHOT-tests.jar, jsonrpc-test-model-1.19.1-SNAPSHOT.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-binding-api-15.0.2.jar, mdsal-binding-dom-adapter-15.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.19.1-SNAPSHOT.jar, transport-zmq-1.19.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, value-2.11.6-annotations.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:11 [WARNING] - META-INF/MANIFEST.MF 06:38:11 [WARNING] netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: 06:38:11 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 06:38:11 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 06:38:11 [WARNING] maven-shade-plugin has detected that some files are 06:38:11 [WARNING] present in two or more JARs. When this happens, only one 06:38:11 [WARNING] single version of the file is copied to the uber jar. 06:38:11 [WARNING] Usually this is not harmful and you can skip these warnings, 06:38:11 [WARNING] otherwise try to manually exclude artifacts based on 06:38:11 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 06:38:11 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 06:38:12 [INFO] Replacing original artifact with shaded artifact. 06:38:12 [INFO] 06:38:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-bridge --- 06:38:12 [INFO] Skipping CycloneDX goal 06:38:12 [INFO] 06:38:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- 06:38:12 [INFO] Skipping duplicate-finder execution! 06:38:12 [INFO] 06:38:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-bridge --- 06:38:12 [WARNING] Used undeclared dependencies found: 06:38:12 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.20:compile 06:38:12 [WARNING] Unused declared dependencies found: 06:38:12 [WARNING] io.netty:netty-all:jar:4.2.7.Final:compile 06:38:12 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:38:12 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.1-SNAPSHOT:compile 06:38:12 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.2:compile 06:38:12 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.19.1-SNAPSHOT:compile 06:38:12 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:38:12 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.1-SNAPSHOT:compile 06:38:12 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.1-SNAPSHOT:compile 06:38:12 [WARNING] ch.qos.logback:logback-core:jar:1.5.20:compile 06:38:12 [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.19.1-SNAPSHOT:compile 06:38:12 [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile 06:38:12 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:38:12 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.1-SNAPSHOT:compile 06:38:12 [WARNING] ch.qos.logback:logback-classic:jar:1.5.20:compile 06:38:12 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.1-SNAPSHOT:compile 06:38:12 [INFO] 06:38:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-bridge --- 06:38:12 [INFO] Skipping source per configuration. 06:38:12 [INFO] 06:38:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-bridge --- 06:38:12 [INFO] Skipping modernizer execution! 06:38:12 [INFO] 06:38:12 [INFO] --- jacoco:0.8.14:report (report) @ binding-bridge --- 06:38:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:12 [INFO] 06:38:12 [INFO] --- install:3.1.4:install (default-install) @ binding-bridge --- 06:38:12 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.19.1-SNAPSHOT/binding-bridge-1.19.1-SNAPSHOT.pom 06:38:12 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.19.1-SNAPSHOT/binding-bridge-1.19.1-SNAPSHOT.jar 06:38:12 [INFO] 06:38:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-bridge --- 06:38:12 [INFO] Skipping artifact deployment 06:38:12 [INFO] 06:38:12 [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ 06:38:12 [INFO] Building JSON-RPC :: POM 1.19.1-SNAPSHOT [107/143] 06:38:12 [INFO] from jsonrpc/pom.xml 06:38:12 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:12 [INFO] 06:38:12 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc --- 06:38:12 [INFO] 06:38:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc --- 06:38:12 [INFO] Skipping Rule Enforcement. 06:38:12 [INFO] 06:38:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc --- 06:38:12 [INFO] 06:38:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc --- 06:38:12 [INFO] Skipping CycloneDX goal 06:38:12 [INFO] 06:38:12 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc --- 06:38:12 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.19.1-SNAPSHOT/jsonrpc-1.19.1-SNAPSHOT.pom 06:38:12 [INFO] 06:38:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc --- 06:38:12 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:12 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:12 [INFO] 06:38:12 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- 06:38:12 [INFO] Building JSON-RPC :: BUS 1.19.1-SNAPSHOT [108/143] 06:38:12 [INFO] from jsonrpc/bus/pom.xml 06:38:12 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:12 [INFO] 06:38:12 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-bus --- 06:38:12 [INFO] 06:38:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-bus --- 06:38:12 [INFO] Skipping Rule Enforcement. 06:38:12 [INFO] 06:38:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-bus --- 06:38:12 [INFO] 06:38:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-bus --- 06:38:12 [INFO] Skipping CycloneDX goal 06:38:12 [INFO] 06:38:12 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-bus --- 06:38:12 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.19.1-SNAPSHOT/jsonrpc-bus-1.19.1-SNAPSHOT.pom 06:38:12 [INFO] 06:38:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-bus --- 06:38:12 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:12 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:12 [INFO] 06:38:12 [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- 06:38:12 [INFO] Building JSON-RPC :: BUS :: Examples 1.19.1-SNAPSHOT [109/143] 06:38:12 [INFO] from jsonrpc/bus/examples/pom.xml 06:38:12 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:12 [INFO] 06:38:12 [INFO] --- clean:3.5.0:clean (default-clean) @ examples --- 06:38:12 [INFO] 06:38:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ examples --- 06:38:12 [INFO] Skipping Rule Enforcement. 06:38:12 [INFO] 06:38:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ examples --- 06:38:12 [INFO] 06:38:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ examples --- 06:38:12 [INFO] Skipping CycloneDX goal 06:38:12 [INFO] 06:38:12 [INFO] --- install:3.1.4:install (default-install) @ examples --- 06:38:12 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.19.1-SNAPSHOT/examples-1.19.1-SNAPSHOT.pom 06:38:12 [INFO] 06:38:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ examples --- 06:38:12 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:12 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:12 [INFO] 06:38:12 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- 06:38:12 [INFO] Building JSON-RPC :: Security 1.19.1-SNAPSHOT [110/143] 06:38:12 [INFO] from jsonrpc/security/pom.xml 06:38:12 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:12 [INFO] 06:38:12 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-security --- 06:38:12 [INFO] 06:38:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-security --- 06:38:12 [INFO] Skipping Rule Enforcement. 06:38:12 [INFO] 06:38:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-security --- 06:38:12 [INFO] 06:38:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-security --- 06:38:12 [INFO] Skipping CycloneDX goal 06:38:12 [INFO] 06:38:12 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-security --- 06:38:12 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.19.1-SNAPSHOT/jsonrpc-security-1.19.1-SNAPSHOT.pom 06:38:12 [INFO] 06:38:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-security --- 06:38:12 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:12 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:12 [INFO] 06:38:12 [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- 06:38:12 [INFO] Building JSON-RPC :: Tools parent 1.19.1-SNAPSHOT [111/143] 06:38:12 [INFO] from jsonrpc/tools/parent/pom.xml 06:38:12 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:13 [INFO] 06:38:13 [INFO] --- clean:3.5.0:clean (default-clean) @ tools-parent --- 06:38:13 [INFO] 06:38:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ tools-parent --- 06:38:13 [INFO] Skipping Rule Enforcement. 06:38:13 [INFO] 06:38:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ tools-parent --- 06:38:13 [INFO] Skipping Rule Enforcement. 06:38:13 [INFO] 06:38:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ tools-parent --- 06:38:13 [INFO] 06:38:13 [INFO] --- dependency:3.9.0:properties (default) @ tools-parent --- 06:38:13 [INFO] 06:38:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ tools-parent --- 06:38:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:13 [INFO] argLine set to empty 06:38:13 [INFO] 06:38:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ tools-parent --- 06:38:13 [INFO] Starting audit... 06:38:13 Audit done. 06:38:13 [INFO] You have 0 Checkstyle violations. 06:38:13 [INFO] 06:38:13 [INFO] --- checkstyle:3.6.0:check (default) @ tools-parent --- 06:38:13 [INFO] 06:38:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ tools-parent --- 06:38:13 [INFO] 06:38:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ tools-parent >>> 06:38:13 [INFO] 06:38:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ tools-parent --- 06:38:13 [INFO] Spotbugs plugin skipped 06:38:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:13 [INFO] 06:38:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ tools-parent <<< 06:38:13 [INFO] 06:38:13 [INFO] 06:38:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ tools-parent --- 06:38:13 [INFO] Spotbugs plugin skipped 06:38:13 [INFO] 06:38:13 [INFO] --- copy:14.1.6:copy-files (default) @ tools-parent --- 06:38:13 [INFO] 06:38:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ tools-parent --- 06:38:13 [INFO] Skipping javadoc generation 06:38:13 [INFO] 06:38:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ tools-parent --- 06:38:13 [INFO] Skipping CycloneDX goal 06:38:13 [INFO] 06:38:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- 06:38:13 [INFO] Skipping duplicate-finder execution! 06:38:13 [INFO] 06:38:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ tools-parent --- 06:38:13 [INFO] Skipping pom project 06:38:13 [INFO] 06:38:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tools-parent --- 06:38:13 [INFO] Skipping source per configuration. 06:38:13 [INFO] 06:38:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ tools-parent --- 06:38:13 [INFO] Skipping modernizer execution! 06:38:13 [INFO] 06:38:13 [INFO] --- jacoco:0.8.14:report (report) @ tools-parent --- 06:38:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:13 [INFO] 06:38:13 [INFO] --- install:3.1.4:install (default-install) @ tools-parent --- 06:38:13 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.19.1-SNAPSHOT/tools-parent-1.19.1-SNAPSHOT.pom 06:38:13 [INFO] 06:38:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ tools-parent --- 06:38:13 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:13 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:13 [INFO] 06:38:13 [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- 06:38:13 [INFO] Building JSON-RPC :: Tools :: Test 1.19.1-SNAPSHOT [112/143] 06:38:13 [INFO] from jsonrpc/tools/test-tool/pom.xml 06:38:13 [INFO] --------------------------------[ jar ]--------------------------------- 06:38:13 [INFO] 06:38:13 [INFO] --- clean:3.5.0:clean (default-clean) @ test-tool --- 06:38:13 [INFO] 06:38:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-tool --- 06:38:13 [INFO] Skipping Rule Enforcement. 06:38:13 [INFO] 06:38:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-tool --- 06:38:13 [INFO] Skipping Rule Enforcement. 06:38:13 [INFO] 06:38:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-tool --- 06:38:13 [INFO] 06:38:13 [INFO] --- dependency:3.9.0:properties (default) @ test-tool --- 06:38:13 [INFO] 06:38:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-tool --- 06:38:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:13 [INFO] argLine set to empty 06:38:13 [INFO] 06:38:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-tool --- 06:38:13 [INFO] Starting audit... 06:38:13 Audit done. 06:38:13 [INFO] You have 0 Checkstyle violations. 06:38:13 [INFO] 06:38:13 [INFO] --- checkstyle:3.6.0:check (default) @ test-tool --- 06:38:13 [INFO] 06:38:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-tool --- 06:38:13 [INFO] 06:38:13 [INFO] --- resources:3.3.1:resources (default-resources) @ test-tool --- 06:38:13 [INFO] Copying 1 resource from src/main/resources to target/classes 06:38:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/generated-sources/spi 06:38:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/generated-sources/yang 06:38:13 [INFO] 06:38:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-tool --- 06:38:13 [INFO] Recompiling the module because of changed dependency. 06:38:13 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 06:38:13 [INFO] 06:38:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-tool >>> 06:38:13 [INFO] 06:38:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-tool --- 06:38:13 [INFO] Spotbugs plugin skipped 06:38:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:13 [INFO] 06:38:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-tool <<< 06:38:13 [INFO] 06:38:13 [INFO] 06:38:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-tool --- 06:38:13 [INFO] Spotbugs plugin skipped 06:38:13 [INFO] 06:38:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-tool --- 06:38:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/src/test/resources 06:38:13 [INFO] 06:38:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-tool --- 06:38:13 [INFO] No sources to compile 06:38:13 [INFO] 06:38:13 [INFO] --- surefire:3.5.4:test (default-test) @ test-tool --- 06:38:13 [INFO] Tests are skipped. 06:38:13 [INFO] 06:38:13 [INFO] --- copy:14.1.6:copy-files (default) @ test-tool --- 06:38:13 [INFO] 06:38:13 [INFO] --- jar:3.4.2:jar (default-jar) @ test-tool --- 06:38:13 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.1-SNAPSHOT.jar 06:38:13 [INFO] 06:38:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-tool --- 06:38:13 [INFO] Skipping javadoc generation 06:38:13 [INFO] 06:38:13 [INFO] --- shade:3.6.1:shade (uberjar) @ test-tool --- 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 06:38:18 [WARNING] netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar define 1 overlapping classes: 06:38:18 [WARNING] - META-INF.versions.11.module-info 06:38:18 [WARNING] dom-codec-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 20 overlapping classes: 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 06:38:18 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 06:38:18 [WARNING] - 10 more... 06:38:18 [WARNING] bus-spi-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 33 overlapping classes and resources: 06:38:18 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 06:38:18 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 06:38:18 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 06:38:18 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 06:38:18 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 06:38:18 [WARNING] - 23 more... 06:38:18 [WARNING] bus-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 19 overlapping classes: 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 06:38:18 [WARNING] - 9 more... 06:38:18 [WARNING] bus-jsonrpc-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 21 overlapping classes: 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 06:38:18 [WARNING] - 11 more... 06:38:18 [WARNING] jsonrpc-provider-common-1.19.1-SNAPSHOT.jar, security-noop-1.19.1-SNAPSHOT.jar define 2 overlapping classes: 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService 06:38:18 [WARNING] netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: 06:38:18 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.properties 06:38:18 [WARNING] - META-INF/maven/io.netty/netty-transport-native-io_uring/pom.xml 06:38:18 [WARNING] jctools-core-4.0.5.jar, netty-common-4.2.7.Final.jar define 2 overlapping resources: 06:38:18 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 06:38:18 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 06:38:18 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: 06:38:18 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 06:38:18 [WARNING] netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar define 1 overlapping resource: 06:38:18 [WARNING] - META-INF/io.netty.versions.properties 06:38:18 [WARNING] netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar define 2 overlapping resources: 06:38:18 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 06:38:18 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 06:38:18 [WARNING] jsonrpc-provider-common-1.19.1-SNAPSHOT.jar, security-api-1.19.1-SNAPSHOT.jar define 11 overlapping classes: 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants 06:38:18 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService 06:38:18 [WARNING] - 1 more... 06:38:18 [WARNING] binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-runtime-spi-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.19.1-SNAPSHOT.jar, bus-jsonrpc-1.19.1-SNAPSHOT.jar, bus-messagelib-1.19.1-SNAPSHOT.jar, bus-spi-1.19.1-SNAPSHOT.jar, concepts-14.0.20.jar, dom-codec-1.19.1-SNAPSHOT.jar, ietf-topology-2013.10.21.27.2.jar, ietf-type-util-1.0.2.jar, jsonrpc-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar, jsonrpc-test-model-1.19.1-SNAPSHOT.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-broker-15.0.2.jar, mdsal-dom-inmemory-datastore-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, security-api-1.19.1-SNAPSHOT.jar, security-noop-1.19.1-SNAPSHOT.jar, test-tool-1.19.1-SNAPSHOT.jar, transport-http-1.19.1-SNAPSHOT.jar, transport-zmq-1.19.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-ri-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:18 [WARNING] - LICENSE 06:38:18 [WARNING] netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: 06:38:18 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 06:38:18 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 06:38:18 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 06:38:18 [WARNING] - META-INF.versions.9.module-info 06:38:18 [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 06:38:18 [WARNING] - META-INF/LICENSE.txt 06:38:18 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 06:38:18 [WARNING] - META-INF/LICENSE 06:38:18 [WARNING] netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar define 39 overlapping resources: 06:38:18 [WARNING] - META-INF/NOTICE.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.aalto-xml.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.base64.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.boringssl.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.bouncycastle.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.brotli4j.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.caliper.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.commons-lang.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.commons-logging.txt 06:38:18 [WARNING] - META-INF/license/LICENSE.compress-lzf.txt 06:38:18 [WARNING] - 29 more... 06:38:18 [WARNING] bus-messagelib-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar define 56 overlapping classes and resources: 06:38:18 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 06:38:18 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 06:38:18 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 06:38:18 [WARNING] - 46 more... 06:38:18 [WARNING] binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-runtime-spi-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-type-util-1.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-broker-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-ri-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:18 [WARNING] - README.md 06:38:18 [WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-runtime-spi-14.0.20.jar, binding-spec-14.0.20.jar, bus-api-1.19.1-SNAPSHOT.jar, bus-jsonrpc-1.19.1-SNAPSHOT.jar, bus-messagelib-1.19.1-SNAPSHOT.jar, bus-spi-1.19.1-SNAPSHOT.jar, byte-buddy-1.17.8.jar, concepts-14.0.20.jar, dom-codec-1.19.1-SNAPSHOT.jar, error_prone_annotations-2.43.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, ietf-topology-2013.10.21.27.2.jar, ietf-type-util-1.0.2.jar, j2objc-annotations-3.1.jar, jctools-core-4.0.5.jar, jsonrpc-api-1.19.1-SNAPSHOT.jar, jsonrpc-provider-common-1.19.1-SNAPSHOT.jar, jsonrpc-test-model-1.19.1-SNAPSHOT.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.20.jar, logback-core-1.5.20.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-broker-15.0.2.jar, mdsal-dom-inmemory-datastore-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, netty-all-4.2.7.Final.jar, netty-buffer-4.2.7.Final.jar, netty-codec-4.2.7.Final.jar, netty-codec-base-4.2.7.Final.jar, netty-codec-classes-quic-4.2.7.Final.jar, netty-codec-compression-4.2.7.Final.jar, netty-codec-dns-4.2.7.Final.jar, netty-codec-haproxy-4.2.7.Final.jar, netty-codec-http-4.2.7.Final.jar, netty-codec-http2-4.2.7.Final.jar, netty-codec-http3-4.2.7.Final.jar, netty-codec-marshalling-4.2.7.Final.jar, netty-codec-memcache-4.2.7.Final.jar, netty-codec-mqtt-4.2.7.Final.jar, netty-codec-native-quic-4.2.7.Final-linux-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-linux-x86_64.jar, netty-codec-native-quic-4.2.7.Final-osx-aarch_64.jar, netty-codec-native-quic-4.2.7.Final-osx-x86_64.jar, netty-codec-native-quic-4.2.7.Final-windows-x86_64.jar, netty-codec-protobuf-4.2.7.Final.jar, netty-codec-redis-4.2.7.Final.jar, netty-codec-smtp-4.2.7.Final.jar, netty-codec-socks-4.2.7.Final.jar, netty-codec-stomp-4.2.7.Final.jar, netty-codec-xml-4.2.7.Final.jar, netty-common-4.2.7.Final.jar, netty-handler-4.2.7.Final.jar, netty-handler-proxy-4.2.7.Final.jar, netty-handler-ssl-ocsp-4.2.7.Final.jar, netty-resolver-4.2.7.Final.jar, netty-resolver-dns-4.2.7.Final.jar, netty-resolver-dns-classes-macos-4.2.7.Final.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar, netty-transport-4.2.7.Final.jar, netty-transport-classes-epoll-4.2.7.Final.jar, netty-transport-classes-io_uring-4.2.7.Final.jar, netty-transport-classes-kqueue-4.2.7.Final.jar, netty-transport-native-epoll-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.2.7.Final-linux-riscv64.jar, netty-transport-native-epoll-4.2.7.Final-linux-x86_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-aarch_64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-riscv64.jar, netty-transport-native-io_uring-4.2.7.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.2.7.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.2.7.Final.jar, netty-transport-rxtx-4.2.7.Final.jar, netty-transport-sctp-4.2.7.Final.jar, netty-transport-udt-4.2.7.Final.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, security-api-1.19.1-SNAPSHOT.jar, security-noop-1.19.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.19.1-SNAPSHOT.jar, transport-http-1.19.1-SNAPSHOT.jar, transport-zmq-1.19.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.20.jar, value-2.11.6-annotations.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-ri-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:18 [WARNING] - META-INF/MANIFEST.MF 06:38:18 [WARNING] netty-resolver-dns-native-macos-4.2.7.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.2.7.Final-osx-x86_64.jar define 2 overlapping resources: 06:38:18 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 06:38:18 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 06:38:18 [WARNING] binding-model-14.0.20.jar, binding-reflect-14.0.20.jar, binding-runtime-api-14.0.20.jar, binding-runtime-spi-14.0.20.jar, binding-spec-14.0.20.jar, concepts-14.0.20.jar, ietf-topology-2013.10.21.27.2.jar, ietf-type-util-1.0.2.jar, mdsal-common-api-15.0.2.jar, mdsal-dom-api-15.0.2.jar, mdsal-dom-broker-15.0.2.jar, mdsal-dom-inmemory-datastore-15.0.2.jar, mdsal-dom-spi-15.0.2.jar, mdsal-singleton-api-15.0.2.jar, odlext-model-api-14.0.20.jar, odlext-parser-support-14.0.20.jar, openconfig-model-api-14.0.20.jar, openconfig-parser-support-14.0.20.jar, rfc6241-model-api-14.0.20.jar, rfc6241-parser-support-14.0.20.jar, rfc6536-model-api-14.0.20.jar, rfc6536-parser-support-14.0.20.jar, rfc6643-model-api-14.0.20.jar, rfc6643-parser-support-14.0.20.jar, rfc6991-ietf-inet-types-1.0.2.jar, rfc6991-ietf-yang-types-1.0.2.jar, rfc7952-model-api-14.0.20.jar, rfc7952-parser-support-14.0.20.jar, rfc8040-model-api-14.0.20.jar, rfc8040-parser-support-14.0.20.jar, rfc8528-model-api-14.0.20.jar, rfc8528-parser-support-14.0.20.jar, rfc8639-model-api-14.0.20.jar, rfc8639-parser-support-14.0.20.jar, rfc8819-model-api-14.0.20.jar, rfc8819-parser-support-14.0.20.jar, triemap-1.3.2.jar, util-14.0.20.jar, yang-common-14.0.20.jar, yang-data-api-14.0.20.jar, yang-data-codec-gson-14.0.20.jar, yang-data-impl-14.0.20.jar, yang-data-spi-14.0.20.jar, yang-data-tree-api-14.0.20.jar, yang-data-tree-ri-14.0.20.jar, yang-data-tree-spi-14.0.20.jar, yang-data-util-14.0.20.jar, yang-ir-14.0.20.jar, yang-model-api-14.0.20.jar, yang-model-ri-14.0.20.jar, yang-model-spi-14.0.20.jar, yang-model-util-14.0.20.jar, yang-parser-api-14.0.20.jar, yang-parser-impl-14.0.20.jar, yang-parser-reactor-14.0.20.jar, yang-parser-rfc7950-14.0.20.jar, yang-parser-spi-14.0.20.jar, yang-repo-api-14.0.20.jar, yang-repo-spi-14.0.20.jar, yang-xpath-api-14.0.20.jar, yang-xpath-impl-14.0.20.jar define 1 overlapping resource: 06:38:18 [WARNING] - META-INF/git.properties 06:38:18 [WARNING] maven-shade-plugin has detected that some files are 06:38:18 [WARNING] present in two or more JARs. When this happens, only one 06:38:18 [WARNING] single version of the file is copied to the uber jar. 06:38:18 [WARNING] Usually this is not harmful and you can skip these warnings, 06:38:18 [WARNING] otherwise try to manually exclude artifacts based on 06:38:18 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 06:38:18 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 06:38:18 [INFO] Replacing original artifact with shaded artifact. 06:38:18 [INFO] 06:38:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-tool --- 06:38:18 [INFO] Skipping CycloneDX goal 06:38:18 [INFO] 06:38:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- 06:38:18 [INFO] Skipping duplicate-finder execution! 06:38:18 [INFO] 06:38:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-tool --- 06:38:18 [WARNING] Used undeclared dependencies found: 06:38:18 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.20:compile 06:38:18 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.20:compile 06:38:18 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:38:18 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:38:18 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:38:18 [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.20:compile 06:38:18 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.19.1-SNAPSHOT:compile 06:38:18 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.20:compile 06:38:18 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:38:18 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.2:compile 06:38:18 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:38:18 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.20:compile 06:38:18 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.2:compile 06:38:18 [WARNING] Unused declared dependencies found: 06:38:18 [WARNING] io.netty:netty-all:jar:4.2.7.Final:compile 06:38:18 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.19.1-SNAPSHOT:compile 06:38:18 [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.19.1-SNAPSHOT:compile 06:38:18 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.19.1-SNAPSHOT:compile 06:38:18 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.19.1-SNAPSHOT:compile 06:38:18 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 06:38:18 [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.19.1-SNAPSHOT:compile 06:38:18 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.19.1-SNAPSHOT:compile 06:38:18 [WARNING] ch.qos.logback:logback-classic:jar:1.5.20:compile 06:38:18 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.19.1-SNAPSHOT:compile 06:38:18 [INFO] 06:38:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-tool --- 06:38:18 [INFO] Skipping source per configuration. 06:38:18 [INFO] 06:38:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-tool --- 06:38:18 [INFO] Skipping modernizer execution! 06:38:18 [INFO] 06:38:18 [INFO] --- jacoco:0.8.14:report (report) @ test-tool --- 06:38:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:18 [INFO] 06:38:18 [INFO] --- install:3.1.4:install (default-install) @ test-tool --- 06:38:18 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.19.1-SNAPSHOT/test-tool-1.19.1-SNAPSHOT.pom 06:38:18 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.19.1-SNAPSHOT/test-tool-1.19.1-SNAPSHOT.jar 06:38:18 [INFO] 06:38:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-tool --- 06:38:18 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:18 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:19 [INFO] 06:38:19 [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- 06:38:19 [INFO] Building JSON-RPC :: Tools 1.19.1-SNAPSHOT [113/143] 06:38:19 [INFO] from jsonrpc/tools/pom.xml 06:38:19 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:19 [INFO] 06:38:19 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-tools --- 06:38:19 [INFO] 06:38:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-tools --- 06:38:19 [INFO] Skipping Rule Enforcement. 06:38:19 [INFO] 06:38:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-tools --- 06:38:19 [INFO] 06:38:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-tools --- 06:38:19 [INFO] Skipping CycloneDX goal 06:38:19 [INFO] 06:38:19 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-tools --- 06:38:19 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.19.1-SNAPSHOT/jsonrpc-tools-1.19.1-SNAPSHOT.pom 06:38:19 [INFO] 06:38:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-tools --- 06:38:19 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:19 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:19 [INFO] 06:38:19 [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >--------------- 06:38:19 [INFO] Building JSON-RPC :: Karaf 1.19.1-SNAPSHOT [114/143] 06:38:19 [INFO] from jsonrpc/karaf/pom.xml 06:38:19 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:19 [INFO] 06:38:19 [INFO] --- clean:3.5.0:clean (default-clean) @ jsonrpc-karaf --- 06:38:19 [INFO] 06:38:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jsonrpc-karaf --- 06:38:19 [INFO] Skipping Rule Enforcement. 06:38:19 [INFO] 06:38:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ jsonrpc-karaf --- 06:38:19 [INFO] Skipping Rule Enforcement. 06:38:19 [INFO] 06:38:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ jsonrpc-karaf --- 06:38:19 [INFO] 06:38:19 [INFO] --- dependency:3.9.0:properties (default) @ jsonrpc-karaf --- 06:38:19 [INFO] 06:38:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ jsonrpc-karaf --- 06:38:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:19 [INFO] argLine set to empty 06:38:19 [INFO] 06:38:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ jsonrpc-karaf --- 06:38:19 [INFO] Starting audit... 06:38:19 Audit done. 06:38:19 [INFO] You have 0 Checkstyle violations. 06:38:19 [INFO] 06:38:19 [INFO] --- checkstyle:3.6.0:check (default) @ jsonrpc-karaf --- 06:38:19 [INFO] 06:38:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ jsonrpc-karaf --- 06:38:19 [INFO] 06:38:19 [INFO] --- resources:3.3.1:resources (process-resources) @ jsonrpc-karaf --- 06:38:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/src/main/resources 06:38:19 [INFO] 06:38:19 [INFO] --- karaf:4.4.8:assembly (process-resources) @ jsonrpc-karaf --- 06:38:19 [INFO] Using repositories: 06:38:19 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:38:19 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:38:19 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:38:19 [INFO] Creating work directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/target/assembly 06:38:19 [INFO] Loading direct KAR and features XML dependencies 06:38:19 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:38:19 [INFO] Feature framework will be added as a startup feature 06:38:19 [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/target/assembly 06:38:19 [INFO] Unzipping kars 06:38:19 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:38:19 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:38:19 [INFO] Loading profiles from: 06:38:19 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:38:19 [INFO] Loading repositories 06:38:20 [INFO] Generating generated-startup profile 06:38:20 [INFO] Generating generated-boot profile with parents: generated-startup 06:38:20 [INFO] Generating generated-installed profile 06:38:20 [INFO] Configuring etc/config.properties and etc/system.properties 06:38:20 [INFO] Downloading libraries for generated profiles 06:38:20 [INFO] Downloading additional libraries 06:38:20 [INFO] Writing configurations 06:38:20 [INFO] adding config file: etc/profile.cfg 06:38:20 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:38:20 [INFO] Startup stage 06:38:20 [INFO] Loading startup repositories 06:38:20 [INFO] Resolving startup features and bundles 06:38:20 [INFO] Features: framework 06:38:20 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:38:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:38:20 [INFO] Boot stage 06:38:20 [INFO] Loading boot repositories 06:38:20 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.19.1-SNAPSHOT/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.19.1-SNAPSHOT/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.19.1-SNAPSHOT/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.19.1-SNAPSHOT/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 06:38:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 06:38:20 [INFO] Feature odl-jsonrpc-provider/1.19.1.SNAPSHOT is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.19.1-SNAPSHOT 06:38:20 [INFO] Feature odl-ietf-model-rfc8343/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.2 06:38:20 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 06:38:20 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 06:38:20 [INFO] Feature odl-mdsal-common/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:38:20 [INFO] Feature odl-netconf-keystore/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.2 06:38:20 [INFO] Feature service/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 06:38:20 [INFO] Feature odl-mdsal-dom-runtime/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.2 06:38:20 [INFO] Feature odl-yangtools-data-api/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.20 06:38:20 [INFO] Feature odl-ietf-model-rfc8529/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.2 06:38:20 [INFO] Feature shell/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 06:38:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:38:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:38:20 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:38:20 [INFO] Feature package/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 06:38:20 [INFO] Feature odl-mdsal-binding-api/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.2 06:38:20 [INFO] Feature odl-gson/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 06:38:20 [INFO] Feature odl-mdsal-eos-dom/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.2 06:38:20 [INFO] Feature odl-apache-shiro/0.22.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 06:38:20 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 06:38:20 [INFO] Feature ssh/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 06:38:20 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 06:38:20 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 06:38:20 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:38:20 [INFO] Feature odl-yangtools-parser/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.20 06:38:20 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 06:38:20 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 06:38:20 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 06:38:20 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 06:38:20 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:38:20 [INFO] Feature odl-pekko/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 06:38:20 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 06:38:20 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 06:38:20 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 06:38:20 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 06:38:20 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.3 06:38:20 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 06:38:20 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 06:38:20 [INFO] Feature odl-mdsal-dom-broker/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.2 06:38:20 [INFO] Feature odl-servlet-api/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 06:38:20 [INFO] Feature odl-ietf-model-rfc8344/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.2 06:38:20 [INFO] Feature framework/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:38:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:38:20 [INFO] Feature odl-lz4/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 06:38:20 [INFO] Feature odl-ietf-model-rfc6991/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.2 06:38:20 [INFO] Feature odl-karaf-feat-jetty/14.1.6 is defined as a boot feature 06:38:20 [INFO] Feature odl-mdsal-binding-runtime/15.0.2 is defined as a boot feature 06:38:20 [INFO] Feature odl-yangtools-binding-codec/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.20 06:38:20 [INFO] Feature odl-ietf-model-rfc8639/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.2 06:38:20 [INFO] Feature odl-yangtools-export/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.20 06:38:20 [INFO] Feature deployer/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 06:38:20 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 06:38:20 [INFO] Feature odl-aaa-shiro/0.22.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-app-config 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-datastore-config 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/py/idmtool 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3/cfg/config 06:38:20 [INFO] Feature odl-yangtools-xpath/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.20 06:38:20 [INFO] Feature odl-netconf-databind/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.2 06:38:20 [INFO] Feature ee44c8fe-dd25-4552-8281-84a0bceacf4d/0.0.0 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 06:38:20 [INFO] Feature odl-ietf-model-rfc8072/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.2 06:38:20 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 06:38:20 [INFO] Feature odl-jersey-2/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 06:38:20 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 06:38:20 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 06:38:20 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 06:38:20 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 06:38:20 [INFO] Feature odl-mdsal-broker/12.0.3 is defined as a boot feature 06:38:20 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.2 06:38:20 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 06:38:20 [INFO] Feature odl-aaa-password-service/0.22.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config 06:38:20 [INFO] Feature odl-aaa-encryption-service/0.22.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.3 06:38:20 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 06:38:20 [INFO] Feature odl-ietf-model-rfc6243/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.2 06:38:20 [INFO] Feature odl-netty-4/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-riscv64 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-x86_64 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final/jar/linux-x86_64 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-aarch_64 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.7.Final 06:38:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.7.Final 06:38:20 [INFO] Feature scr/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:38:20 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 06:38:20 [INFO] Feature jaas/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 06:38:20 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:38:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:38:20 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 06:38:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 06:38:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:38:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 06:38:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 06:38:20 [INFO] Feature odl-apache-commons-text/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 06:38:20 [INFO] Feature http/8.0.33 is defined as a boot feature 06:38:20 [INFO] Feature odl-restconf-server-api/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:38:20 [INFO] Feature odl-ietf-model-rfc9641/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.2 06:38:20 [INFO] Feature odl-jakarta-activation-api/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 06:38:20 [INFO] Feature odl-controller-blueprint/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.3 06:38:20 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:38:20 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:38:20 [INFO] Feature odl-yangtools-util/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.20 06:38:20 [INFO] Feature odl-apache-commons-lang3/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 06:38:20 [INFO] Feature odl-dropwizard-metrics/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 06:38:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 06:38:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 06:38:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 06:38:20 [INFO] Feature odl-raft-api/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.3 06:38:20 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 06:38:20 [INFO] Feature management/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:38:20 [INFO] adding config file: etc/jmx.acl.cfg 06:38:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:38:20 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:38:20 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:38:20 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:38:20 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 06:38:20 [INFO] Feature odl-yangtools-parser-api/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.20 06:38:20 [INFO] Feature odl-yangtools-xpath-api/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.20 06:38:20 [INFO] Feature odl-javassist-3/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 06:38:20 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.2 06:38:20 [INFO] Feature odl-ietf-model-rfc9640/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.2 06:38:20 [INFO] Feature war/4.4.8 is defined as a boot feature 06:38:20 [INFO] Feature odl-mdsal-singleton-dom/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.2 06:38:20 [INFO] Feature odl-yangtools-codec/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.20 06:38:20 [INFO] Feature odl-ietf-model-rfc7952/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.2 06:38:20 [INFO] Feature odl-karaf-feat-jdbc/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 06:38:20 [INFO] Feature standard/4.4.8 is defined as a boot feature 06:38:20 [INFO] Feature odl-restconf-nb/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2/cfg/config 06:38:20 [INFO] Feature odl-ietf-model-rfc6241/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.2 06:38:20 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 06:38:20 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 06:38:20 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 06:38:20 [INFO] Feature odl-ietf-model-rfc8650/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.2 06:38:20 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.3 06:38:20 [INFO] Feature odl-netconf-mdsal-common/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.2 06:38:20 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.2 06:38:20 [INFO] Feature odl-ietf-model-rfc8525/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.2 06:38:20 [INFO] Feature feature/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:38:20 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:38:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:38:20 [INFO] Feature system/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 06:38:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:38:20 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 06:38:20 [INFO] Feature odl-ietf-model-rfc9643/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.2 06:38:20 [INFO] Feature odl-controller-mdsal-common/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.3 06:38:20 [INFO] Feature odl-mdsal-eos-binding/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:38:20 [INFO] Feature odl-guava/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 06:38:20 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 06:38:20 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 06:38:20 [INFO] Feature odl-woodstox/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 06:38:20 [INFO] Feature features-jsonrpc/1.19.1.SNAPSHOT is defined as a boot feature 06:38:20 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 06:38:20 [INFO] Feature odl-yangtools-binding-spec/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.20 06:38:20 [INFO] Feature odl-yangtools-binding-runtime/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.20 06:38:20 [INFO] Feature odl-ietf-model-rfc6470/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.2 06:38:20 [INFO] Feature odl-netconf-model-rfc5277/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.2 06:38:20 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 06:38:20 [INFO] Feature log/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 06:38:20 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:38:20 [INFO] Feature odl-mdsal-clustering-commons/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.3 06:38:20 [INFO] Feature wrap/2.6.17 is defined as a boot feature 06:38:20 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.2 06:38:20 [INFO] Feature odl-mdsal-dom-api/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.2 06:38:20 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 06:38:20 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 06:38:20 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 06:38:20 [INFO] Feature odl-ietf-model-rfc8526/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.2 06:38:20 [INFO] Feature odl-aaa-api/0.22.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.3 06:38:20 [INFO] Feature odl-jsonrpc-bus/1.19.1.SNAPSHOT is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.19.1-SNAPSHOT 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.19.1-SNAPSHOT/cfg/config 06:38:20 [INFO] Feature odl-jsonrpc-all/1.19.1.SNAPSHOT is defined as a boot feature 06:38:20 [INFO] Feature odl-ietf-model-rfc9642/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.2 06:38:20 [INFO] Feature odl-netconf-transport-api/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.2 06:38:20 [INFO] Feature odl-aaa-cert/0.22.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3/xml/config 06:38:20 [INFO] Feature odl-mdsal-singleton-common/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.2 06:38:20 [INFO] Feature odl-stax2-api/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 06:38:20 [INFO] Feature odl-mdsal-distributed-datastore/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/pekkoconf 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/factorypekkoconf 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleshardconf 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleconf 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/cfg/datastore 06:38:20 [INFO] Feature odl-yanglib-mdsal-writer/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.2 06:38:20 [INFO] Feature odl-aaa-web/0.22.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.3 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.3 06:38:20 [INFO] Feature odl-raft-spi/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.3 06:38:20 [INFO] Feature odl-ietf-model-rfc8341/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.2 06:38:20 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 06:38:20 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 06:38:20 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:38:20 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:38:20 [INFO] Feature kar/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 06:38:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:38:20 [INFO] Feature odl-jackson-2/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.4 06:38:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.4 06:38:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.4 06:38:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.4 06:38:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.4 06:38:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.4 06:38:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.4 06:38:20 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:38:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:38:20 [INFO] Feature odl-restconf/10.0.2 is defined as a boot feature 06:38:20 [INFO] Feature odl-netconf-api/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.2 06:38:20 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:38:20 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:38:20 [INFO] Feature odl-restconf-api/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.2 06:38:20 [INFO] Feature odl-jolokia/12.0.3 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 06:38:20 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.3/cfg/configuration 06:38:20 [INFO] Feature odl-ietf-model-rfc9645/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.2 06:38:20 [INFO] Feature config/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 06:38:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:38:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:38:20 [INFO] Feature instance/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 06:38:20 [INFO] Feature odl-yangtools-common/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.20 06:38:20 [INFO] Feature odl-netconf-truststore/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.2 06:38:20 [INFO] Feature odl-ietf-model-rfc8342/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.2 06:38:20 [INFO] Feature odl-bytebuddy/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 06:38:20 [INFO] Feature odl-restconf-openapi/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.2 06:38:20 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 06:38:20 [INFO] Feature odl-ietf-model-rfc8528/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.2 06:38:20 [INFO] Feature odl-ws-rs-api/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 06:38:20 [INFO] Feature odl-ietf-model-rfc9644/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.2 06:38:20 [INFO] Feature odl-yangtools-data/14.0.20 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.20 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.20 06:38:20 [INFO] Feature odl-antlr4/14.1.6 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 06:38:20 [INFO] Feature bundle/4.4.8 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 06:38:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:38:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:38:20 [INFO] Feature odl-mdsal-eos-common/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.2 06:38:20 [INFO] Feature odl-mdsal-binding-base/15.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.2 06:38:20 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.2 06:38:20 [INFO] Feature odl-netconf-transport/10.0.2 is defined as a boot feature 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.2 06:38:20 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 06:38:20 [INFO] Install stage 06:38:20 [INFO] Loading installed repositories 06:38:20 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 06:38:20 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 06:38:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:38:20 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:38:20 [INFO] 06:38:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>> 06:38:20 [INFO] 06:38:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ jsonrpc-karaf --- 06:38:20 [INFO] Spotbugs plugin skipped 06:38:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:20 [INFO] 06:38:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<< 06:38:20 [INFO] 06:38:20 [INFO] 06:38:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ jsonrpc-karaf --- 06:38:20 [INFO] Spotbugs plugin skipped 06:38:20 [INFO] 06:38:20 [INFO] --- dependency:3.9.0:copy (apply-branding) @ jsonrpc-karaf --- 06:38:20 [INFO] 06:38:20 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf --- 06:38:20 [INFO] 06:38:20 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf --- 06:38:20 [WARNING] Overwriting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:38:20 [INFO] 06:38:20 [INFO] --- copy:14.1.6:copy-files (default) @ jsonrpc-karaf --- 06:38:20 [INFO] 06:38:20 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf --- 06:38:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/src/main/assembly 06:38:20 [INFO] 06:38:20 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ jsonrpc-karaf --- 06:38:20 [INFO] Feature repository discovered recursively: 2218c38a-d436-42cd-b74a-5ec401969b0d 06:38:20 [INFO] Feature repository discovered recursively: features-jsonrpc 06:38:20 [INFO] Feature repository discovered recursively: framework-4.4.8 06:38:20 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 06:38:20 [INFO] Feature repository discovered recursively: odl-antlr4 06:38:20 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:38:20 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:38:20 [INFO] Feature repository discovered recursively: odl-apache-shiro 06:38:20 [INFO] Feature repository discovered recursively: odl-bytebuddy 06:38:20 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 06:38:20 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 06:38:20 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 06:38:20 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:38:20 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 06:38:20 [INFO] Feature repository discovered recursively: odl-gson 06:38:20 [INFO] Feature repository discovered recursively: odl-guava 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 06:38:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 06:38:20 [INFO] Feature repository discovered recursively: odl-jackson-2 06:38:20 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:38:20 [INFO] Feature repository discovered recursively: odl-javassist-3 06:38:20 [INFO] Feature repository discovered recursively: odl-jersey-2 06:38:20 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.19.1-SNAPSHOT 06:38:20 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.19.1-SNAPSHOT 06:38:20 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:38:20 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:38:20 [INFO] Feature repository discovered recursively: odl-lz4 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:38:20 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:38:20 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 06:38:20 [INFO] Feature repository discovered recursively: odl-netconf-databind 06:38:20 [INFO] Feature repository discovered recursively: odl-netconf-keystore 06:38:20 [INFO] Feature repository discovered recursively: odl-netconf-truststore 06:38:20 [INFO] Feature repository discovered recursively: odl-netty-4 06:38:20 [INFO] Feature repository discovered recursively: odl-pekko 06:38:20 [INFO] Feature repository discovered recursively: odl-raft-api 06:38:20 [INFO] Feature repository discovered recursively: odl-raft-spi 06:38:20 [INFO] Feature repository discovered recursively: odl-restconf 06:38:20 [INFO] Feature repository discovered recursively: odl-restconf-api 06:38:20 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 06:38:20 [INFO] Feature repository discovered recursively: odl-restconf-server-api 06:38:20 [INFO] Feature repository discovered recursively: odl-servlet-api 06:38:20 [INFO] Feature repository discovered recursively: odl-stax2-api 06:38:20 [INFO] Feature repository discovered recursively: odl-woodstox 06:38:20 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:38:20 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:38:20 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:38:20 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 06:38:20 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 06:38:20 [INFO] Feature repository discovered recursively: pt-triemap 06:38:20 [INFO] Feature repository discovered recursively: standard-4.4.8 06:38:20 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:20 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:21 [INFO] 06:38:21 [INFO] --- antrun:3.2.0:run (fix-permissions) @ jsonrpc-karaf --- 06:38:21 [INFO] Executing tasks 06:38:21 [INFO] Executed tasks 06:38:21 [INFO] 06:38:21 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ jsonrpc-karaf --- 06:38:21 [INFO] Executing tasks 06:38:21 [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/target/assembly/system/org/bouncycastle 06:38:21 [INFO] Executed tasks 06:38:21 [INFO] 06:38:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ jsonrpc-karaf --- 06:38:21 [INFO] Skipping javadoc generation 06:38:21 [INFO] 06:38:21 [INFO] --- karaf:4.4.8:archive (package) @ jsonrpc-karaf --- 06:38:34 [INFO] 06:38:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ jsonrpc-karaf --- 06:38:34 [INFO] Skipping CycloneDX goal 06:38:34 [INFO] 06:38:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf --- 06:38:34 [INFO] Skipping duplicate-finder execution! 06:38:34 [INFO] 06:38:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ jsonrpc-karaf --- 06:38:34 [INFO] Skipping pom project 06:38:34 [INFO] 06:38:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-karaf --- 06:38:34 [INFO] Skipping source per configuration. 06:38:34 [INFO] 06:38:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ jsonrpc-karaf --- 06:38:34 [INFO] Skipping modernizer execution! 06:38:34 [INFO] 06:38:34 [INFO] --- jacoco:0.8.14:report (report) @ jsonrpc-karaf --- 06:38:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:34 [INFO] 06:38:34 [INFO] --- install:3.1.4:install (default-install) @ jsonrpc-karaf --- 06:38:34 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.19.1-SNAPSHOT/jsonrpc-karaf-1.19.1-SNAPSHOT.pom 06:38:34 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/target/jsonrpc-karaf-1.19.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.19.1-SNAPSHOT/jsonrpc-karaf-1.19.1-SNAPSHOT.tar.gz 06:38:34 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/jsonrpc/karaf/target/jsonrpc-karaf-1.19.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.19.1-SNAPSHOT/jsonrpc-karaf-1.19.1-SNAPSHOT.zip 06:38:35 [INFO] 06:38:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ jsonrpc-karaf --- 06:38:35 [INFO] Skipping artifact deployment 06:38:35 [INFO] 06:38:35 [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ 06:38:35 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.22.1-SNAPSHOT [115/143] 06:38:35 [INFO] from lispflowmapping/commons/parent/pom.xml 06:38:35 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:35 [INFO] 06:38:35 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-commons --- 06:38:35 [INFO] 06:38:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping Rule Enforcement. 06:38:35 [INFO] 06:38:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping Rule Enforcement. 06:38:35 [INFO] 06:38:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-commons --- 06:38:35 [INFO] 06:38:35 [INFO] --- dependency:3.9.0:properties (default) @ lispflowmapping-commons --- 06:38:35 [INFO] 06:38:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:35 [INFO] argLine set to empty 06:38:35 [INFO] 06:38:35 [INFO] --- build-helper:3.6.1:add-source (add-source) @ lispflowmapping-commons --- 06:38:35 [INFO] Source directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/src/main/yang added. 06:38:35 [INFO] Source directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/src/main/yang-gen-sal added. 06:38:35 [INFO] 06:38:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-commons --- 06:38:35 [INFO] Starting audit... 06:38:35 Audit done. 06:38:35 [INFO] You have 0 Checkstyle violations. 06:38:35 [INFO] 06:38:35 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-commons --- 06:38:35 [INFO] 06:38:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lispflowmapping-commons --- 06:38:35 [INFO] 06:38:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> 06:38:35 [INFO] 06:38:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lispflowmapping-commons --- 06:38:35 [INFO] Spotbugs plugin skipped 06:38:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:35 [INFO] 06:38:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< 06:38:35 [INFO] 06:38:35 [INFO] 06:38:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lispflowmapping-commons --- 06:38:35 [INFO] Spotbugs plugin skipped 06:38:35 [INFO] 06:38:35 [INFO] --- copy:14.1.6:copy-files (default) @ lispflowmapping-commons --- 06:38:35 [INFO] 06:38:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping javadoc generation 06:38:35 [INFO] 06:38:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping CycloneDX goal 06:38:35 [INFO] 06:38:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping duplicate-finder execution! 06:38:35 [INFO] 06:38:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping pom project 06:38:35 [INFO] 06:38:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping source per configuration. 06:38:35 [INFO] 06:38:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping modernizer execution! 06:38:35 [INFO] 06:38:35 [INFO] --- jacoco:0.8.14:report (report) @ lispflowmapping-commons --- 06:38:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:35 [INFO] 06:38:35 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-commons --- 06:38:35 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.22.1-SNAPSHOT/lispflowmapping-commons-1.22.1-SNAPSHOT.pom 06:38:35 [INFO] 06:38:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-commons --- 06:38:35 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:35 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:36 [INFO] 06:38:36 [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- 06:38:36 [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.22.1-SNAPSHOT [116/143] 06:38:36 [INFO] from lispflowmapping/commons/build_tools/pom.xml 06:38:36 [INFO] --------------------------------[ jar ]--------------------------------- 06:38:36 [INFO] 06:38:36 [INFO] --- clean:3.5.0:clean (default-clean) @ common.build.tools --- 06:38:36 [INFO] 06:38:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ common.build.tools --- 06:38:36 [INFO] Skipping Rule Enforcement. 06:38:36 [INFO] 06:38:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ common.build.tools --- 06:38:36 [INFO] Skipping Rule Enforcement. 06:38:36 [INFO] 06:38:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common.build.tools --- 06:38:36 [INFO] 06:38:36 [INFO] --- dependency:3.9.0:properties (default) @ common.build.tools --- 06:38:36 [INFO] 06:38:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ common.build.tools --- 06:38:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:36 [INFO] argLine set to empty 06:38:36 [INFO] 06:38:36 [INFO] --- build-helper:3.6.1:add-source (add-source) @ common.build.tools --- 06:38:36 [INFO] Source directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/main/yang added. 06:38:36 [INFO] Source directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/main/yang-gen-sal added. 06:38:36 [INFO] 06:38:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ common.build.tools --- 06:38:36 [INFO] Starting audit... 06:38:36 Audit done. 06:38:36 [INFO] You have 0 Checkstyle violations. 06:38:36 [INFO] 06:38:36 [INFO] --- checkstyle:3.6.0:check (default) @ common.build.tools --- 06:38:36 [INFO] 06:38:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ common.build.tools --- 06:38:36 [INFO] 06:38:36 [INFO] --- resources:3.3.1:resources (default-resources) @ common.build.tools --- 06:38:36 [INFO] Copying 2 resources from src/main/resources to target/classes 06:38:36 [INFO] 06:38:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ common.build.tools --- 06:38:36 [INFO] No sources to compile 06:38:36 [INFO] 06:38:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ common.build.tools >>> 06:38:36 [INFO] 06:38:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ common.build.tools --- 06:38:36 [INFO] Spotbugs plugin skipped 06:38:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:36 [INFO] 06:38:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ common.build.tools <<< 06:38:36 [INFO] 06:38:36 [INFO] 06:38:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ common.build.tools --- 06:38:36 [INFO] Spotbugs plugin skipped 06:38:36 [INFO] 06:38:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ common.build.tools --- 06:38:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/test/resources 06:38:36 [INFO] 06:38:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ common.build.tools --- 06:38:36 [INFO] No sources to compile 06:38:36 [INFO] 06:38:36 [INFO] --- surefire:3.5.4:test (default-test) @ common.build.tools --- 06:38:36 [INFO] Tests are skipped. 06:38:36 [INFO] 06:38:36 [INFO] --- copy:14.1.6:copy-files (default) @ common.build.tools --- 06:38:36 [INFO] 06:38:36 [INFO] --- jar:3.4.2:jar (default-jar) @ common.build.tools --- 06:38:36 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.22.1-SNAPSHOT.jar 06:38:36 [INFO] 06:38:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ common.build.tools --- 06:38:36 [INFO] Skipping javadoc generation 06:38:36 [INFO] 06:38:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common.build.tools --- 06:38:36 [INFO] Skipping CycloneDX goal 06:38:36 [INFO] 06:38:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- 06:38:36 [INFO] Skipping duplicate-finder execution! 06:38:36 [INFO] 06:38:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ common.build.tools --- 06:38:36 [INFO] No dependency problems found 06:38:36 [INFO] 06:38:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ common.build.tools --- 06:38:36 [INFO] Skipping source per configuration. 06:38:36 [INFO] 06:38:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ common.build.tools --- 06:38:36 [INFO] Skipping modernizer execution! 06:38:36 [INFO] 06:38:36 [INFO] --- jacoco:0.8.14:report (report) @ common.build.tools --- 06:38:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:36 [INFO] 06:38:36 [INFO] --- install:3.1.4:install (default-install) @ common.build.tools --- 06:38:36 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.22.1-SNAPSHOT/common.build.tools-1.22.1-SNAPSHOT.pom 06:38:36 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.22.1-SNAPSHOT/common.build.tools-1.22.1-SNAPSHOT.jar 06:38:36 [INFO] 06:38:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common.build.tools --- 06:38:36 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:36 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:36 [INFO] 06:38:36 [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- 06:38:36 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.22.1-SNAPSHOT [117/143] 06:38:36 [INFO] from lispflowmapping/artifacts/pom.xml 06:38:36 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:36 [INFO] 06:38:36 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-artifacts --- 06:38:36 [INFO] 06:38:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lispflowmapping-artifacts --- 06:38:36 [INFO] Skipping Rule Enforcement. 06:38:36 [INFO] 06:38:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-artifacts --- 06:38:36 [INFO] 06:38:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-artifacts --- 06:38:36 [INFO] Skipping CycloneDX goal 06:38:36 [INFO] 06:38:36 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-artifacts --- 06:38:36 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.22.1-SNAPSHOT/lispflowmapping-artifacts-1.22.1-SNAPSHOT.pom 06:38:36 [INFO] 06:38:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-artifacts --- 06:38:36 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:36 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:36 [INFO] 06:38:36 [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- 06:38:36 [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.22.1-SNAPSHOT [118/143] 06:38:36 [INFO] from lispflowmapping/features/pom.xml 06:38:36 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:36 [INFO] 06:38:36 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 06:38:36 [INFO] 06:38:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 06:38:36 [INFO] Skipping Rule Enforcement. 06:38:36 [INFO] 06:38:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 06:38:36 [INFO] 06:38:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 06:38:36 [INFO] Skipping CycloneDX goal 06:38:36 [INFO] 06:38:36 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 06:38:36 [INFO] Skipping artifact installation 06:38:36 [INFO] 06:38:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 06:38:36 [INFO] Skipping artifact deployment 06:38:36 [INFO] 06:38:36 [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- 06:38:36 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.22.1-SNAPSHOT [119/143] 06:38:36 [INFO] from lispflowmapping/lispflowmapping-karaf/pom.xml 06:38:36 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:36 [INFO] 06:38:36 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-karaf --- 06:38:36 [INFO] 06:38:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lispflowmapping-karaf --- 06:38:36 [INFO] Skipping Rule Enforcement. 06:38:36 [INFO] 06:38:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- 06:38:36 [INFO] Skipping Rule Enforcement. 06:38:36 [INFO] 06:38:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-karaf --- 06:38:36 [INFO] 06:38:36 [INFO] --- dependency:3.9.0:properties (default) @ lispflowmapping-karaf --- 06:38:36 [INFO] 06:38:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lispflowmapping-karaf --- 06:38:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:36 [INFO] argLine set to empty 06:38:36 [INFO] 06:38:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-karaf --- 06:38:36 [INFO] Starting audit... 06:38:36 Audit done. 06:38:36 [INFO] You have 0 Checkstyle violations. 06:38:36 [INFO] 06:38:36 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-karaf --- 06:38:36 [INFO] 06:38:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lispflowmapping-karaf --- 06:38:36 [INFO] 06:38:36 [INFO] --- resources:3.3.1:resources (process-resources) @ lispflowmapping-karaf --- 06:38:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/src/main/resources 06:38:36 [INFO] 06:38:36 [INFO] --- karaf:4.4.8:assembly (process-resources) @ lispflowmapping-karaf --- 06:38:36 [INFO] Using repositories: 06:38:36 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:38:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:38:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:38:36 [INFO] Creating work directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly 06:38:36 [INFO] Loading direct KAR and features XML dependencies 06:38:36 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:38:36 [INFO] Feature framework will be added as a startup feature 06:38:36 [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly 06:38:36 [INFO] Unzipping kars 06:38:36 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:38:36 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:38:36 [INFO] Loading profiles from: 06:38:36 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:38:36 [INFO] Loading repositories 06:38:37 [INFO] Generating generated-startup profile 06:38:37 [INFO] Generating generated-boot profile with parents: generated-startup 06:38:37 [INFO] Generating generated-installed profile 06:38:37 [INFO] Configuring etc/config.properties and etc/system.properties 06:38:37 [INFO] Downloading libraries for generated profiles 06:38:37 [INFO] Downloading additional libraries 06:38:37 [INFO] Writing configurations 06:38:37 [INFO] adding config file: etc/profile.cfg 06:38:37 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:38:37 [INFO] Startup stage 06:38:37 [INFO] Loading startup repositories 06:38:37 [INFO] Resolving startup features and bundles 06:38:37 [INFO] Features: framework 06:38:37 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:38:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:38:37 [INFO] Boot stage 06:38:37 [INFO] Loading boot repositories 06:38:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.22.1-SNAPSHOT/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.22.1-SNAPSHOT/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.22.1-SNAPSHOT/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.22.1-SNAPSHOT/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.22.1-SNAPSHOT/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.22.1-SNAPSHOT/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.22.1-SNAPSHOT/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 06:38:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 06:38:37 [INFO] Feature odl-ietf-model-rfc8343/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.2 06:38:37 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 06:38:37 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 06:38:37 [INFO] Feature odl-mdsal-common/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:38:37 [INFO] Feature odl-netconf-keystore/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.2 06:38:37 [INFO] Feature service/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 06:38:37 [INFO] Feature odl-mdsal-dom-runtime/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.2 06:38:37 [INFO] Feature odl-yangtools-data-api/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.20 06:38:37 [INFO] Feature odl-ietf-model-rfc8529/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.2 06:38:37 [INFO] Feature shell/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 06:38:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:38:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:38:37 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:38:37 [INFO] Feature package/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 06:38:37 [INFO] Feature odl-mdsal-binding-api/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.2 06:38:37 [INFO] Feature odl-gson/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 06:38:37 [INFO] Feature odl-mdsal-eos-dom/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.2 06:38:37 [INFO] Feature odl-apache-shiro/0.22.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 06:38:37 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 06:38:37 [INFO] Feature ssh/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 06:38:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 06:38:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 06:38:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:38:37 [INFO] Feature odl-yangtools-parser/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.20 06:38:37 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 06:38:37 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 06:38:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 06:38:37 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 06:38:37 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:38:37 [INFO] Feature odl-pekko/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 06:38:37 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 06:38:37 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 06:38:37 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 06:38:37 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 06:38:37 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.3 06:38:37 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 06:38:37 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 06:38:37 [INFO] Feature odl-mdsal-dom-broker/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.2 06:38:37 [INFO] Feature odl-servlet-api/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 06:38:37 [INFO] Feature odl-ietf-model-rfc8344/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.2 06:38:37 [INFO] Feature framework/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:38:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:38:37 [INFO] Feature odl-lz4/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 06:38:37 [INFO] Feature odl-ietf-model-rfc6991/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.2 06:38:37 [INFO] Feature odl-karaf-feat-jetty/14.1.6 is defined as a boot feature 06:38:37 [INFO] Feature odl-mdsal-binding-runtime/15.0.2 is defined as a boot feature 06:38:37 [INFO] Feature odl-yangtools-binding-codec/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.20 06:38:37 [INFO] Feature odl-ietf-model-rfc8639/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.2 06:38:37 [INFO] Feature odl-yangtools-export/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.20 06:38:37 [INFO] Feature deployer/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 06:38:37 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 06:38:37 [INFO] Feature odl-aaa-shiro/0.22.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-app-config 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-datastore-config 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/py/idmtool 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3/cfg/config 06:38:37 [INFO] Feature odl-yangtools-xpath/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.20 06:38:37 [INFO] Feature odl-netconf-databind/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.2 06:38:37 [INFO] Feature odl-ietf-model-rfc8072/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.2 06:38:37 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 06:38:37 [INFO] Feature odl-jersey-2/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 06:38:37 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 06:38:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 06:38:37 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 06:38:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 06:38:37 [INFO] Feature odl-mdsal-broker/12.0.3 is defined as a boot feature 06:38:37 [INFO] Feature odl-lispflowmapping-mappingservice-shell/1.22.1.SNAPSHOT is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.22.1-SNAPSHOT 06:38:37 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.2 06:38:37 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 06:38:37 [INFO] Feature odl-aaa-password-service/0.22.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config 06:38:37 [INFO] Feature odl-aaa-encryption-service/0.22.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.3 06:38:37 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 06:38:37 [INFO] Feature odl-ietf-model-rfc6243/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.2 06:38:37 [INFO] Feature odl-netty-4/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-riscv64 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-x86_64 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final/jar/linux-x86_64 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-aarch_64 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.7.Final 06:38:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.7.Final 06:38:37 [INFO] Feature scr/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:38:37 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 06:38:37 [INFO] Feature jaas/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 06:38:37 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:38:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:38:37 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 06:38:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 06:38:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:38:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 06:38:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 06:38:37 [INFO] Feature odl-apache-commons-text/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 06:38:37 [INFO] Feature http/8.0.33 is defined as a boot feature 06:38:37 [INFO] Feature odl-restconf-server-api/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:38:37 [INFO] Feature odl-ietf-model-rfc9641/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.2 06:38:37 [INFO] Feature odl-jakarta-activation-api/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 06:38:37 [INFO] Feature odl-controller-blueprint/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.3 06:38:37 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:38:37 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:38:37 [INFO] Feature odl-yangtools-util/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.20 06:38:37 [INFO] Feature odl-apache-commons-lang3/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 06:38:37 [INFO] Feature odl-dropwizard-metrics/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 06:38:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 06:38:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 06:38:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 06:38:37 [INFO] Feature odl-raft-api/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.3 06:38:37 [INFO] Feature odl-lispflowmapping-inmemorydb/1.22.1.SNAPSHOT is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.22.1-SNAPSHOT 06:38:37 [INFO] Feature odl-lispflowmapping-mappingservice/1.22.1.SNAPSHOT is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.22.1-SNAPSHOT 06:38:37 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 06:38:37 [INFO] Feature management/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:38:37 [INFO] adding config file: etc/jmx.acl.cfg 06:38:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:38:37 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:38:37 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:38:37 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:38:37 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 06:38:37 [INFO] Feature odl-yangtools-parser-api/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.20 06:38:37 [INFO] Feature odl-lispflowmapping-southbound/1.22.1.SNAPSHOT is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.22.1-SNAPSHOT 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.22.1-SNAPSHOT 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.22.1-SNAPSHOT 06:38:37 [INFO] Feature odl-yangtools-xpath-api/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.20 06:38:37 [INFO] Feature odl-javassist-3/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 06:38:37 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.2 06:38:37 [INFO] Feature 4e74404e-caee-400d-930a-6428747580a7/0.0.0 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 06:38:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 06:38:37 [INFO] Feature odl-ietf-model-rfc9640/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.2 06:38:37 [INFO] Feature war/4.4.8 is defined as a boot feature 06:38:37 [INFO] Feature odl-mdsal-singleton-dom/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.2 06:38:37 [INFO] Feature odl-yangtools-codec/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.20 06:38:37 [INFO] Feature odl-ietf-model-rfc7952/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.2 06:38:37 [INFO] Feature odl-karaf-feat-jdbc/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 06:38:37 [INFO] Feature standard/4.4.8 is defined as a boot feature 06:38:37 [INFO] Feature odl-restconf-nb/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2/cfg/config 06:38:37 [INFO] Feature odl-ietf-model-rfc6241/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.2 06:38:37 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 06:38:37 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 06:38:37 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 06:38:37 [INFO] Feature odl-ietf-model-rfc8650/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.2 06:38:37 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.3 06:38:37 [INFO] Feature odl-netconf-mdsal-common/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.2 06:38:37 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.2 06:38:37 [INFO] Feature odl-ietf-model-rfc8525/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.2 06:38:37 [INFO] Feature feature/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:38:37 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:38:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:38:37 [INFO] Feature system/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 06:38:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:38:37 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 06:38:37 [INFO] Feature odl-ietf-model-rfc9643/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.2 06:38:37 [INFO] Feature odl-controller-mdsal-common/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.3 06:38:37 [INFO] Feature odl-mdsal-eos-binding/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:38:37 [INFO] Feature odl-guava/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 06:38:37 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 06:38:37 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 06:38:37 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 06:38:37 [INFO] Feature odl-yangtools-binding-spec/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.20 06:38:37 [INFO] Feature odl-yangtools-binding-runtime/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.20 06:38:37 [INFO] Feature odl-ietf-model-rfc6470/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.2 06:38:37 [INFO] Feature odl-netconf-model-rfc5277/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.2 06:38:37 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 06:38:37 [INFO] Feature log/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 06:38:37 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:38:37 [INFO] Feature odl-mdsal-clustering-commons/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.3 06:38:37 [INFO] Feature wrap/2.6.17 is defined as a boot feature 06:38:37 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.2 06:38:37 [INFO] Feature odl-mdsal-dom-api/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.2 06:38:37 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 06:38:37 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 06:38:37 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 06:38:37 [INFO] Feature odl-ietf-model-rfc8526/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.2 06:38:37 [INFO] Feature odl-aaa-api/0.22.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.3 06:38:37 [INFO] Feature odl-ietf-model-rfc9642/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.2 06:38:37 [INFO] Feature odl-netconf-transport-api/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.2 06:38:37 [INFO] Feature odl-aaa-cert/0.22.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3/xml/config 06:38:37 [INFO] Feature odl-mdsal-singleton-common/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.2 06:38:37 [INFO] Feature odl-stax2-api/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 06:38:37 [INFO] Feature odl-mdsal-distributed-datastore/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/pekkoconf 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/factorypekkoconf 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleshardconf 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleconf 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/cfg/datastore 06:38:37 [INFO] Feature odl-yanglib-mdsal-writer/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.2 06:38:37 [INFO] Feature odl-aaa-web/0.22.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.3 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.3 06:38:37 [INFO] Feature odl-raft-spi/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.3 06:38:37 [INFO] Feature odl-ietf-model-rfc8341/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.2 06:38:37 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 06:38:37 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 06:38:37 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:38:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:38:37 [INFO] Feature kar/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 06:38:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:38:37 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:38:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:38:37 [INFO] Feature odl-restconf/10.0.2 is defined as a boot feature 06:38:37 [INFO] Feature odl-netconf-api/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.2 06:38:37 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:38:37 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:38:37 [INFO] Feature odl-restconf-api/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.2 06:38:37 [INFO] Feature odl-jolokia/12.0.3 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 06:38:37 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.3/cfg/configuration 06:38:37 [INFO] Feature odl-ietf-model-rfc9645/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.2 06:38:37 [INFO] Feature config/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 06:38:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:38:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:38:37 [INFO] Feature instance/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 06:38:37 [INFO] Feature odl-yangtools-common/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.20 06:38:37 [INFO] Feature odl-lispflowmapping-msmr/1.22.1.SNAPSHOT is defined as a boot feature 06:38:37 [INFO] Feature odl-netconf-truststore/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.2 06:38:37 [INFO] Feature odl-ietf-model-rfc8342/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.2 06:38:37 [INFO] Feature odl-bytebuddy/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 06:38:37 [INFO] Feature odl-ietf-model-rfc8528/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.2 06:38:37 [INFO] Feature odl-ws-rs-api/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 06:38:37 [INFO] Feature odl-ietf-model-rfc9644/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.2 06:38:37 [INFO] Feature odl-yangtools-data/14.0.20 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.20 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.20 06:38:37 [INFO] Feature odl-antlr4/14.1.6 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 06:38:37 [INFO] Feature odl-lispflowmapping-models/1.22.1.SNAPSHOT is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.22.1-SNAPSHOT 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.22.1-SNAPSHOT 06:38:37 [INFO] Feature bundle/4.4.8 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 06:38:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:38:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:38:37 [INFO] Feature odl-mdsal-eos-common/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.2 06:38:37 [INFO] Feature odl-mdsal-binding-base/15.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.2 06:38:37 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.2 06:38:37 [INFO] Feature odl-netconf-transport/10.0.2 is defined as a boot feature 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.2 06:38:37 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 06:38:37 [INFO] Install stage 06:38:37 [INFO] Loading installed repositories 06:38:37 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 06:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 06:38:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:38:37 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:38:37 [INFO] 06:38:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> 06:38:37 [INFO] 06:38:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lispflowmapping-karaf --- 06:38:37 [INFO] Spotbugs plugin skipped 06:38:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:37 [INFO] 06:38:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< 06:38:37 [INFO] 06:38:37 [INFO] 06:38:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lispflowmapping-karaf --- 06:38:37 [INFO] Spotbugs plugin skipped 06:38:37 [INFO] 06:38:37 [INFO] --- dependency:3.9.0:copy (apply-branding) @ lispflowmapping-karaf --- 06:38:37 [INFO] 06:38:37 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- 06:38:37 [INFO] 06:38:37 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-karaf --- 06:38:37 [WARNING] Overwriting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:38:37 [INFO] 06:38:37 [INFO] --- copy:14.1.6:copy-files (default) @ lispflowmapping-karaf --- 06:38:37 [INFO] 06:38:37 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ lispflowmapping-karaf --- 06:38:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/src/main/assembly 06:38:37 [INFO] 06:38:37 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- 06:38:38 [INFO] Feature repository discovered recursively: 0b113082-373a-4240-9526-783ab23c8371 06:38:38 [INFO] Feature repository discovered recursively: features-lispflowmapping 06:38:38 [INFO] Feature repository discovered recursively: framework-4.4.8 06:38:38 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 06:38:38 [INFO] Feature repository discovered recursively: odl-antlr4 06:38:38 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:38:38 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:38:38 [INFO] Feature repository discovered recursively: odl-apache-shiro 06:38:38 [INFO] Feature repository discovered recursively: odl-bytebuddy 06:38:38 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 06:38:38 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 06:38:38 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 06:38:38 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:38:38 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 06:38:38 [INFO] Feature repository discovered recursively: odl-gson 06:38:38 [INFO] Feature repository discovered recursively: odl-guava 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 06:38:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 06:38:38 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:38:38 [INFO] Feature repository discovered recursively: odl-javassist-3 06:38:38 [INFO] Feature repository discovered recursively: odl-jersey-2 06:38:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:38:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:38:38 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 06:38:38 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 06:38:38 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 06:38:38 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 06:38:38 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 06:38:38 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 06:38:38 [INFO] Feature repository discovered recursively: odl-lz4 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:38:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:38:38 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 06:38:38 [INFO] Feature repository discovered recursively: odl-netconf-databind 06:38:38 [INFO] Feature repository discovered recursively: odl-netconf-keystore 06:38:38 [INFO] Feature repository discovered recursively: odl-netconf-truststore 06:38:38 [INFO] Feature repository discovered recursively: odl-netty-4 06:38:38 [INFO] Feature repository discovered recursively: odl-pekko 06:38:38 [INFO] Feature repository discovered recursively: odl-raft-api 06:38:38 [INFO] Feature repository discovered recursively: odl-raft-spi 06:38:38 [INFO] Feature repository discovered recursively: odl-restconf 06:38:38 [INFO] Feature repository discovered recursively: odl-restconf-api 06:38:38 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 06:38:38 [INFO] Feature repository discovered recursively: odl-restconf-server-api 06:38:38 [INFO] Feature repository discovered recursively: odl-servlet-api 06:38:38 [INFO] Feature repository discovered recursively: odl-stax2-api 06:38:38 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:38:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:38:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:38:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 06:38:38 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 06:38:38 [INFO] Feature repository discovered recursively: pt-triemap 06:38:38 [INFO] Feature repository discovered recursively: standard-4.4.8 06:38:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:38:38 [INFO] 06:38:38 [INFO] --- antrun:3.2.0:run (fix-permissions) @ lispflowmapping-karaf --- 06:38:38 [INFO] Executing tasks 06:38:38 [INFO] Executed tasks 06:38:38 [INFO] 06:38:38 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ lispflowmapping-karaf --- 06:38:38 [INFO] Executing tasks 06:38:38 [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly/system/org/bouncycastle 06:38:38 [INFO] Executed tasks 06:38:38 [INFO] 06:38:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lispflowmapping-karaf --- 06:38:38 [INFO] Skipping javadoc generation 06:38:38 [INFO] 06:38:38 [INFO] --- karaf:4.4.8:archive (package) @ lispflowmapping-karaf --- 06:38:51 [INFO] 06:38:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-karaf --- 06:38:51 [INFO] Skipping CycloneDX goal 06:38:51 [INFO] 06:38:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- 06:38:51 [INFO] Skipping duplicate-finder execution! 06:38:51 [INFO] 06:38:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- 06:38:51 [INFO] Skipping pom project 06:38:51 [INFO] 06:38:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-karaf --- 06:38:51 [INFO] Skipping source per configuration. 06:38:51 [INFO] 06:38:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lispflowmapping-karaf --- 06:38:51 [INFO] Skipping modernizer execution! 06:38:51 [INFO] 06:38:51 [INFO] --- jacoco:0.8.14:report (report) @ lispflowmapping-karaf --- 06:38:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:51 [INFO] 06:38:51 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-karaf --- 06:38:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.22.1-SNAPSHOT/lispflowmapping-karaf-1.22.1-SNAPSHOT.pom 06:38:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.22.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.22.1-SNAPSHOT/lispflowmapping-karaf-1.22.1-SNAPSHOT.tar.gz 06:38:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.22.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.22.1-SNAPSHOT/lispflowmapping-karaf-1.22.1-SNAPSHOT.zip 06:38:51 [INFO] 06:38:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-karaf --- 06:38:51 [INFO] Skipping artifact deployment 06:38:51 [INFO] 06:38:51 [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- 06:38:51 [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.22.1-SNAPSHOT [120/143] 06:38:51 [INFO] from lispflowmapping/integrationtest/pom.xml 06:38:51 [INFO] -------------------------------[ bundle ]------------------------------- 06:38:52 [INFO] 06:38:52 [INFO] --- clean:3.5.0:clean (default-clean) @ mappingservice.integrationtest --- 06:38:52 [INFO] 06:38:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mappingservice.integrationtest --- 06:38:52 [INFO] Skipping Rule Enforcement. 06:38:52 [INFO] 06:38:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- 06:38:52 [INFO] Skipping Rule Enforcement. 06:38:52 [INFO] 06:38:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mappingservice.integrationtest --- 06:38:52 [INFO] 06:38:52 [INFO] --- dependency:3.9.0:properties (default) @ mappingservice.integrationtest --- 06:38:52 [INFO] 06:38:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- 06:38:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:52 [INFO] argLine set to empty 06:38:52 [INFO] 06:38:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ mappingservice.integrationtest --- 06:38:52 [INFO] Starting audit... 06:38:52 Audit done. 06:38:52 [INFO] You have 0 Checkstyle violations. 06:38:52 [INFO] 06:38:52 [INFO] --- checkstyle:3.6.0:check (default) @ mappingservice.integrationtest --- 06:38:52 [INFO] 06:38:52 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- 06:38:53 [INFO] Created: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/META-INF/maven/dependencies.properties 06:38:53 [INFO] 06:38:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mappingservice.integrationtest --- 06:38:53 [INFO] 06:38:53 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.integrationtest --- 06:38:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/main/resources 06:38:53 [INFO] 06:38:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ mappingservice.integrationtest --- 06:38:53 [INFO] No sources to compile 06:38:53 [INFO] 06:38:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> 06:38:53 [INFO] 06:38:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mappingservice.integrationtest --- 06:38:53 [INFO] Spotbugs plugin skipped 06:38:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:53 [INFO] 06:38:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< 06:38:53 [INFO] 06:38:53 [INFO] 06:38:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mappingservice.integrationtest --- 06:38:53 [INFO] Spotbugs plugin skipped 06:38:53 [INFO] 06:38:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.integrationtest --- 06:38:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/resources 06:38:53 [INFO] 06:38:53 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- 06:38:53 [INFO] 06:38:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mappingservice.integrationtest --- 06:38:53 [INFO] Recompiling the module because of changed dependency. 06:38:53 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 06:38:54 [INFO] 06:38:54 [INFO] --- surefire:3.5.4:test (default-test) @ mappingservice.integrationtest --- 06:38:54 [INFO] Tests are skipped. 06:38:54 [INFO] 06:38:54 [INFO] --- copy:14.1.6:copy-files (default) @ mappingservice.integrationtest --- 06:38:54 [INFO] 06:38:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mappingservice.integrationtest --- 06:38:54 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.22.1-SNAPSHOT.jar 06:38:54 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/META-INF/MANIFEST.MF 06:38:54 [INFO] 06:38:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mappingservice.integrationtest --- 06:38:54 [INFO] Skipping javadoc generation 06:38:54 [INFO] 06:38:54 [INFO] --- failsafe:3.5.4:integration-test (default) @ mappingservice.integrationtest --- 06:38:54 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 06:38:54 [INFO] Tests are skipped. 06:38:54 [INFO] 06:38:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mappingservice.integrationtest --- 06:38:54 [INFO] Skipping CycloneDX goal 06:38:54 [INFO] 06:38:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- 06:38:54 [INFO] Skipping duplicate-finder execution! 06:38:54 [INFO] 06:38:54 [INFO] --- failsafe:3.5.4:verify (default) @ mappingservice.integrationtest --- 06:38:54 [INFO] Tests are skipped. 06:38:54 [INFO] 06:38:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- 06:38:55 [WARNING] Used undeclared dependencies found: 06:38:55 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:runtime 06:38:55 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:runtime 06:38:55 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 06:38:55 [WARNING] net.java.dev.jna:jna:jar:5.17.0:runtime 06:38:55 [WARNING] com.google.guava:guava:jar:33.5.0-jre:runtime 06:38:55 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.8:runtime 06:38:55 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 06:38:55 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test 06:38:55 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:runtime 06:38:55 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:runtime 06:38:55 [WARNING] org.objenesis:objenesis:jar:3.3:test 06:38:55 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:test 06:38:55 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 06:38:55 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 06:38:55 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:runtime 06:38:55 [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.22.1-SNAPSHOT:runtime 06:38:55 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 06:38:55 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.22.1-SNAPSHOT:runtime 06:38:55 [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:runtime 06:38:55 [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.22.1-SNAPSHOT:runtime 06:38:55 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime 06:38:55 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:runtime 06:38:55 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 06:38:55 [WARNING] Unused declared dependencies found: 06:38:55 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 06:38:55 [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.22.1-SNAPSHOT:compile 06:38:55 [INFO] 06:38:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- 06:38:55 [INFO] Skipping source per configuration. 06:38:55 [INFO] 06:38:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mappingservice.integrationtest --- 06:38:55 [INFO] Skipping modernizer execution! 06:38:55 [INFO] 06:38:55 [INFO] --- jacoco:0.8.14:report (report) @ mappingservice.integrationtest --- 06:38:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:55 [INFO] 06:38:55 [INFO] --- install:3.1.4:install (default-install) @ mappingservice.integrationtest --- 06:38:55 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.1-SNAPSHOT/mappingservice.integrationtest-1.22.1-SNAPSHOT.pom 06:38:55 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.22.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.1-SNAPSHOT/mappingservice.integrationtest-1.22.1-SNAPSHOT.jar 06:38:55 [INFO] 06:38:55 [INFO] --- bundle:6.0.0:install (default-install) @ mappingservice.integrationtest --- 06:38:55 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.22.1-SNAPSHOT/mappingservice.integrationtest-1.22.1-SNAPSHOT.jar 06:38:55 [INFO] Writing OBR metadata 06:38:55 [INFO] 06:38:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mappingservice.integrationtest --- 06:38:55 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:55 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:57 [INFO] 06:38:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mappingservice.integrationtest --- 06:38:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:38:57 [INFO] 06:38:57 [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- 06:38:57 [INFO] Building lispflowmapping 1.22.1-SNAPSHOT [121/143] 06:38:57 [INFO] from lispflowmapping/pom.xml 06:38:57 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:57 [INFO] 06:38:57 [INFO] --- clean:3.5.0:clean (default-clean) @ lispflowmapping-all --- 06:38:57 [INFO] 06:38:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lispflowmapping-all --- 06:38:57 [INFO] Skipping Rule Enforcement. 06:38:57 [INFO] 06:38:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- 06:38:57 [INFO] Skipping Rule Enforcement. 06:38:57 [INFO] 06:38:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lispflowmapping-all --- 06:38:57 [INFO] 06:38:57 [INFO] --- dependency:3.9.0:properties (default) @ lispflowmapping-all --- 06:38:57 [INFO] 06:38:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lispflowmapping-all --- 06:38:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:57 [INFO] argLine set to empty 06:38:57 [INFO] 06:38:57 [INFO] --- build-helper:3.6.1:add-source (add-source) @ lispflowmapping-all --- 06:38:57 [INFO] Source directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/src/main/yang added. 06:38:57 [INFO] Source directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/src/main/yang-gen-sal added. 06:38:57 [INFO] 06:38:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ lispflowmapping-all --- 06:38:57 [INFO] Starting audit... 06:38:57 Audit done. 06:38:57 [INFO] You have 0 Checkstyle violations. 06:38:57 [INFO] 06:38:57 [INFO] --- checkstyle:3.6.0:check (default) @ lispflowmapping-all --- 06:38:57 [INFO] 06:38:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lispflowmapping-all --- 06:38:57 [INFO] 06:38:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> 06:38:57 [INFO] 06:38:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lispflowmapping-all --- 06:38:57 [INFO] Spotbugs plugin skipped 06:38:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:57 [INFO] 06:38:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< 06:38:57 [INFO] 06:38:57 [INFO] 06:38:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lispflowmapping-all --- 06:38:57 [INFO] Spotbugs plugin skipped 06:38:57 [INFO] 06:38:57 [INFO] --- copy:14.1.6:copy-files (default) @ lispflowmapping-all --- 06:38:57 [INFO] 06:38:57 [INFO] --- javadoc:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- 06:38:59 [INFO] Skipping javadoc generation 06:38:59 [INFO] 06:38:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lispflowmapping-all --- 06:38:59 [INFO] Skipping CycloneDX goal 06:38:59 [INFO] 06:38:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- 06:38:59 [INFO] Skipping duplicate-finder execution! 06:38:59 [INFO] 06:38:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ lispflowmapping-all --- 06:38:59 [INFO] Skipping pom project 06:38:59 [INFO] 06:38:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-all --- 06:38:59 [INFO] Skipping source per configuration. 06:38:59 [INFO] 06:38:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lispflowmapping-all --- 06:38:59 [INFO] Skipping modernizer execution! 06:38:59 [INFO] 06:38:59 [INFO] --- jacoco:0.8.14:report (report) @ lispflowmapping-all --- 06:38:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:59 [INFO] 06:38:59 [INFO] --- install:3.1.4:install (default-install) @ lispflowmapping-all --- 06:38:59 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.22.1-SNAPSHOT/lispflowmapping-all-1.22.1-SNAPSHOT.pom 06:38:59 [INFO] 06:38:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lispflowmapping-all --- 06:38:59 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:59 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:38:59 [INFO] 06:38:59 [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- 06:38:59 [INFO] Building ODL :: ovsdb :: it 1.21.1-SNAPSHOT [122/143] 06:38:59 [INFO] from ovsdb/commons/it/pom.xml 06:38:59 [INFO] --------------------------------[ pom ]--------------------------------- 06:38:59 [INFO] 06:38:59 [INFO] --- clean:3.5.0:clean (default-clean) @ it --- 06:38:59 [INFO] 06:38:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ it --- 06:38:59 [INFO] Skipping Rule Enforcement. 06:38:59 [INFO] 06:38:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ it --- 06:38:59 [INFO] Skipping Rule Enforcement. 06:38:59 [INFO] 06:38:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ it --- 06:38:59 [INFO] 06:38:59 [INFO] --- dependency:3.9.0:properties (default) @ it --- 06:38:59 [INFO] 06:38:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ it --- 06:38:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:38:59 [INFO] argLine set to empty 06:38:59 [INFO] 06:38:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ it --- 06:38:59 [INFO] Starting audit... 06:38:59 Audit done. 06:38:59 [INFO] You have 0 Checkstyle violations. 06:38:59 [INFO] 06:38:59 [INFO] --- checkstyle:3.6.0:check (default) @ it --- 06:38:59 [INFO] 06:38:59 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ it --- 06:38:59 [INFO] Created: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties 06:38:59 [INFO] 06:38:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ it --- 06:38:59 [INFO] 06:38:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ it >>> 06:38:59 [INFO] 06:38:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ it --- 06:38:59 [INFO] Spotbugs plugin skipped 06:38:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:38:59 [INFO] 06:38:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ it <<< 06:38:59 [INFO] 06:38:59 [INFO] 06:38:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ it --- 06:38:59 [INFO] Spotbugs plugin skipped 06:38:59 [INFO] 06:38:59 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ it --- 06:39:00 [INFO] 06:39:00 [INFO] --- copy:14.1.6:copy-files (default) @ it --- 06:39:00 [INFO] 06:39:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ it --- 06:39:00 [INFO] Skipping javadoc generation 06:39:00 [INFO] 06:39:00 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ it --- 06:39:00 [INFO] Executing tasks 06:39:00 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/commons/it/target/exam/jars 06:39:00 [INFO] Executed tasks 06:39:00 [INFO] 06:39:00 [INFO] --- failsafe:3.5.4:integration-test (default) @ it --- 06:39:00 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 06:39:00 [INFO] Tests are skipped. 06:39:00 [INFO] 06:39:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ it --- 06:39:00 [INFO] Skipping CycloneDX goal 06:39:00 [INFO] 06:39:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ it --- 06:39:00 [INFO] Skipping duplicate-finder execution! 06:39:00 [INFO] 06:39:00 [INFO] --- failsafe:3.5.4:verify (default) @ it --- 06:39:00 [INFO] Tests are skipped. 06:39:00 [INFO] 06:39:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ it --- 06:39:00 [INFO] Skipping pom project 06:39:00 [INFO] 06:39:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ it --- 06:39:00 [INFO] Skipping source per configuration. 06:39:00 [INFO] 06:39:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ it --- 06:39:00 [INFO] Skipping modernizer execution! 06:39:00 [INFO] 06:39:00 [INFO] --- jacoco:0.8.14:report (report) @ it --- 06:39:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:00 [INFO] 06:39:00 [INFO] --- install:3.1.4:install (default-install) @ it --- 06:39:00 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.21.1-SNAPSHOT/it-1.21.1-SNAPSHOT.pom 06:39:00 [INFO] 06:39:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ it --- 06:39:00 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:00 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:00 [INFO] 06:39:00 [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- 06:39:00 [INFO] Building ODL :: ovsdb :: parents 1.21.1-SNAPSHOT [123/143] 06:39:00 [INFO] from ovsdb/commons/pom.xml 06:39:00 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:00 [INFO] 06:39:00 [INFO] --- clean:3.5.0:clean (default-clean) @ parents --- 06:39:00 [INFO] 06:39:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parents --- 06:39:00 [INFO] Skipping Rule Enforcement. 06:39:00 [INFO] 06:39:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parents --- 06:39:00 [INFO] 06:39:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parents --- 06:39:00 [INFO] Skipping CycloneDX goal 06:39:00 [INFO] 06:39:00 [INFO] --- install:3.1.4:install (default-install) @ parents --- 06:39:00 [INFO] Skipping artifact installation 06:39:00 [INFO] 06:39:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parents --- 06:39:00 [INFO] Skipping artifact deployment 06:39:00 [INFO] 06:39:00 [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ 06:39:00 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.21.1-SNAPSHOT [124/143] 06:39:00 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 06:39:00 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:00 [INFO] 06:39:00 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] 06:39:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] Skipping Rule Enforcement. 06:39:00 [INFO] 06:39:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] Skipping Rule Enforcement. 06:39:00 [INFO] 06:39:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] 06:39:00 [INFO] --- dependency:3.9.0:properties (default) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] 06:39:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:00 [INFO] argLine set to empty 06:39:00 [INFO] 06:39:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] Starting audit... 06:39:00 Audit done. 06:39:00 [INFO] You have 0 Checkstyle violations. 06:39:00 [INFO] 06:39:00 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] 06:39:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] 06:39:00 [INFO] --- resources:3.3.1:resources (process-resources) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources 06:39:00 [INFO] 06:39:00 [INFO] --- karaf:4.4.8:assembly (process-resources) @ hwvtepsouthbound-karaf --- 06:39:00 [INFO] Using repositories: 06:39:00 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:39:00 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:39:00 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:39:00 [INFO] Creating work directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly 06:39:00 [INFO] Loading direct KAR and features XML dependencies 06:39:00 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:39:00 [INFO] Feature framework will be added as a startup feature 06:39:00 [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly 06:39:00 [INFO] Unzipping kars 06:39:00 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:39:00 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:39:00 [INFO] Loading profiles from: 06:39:00 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:39:00 [INFO] Loading repositories 06:39:00 [INFO] Generating generated-startup profile 06:39:00 [INFO] Generating generated-boot profile with parents: generated-startup 06:39:00 [INFO] Generating generated-installed profile 06:39:00 [INFO] Configuring etc/config.properties and etc/system.properties 06:39:00 [INFO] Downloading libraries for generated profiles 06:39:00 [INFO] Downloading additional libraries 06:39:00 [INFO] Writing configurations 06:39:00 [INFO] adding config file: etc/profile.cfg 06:39:00 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:39:00 [INFO] Startup stage 06:39:00 [INFO] Loading startup repositories 06:39:00 [INFO] Resolving startup features and bundles 06:39:00 [INFO] Features: framework 06:39:00 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:39:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:01 [INFO] Boot stage 06:39:01 [INFO] Loading boot repositories 06:39:01 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.21.1-SNAPSHOT/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 06:39:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 06:39:01 [INFO] Feature odl-ietf-model-rfc8343/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.2 06:39:01 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 06:39:01 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 06:39:01 [INFO] Feature odl-mdsal-common/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:39:01 [INFO] Feature odl-netconf-keystore/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.2 06:39:01 [INFO] Feature service/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 06:39:01 [INFO] Feature odl-mdsal-dom-runtime/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.2 06:39:01 [INFO] Feature odl-yangtools-data-api/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.20 06:39:01 [INFO] Feature odl-ietf-model-rfc8529/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.2 06:39:01 [INFO] Feature shell/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 06:39:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:39:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:39:01 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:39:01 [INFO] Feature e3637a6a-f6db-47de-9b57-87662882abc8/0.0.0 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 06:39:01 [INFO] Feature package/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 06:39:01 [INFO] Feature odl-mdsal-binding-api/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.2 06:39:01 [INFO] Feature odl-ovsdb-southbound-api/1.21.1.SNAPSHOT is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.21.1-SNAPSHOT 06:39:01 [INFO] Feature odl-gson/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 06:39:01 [INFO] Feature odl-mdsal-eos-dom/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.2 06:39:01 [INFO] Feature odl-apache-shiro/0.22.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 06:39:01 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 06:39:01 [INFO] Feature ssh/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 06:39:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 06:39:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 06:39:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:39:01 [INFO] Feature odl-yangtools-parser/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.20 06:39:01 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 06:39:01 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 06:39:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 06:39:01 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 06:39:01 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:39:01 [INFO] Feature odl-pekko/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 06:39:01 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 06:39:01 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 06:39:01 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 06:39:01 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 06:39:01 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.3 06:39:01 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 06:39:01 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 06:39:01 [INFO] Feature odl-mdsal-dom-broker/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.2 06:39:01 [INFO] Feature odl-servlet-api/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 06:39:01 [INFO] Feature odl-ietf-model-rfc8344/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.2 06:39:01 [INFO] Feature framework/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:39:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:39:01 [INFO] Feature odl-lz4/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 06:39:01 [INFO] Feature odl-ietf-model-rfc6991/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.2 06:39:01 [INFO] Feature odl-karaf-feat-jetty/14.1.6 is defined as a boot feature 06:39:01 [INFO] Feature odl-mdsal-binding-runtime/15.0.2 is defined as a boot feature 06:39:01 [INFO] Feature odl-yangtools-binding-codec/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.20 06:39:01 [INFO] Feature odl-ietf-model-rfc8639/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.2 06:39:01 [INFO] Feature odl-yangtools-export/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.20 06:39:01 [INFO] Feature deployer/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 06:39:01 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 06:39:01 [INFO] Feature odl-aaa-shiro/0.22.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-app-config 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-datastore-config 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/py/idmtool 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3/cfg/config 06:39:01 [INFO] Feature odl-yangtools-xpath/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.20 06:39:01 [INFO] Feature odl-netconf-databind/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.2 06:39:01 [INFO] Feature odl-ietf-model-rfc8072/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.2 06:39:01 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 06:39:01 [INFO] Feature odl-jersey-2/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 06:39:01 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 06:39:01 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 06:39:01 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 06:39:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 06:39:01 [INFO] Feature odl-mdsal-broker/12.0.3 is defined as a boot feature 06:39:01 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.2 06:39:01 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 06:39:01 [INFO] Feature odl-aaa-password-service/0.22.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config 06:39:01 [INFO] Feature odl-aaa-encryption-service/0.22.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.3 06:39:01 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 06:39:01 [INFO] Feature odl-ietf-model-rfc6243/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.2 06:39:01 [INFO] Feature odl-netty-4/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-riscv64 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-x86_64 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final/jar/linux-x86_64 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-aarch_64 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.7.Final 06:39:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.7.Final 06:39:01 [INFO] Feature scr/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:39:01 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 06:39:01 [INFO] Feature jaas/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 06:39:01 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:39:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:39:01 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 06:39:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 06:39:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:39:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 06:39:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 06:39:01 [INFO] Feature odl-apache-commons-text/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 06:39:01 [INFO] Feature http/8.0.33 is defined as a boot feature 06:39:01 [INFO] Feature odl-restconf-server-api/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:39:01 [INFO] Feature odl-ietf-model-rfc9641/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.2 06:39:01 [INFO] Feature odl-jakarta-activation-api/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 06:39:01 [INFO] Feature odl-ovsdb-utils/1.21.1.SNAPSHOT is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.21.1-SNAPSHOT 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.21.1-SNAPSHOT 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.21.1-SNAPSHOT 06:39:01 [INFO] Feature odl-controller-blueprint/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.3 06:39:01 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:01 [INFO] Feature odl-ovsdb-library/1.21.1.SNAPSHOT is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.21.1-SNAPSHOT 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.21.1-SNAPSHOT 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.1-SNAPSHOT 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.21.1-SNAPSHOT 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.1-SNAPSHOT/cfg/config 06:39:01 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:39:01 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.21.1.SNAPSHOT is defined as a boot feature 06:39:01 [INFO] Feature odl-yangtools-util/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.20 06:39:01 [INFO] Feature odl-apache-commons-lang3/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 06:39:01 [INFO] Feature odl-dropwizard-metrics/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 06:39:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 06:39:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 06:39:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 06:39:01 [INFO] Feature odl-raft-api/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.3 06:39:01 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 06:39:01 [INFO] Feature management/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:39:01 [INFO] adding config file: etc/jmx.acl.cfg 06:39:01 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:39:01 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:39:01 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:39:01 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:39:01 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 06:39:01 [INFO] Feature odl-yangtools-parser-api/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.20 06:39:01 [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.21.1.SNAPSHOT is defined as a boot feature 06:39:01 [INFO] Feature odl-yangtools-xpath-api/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.20 06:39:01 [INFO] Feature odl-javassist-3/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 06:39:01 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.2 06:39:01 [INFO] Feature odl-ietf-model-rfc9640/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.2 06:39:01 [INFO] Feature war/4.4.8 is defined as a boot feature 06:39:01 [INFO] Feature odl-mdsal-singleton-dom/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.2 06:39:01 [INFO] Feature odl-yangtools-codec/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.20 06:39:01 [INFO] Feature odl-ietf-model-rfc7952/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.2 06:39:01 [INFO] Feature odl-karaf-feat-jdbc/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 06:39:01 [INFO] Feature standard/4.4.8 is defined as a boot feature 06:39:01 [INFO] Feature odl-restconf-nb/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2/cfg/config 06:39:01 [INFO] Feature odl-ietf-model-rfc6241/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.2 06:39:01 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 06:39:01 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 06:39:01 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 06:39:01 [INFO] Feature odl-ietf-model-rfc8650/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.2 06:39:01 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.3 06:39:01 [INFO] Feature odl-netconf-mdsal-common/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.2 06:39:01 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.2 06:39:01 [INFO] Feature odl-ietf-model-rfc8525/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.2 06:39:01 [INFO] Feature feature/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:01 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:39:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:39:01 [INFO] Feature system/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 06:39:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:39:01 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 06:39:01 [INFO] Feature odl-ietf-model-rfc9643/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.2 06:39:01 [INFO] Feature odl-controller-mdsal-common/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.3 06:39:01 [INFO] Feature odl-mdsal-eos-binding/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:39:01 [INFO] Feature odl-guava/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 06:39:01 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 06:39:01 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 06:39:01 [INFO] Feature odl-woodstox/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 06:39:01 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 06:39:01 [INFO] Feature odl-yangtools-binding-spec/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.20 06:39:01 [INFO] Feature odl-yangtools-binding-runtime/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.20 06:39:01 [INFO] Feature odl-ietf-model-rfc6470/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.2 06:39:01 [INFO] Feature odl-netconf-model-rfc5277/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.2 06:39:01 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 06:39:01 [INFO] Feature log/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 06:39:01 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:39:01 [INFO] Feature odl-mdsal-clustering-commons/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.3 06:39:01 [INFO] Feature wrap/2.6.17 is defined as a boot feature 06:39:01 [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.21.1.SNAPSHOT is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.21.1-SNAPSHOT 06:39:01 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.2 06:39:01 [INFO] Feature odl-mdsal-dom-api/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.2 06:39:01 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 06:39:01 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 06:39:01 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 06:39:01 [INFO] Feature odl-ietf-model-rfc8526/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.2 06:39:01 [INFO] Feature odl-aaa-api/0.22.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.3 06:39:01 [INFO] Feature odl-ietf-model-rfc9642/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.2 06:39:01 [INFO] Feature odl-netconf-transport-api/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.2 06:39:01 [INFO] Feature odl-aaa-cert/0.22.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3/xml/config 06:39:01 [INFO] Feature odl-mdsal-singleton-common/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.2 06:39:01 [INFO] Feature odl-stax2-api/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 06:39:01 [INFO] Feature odl-mdsal-distributed-datastore/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/pekkoconf 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/factorypekkoconf 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleshardconf 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleconf 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/cfg/datastore 06:39:01 [INFO] Feature odl-yanglib-mdsal-writer/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.2 06:39:01 [INFO] Feature odl-aaa-web/0.22.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.3 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.3 06:39:01 [INFO] Feature odl-raft-spi/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.3 06:39:01 [INFO] Feature odl-ietf-model-rfc8341/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.2 06:39:01 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 06:39:01 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 06:39:01 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:39:01 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:39:01 [INFO] Feature kar/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 06:39:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:39:01 [INFO] Feature odl-jackson-2/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.4 06:39:01 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.4 06:39:01 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.4 06:39:01 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.4 06:39:01 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.4 06:39:01 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.4 06:39:01 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.4 06:39:01 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:39:01 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:39:01 [INFO] Feature odl-restconf/10.0.2 is defined as a boot feature 06:39:01 [INFO] Feature odl-netconf-api/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.2 06:39:01 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.2 06:39:01 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:01 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:39:01 [INFO] Feature odl-restconf-api/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.2 06:39:01 [INFO] Feature odl-jolokia/12.0.3 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 06:39:01 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.3/cfg/configuration 06:39:01 [INFO] Feature odl-ietf-model-rfc9645/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.2 06:39:01 [INFO] Feature config/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 06:39:01 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:39:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:39:01 [INFO] Feature instance/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 06:39:01 [INFO] Feature odl-yangtools-common/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.20 06:39:01 [INFO] Feature odl-netconf-truststore/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.2 06:39:01 [INFO] Feature odl-ietf-model-rfc8342/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.2 06:39:01 [INFO] Feature odl-bytebuddy/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 06:39:01 [INFO] Feature odl-mdsal-model-odl-l2-types/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.27.2 06:39:01 [INFO] Feature odl-restconf-openapi/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.2 06:39:01 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 06:39:01 [INFO] Feature odl-ietf-model-rfc8528/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.2 06:39:01 [INFO] Feature odl-ws-rs-api/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 06:39:01 [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.21.1.SNAPSHOT is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.21.1-SNAPSHOT 06:39:01 [INFO] Feature odl-ietf-model-rfc9644/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.2 06:39:01 [INFO] Feature odl-yangtools-data/14.0.20 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.20 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.20 06:39:01 [INFO] Feature odl-antlr4/14.1.6 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 06:39:01 [INFO] Feature bundle/4.4.8 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 06:39:01 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:39:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:39:01 [INFO] Feature odl-mdsal-eos-common/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.2 06:39:01 [INFO] Feature odl-mdsal-binding-base/15.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.2 06:39:01 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.2 06:39:01 [INFO] Feature odl-netconf-transport/10.0.2 is defined as a boot feature 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.2 06:39:01 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 06:39:01 [INFO] Install stage 06:39:01 [INFO] Loading installed repositories 06:39:01 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 06:39:01 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 06:39:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:39:01 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:39:01 [INFO] 06:39:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> 06:39:01 [INFO] 06:39:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] Spotbugs plugin skipped 06:39:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:39:01 [INFO] 06:39:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< 06:39:01 [INFO] 06:39:01 [INFO] 06:39:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] Spotbugs plugin skipped 06:39:01 [INFO] 06:39:01 [INFO] --- dependency:3.9.0:copy (apply-branding) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] 06:39:01 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] 06:39:01 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- 06:39:01 [WARNING] Overwriting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:39:01 [INFO] 06:39:01 [INFO] --- copy:14.1.6:copy-files (default) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] 06:39:01 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly 06:39:01 [INFO] 06:39:01 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] Feature repository discovered recursively: a8c78afb-7aa2-4fab-9a0e-fb88fd87b7e7 06:39:01 [INFO] Feature repository discovered recursively: framework-4.4.8 06:39:01 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 06:39:01 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 06:39:01 [INFO] Feature repository discovered recursively: odl-antlr4 06:39:01 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:39:01 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:39:01 [INFO] Feature repository discovered recursively: odl-apache-shiro 06:39:01 [INFO] Feature repository discovered recursively: odl-bytebuddy 06:39:01 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 06:39:01 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 06:39:01 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 06:39:01 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:39:01 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 06:39:01 [INFO] Feature repository discovered recursively: odl-gson 06:39:01 [INFO] Feature repository discovered recursively: odl-guava 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 06:39:01 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 06:39:01 [INFO] Feature repository discovered recursively: odl-jackson-2 06:39:01 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:39:01 [INFO] Feature repository discovered recursively: odl-javassist-3 06:39:01 [INFO] Feature repository discovered recursively: odl-jersey-2 06:39:01 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:39:01 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:39:01 [INFO] Feature repository discovered recursively: odl-lz4 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:39:01 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:39:01 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 06:39:01 [INFO] Feature repository discovered recursively: odl-netconf-databind 06:39:01 [INFO] Feature repository discovered recursively: odl-netconf-keystore 06:39:01 [INFO] Feature repository discovered recursively: odl-netconf-truststore 06:39:01 [INFO] Feature repository discovered recursively: odl-netty-4 06:39:01 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 06:39:01 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.21.1-SNAPSHOT 06:39:01 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.21.1-SNAPSHOT 06:39:01 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 06:39:01 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.21.1-SNAPSHOT 06:39:01 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.21.1-SNAPSHOT 06:39:01 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.21.1-SNAPSHOT 06:39:01 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.21.1-SNAPSHOT 06:39:01 [INFO] Feature repository discovered recursively: odl-pekko 06:39:01 [INFO] Feature repository discovered recursively: odl-raft-api 06:39:01 [INFO] Feature repository discovered recursively: odl-raft-spi 06:39:01 [INFO] Feature repository discovered recursively: odl-restconf 06:39:01 [INFO] Feature repository discovered recursively: odl-restconf-api 06:39:01 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 06:39:01 [INFO] Feature repository discovered recursively: odl-restconf-server-api 06:39:01 [INFO] Feature repository discovered recursively: odl-servlet-api 06:39:01 [INFO] Feature repository discovered recursively: odl-stax2-api 06:39:01 [INFO] Feature repository discovered recursively: odl-woodstox 06:39:01 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:39:01 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:39:01 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:39:01 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 06:39:01 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 06:39:01 [INFO] Feature repository discovered recursively: pt-triemap 06:39:01 [INFO] Feature repository discovered recursively: standard-4.4.8 06:39:01 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:01 [INFO] 06:39:01 [INFO] --- antrun:3.2.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] Executing tasks 06:39:01 [INFO] Executed tasks 06:39:01 [INFO] 06:39:01 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] Executing tasks 06:39:01 [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle 06:39:01 [INFO] Executed tasks 06:39:01 [INFO] 06:39:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-karaf --- 06:39:01 [INFO] Skipping javadoc generation 06:39:01 [INFO] 06:39:01 [INFO] --- karaf:4.4.8:archive (package) @ hwvtepsouthbound-karaf --- 06:39:15 [INFO] 06:39:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-karaf --- 06:39:15 [INFO] Skipping CycloneDX goal 06:39:15 [INFO] 06:39:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- 06:39:15 [INFO] Skipping duplicate-finder execution! 06:39:15 [INFO] 06:39:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- 06:39:15 [INFO] Skipping pom project 06:39:15 [INFO] 06:39:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf --- 06:39:15 [INFO] Skipping source per configuration. 06:39:15 [INFO] 06:39:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- 06:39:15 [INFO] Skipping modernizer execution! 06:39:15 [INFO] 06:39:15 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-karaf --- 06:39:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:15 [INFO] 06:39:15 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-karaf --- 06:39:15 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.21.1-SNAPSHOT/hwvtepsouthbound-karaf-1.21.1-SNAPSHOT.pom 06:39:15 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.21.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.21.1-SNAPSHOT/hwvtepsouthbound-karaf-1.21.1-SNAPSHOT.tar.gz 06:39:15 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.21.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.21.1-SNAPSHOT/hwvtepsouthbound-karaf-1.21.1-SNAPSHOT.zip 06:39:16 [INFO] 06:39:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-karaf --- 06:39:16 [INFO] Skipping artifact deployment 06:39:16 [INFO] 06:39:16 [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- 06:39:16 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.21.1-SNAPSHOT [125/143] 06:39:16 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 06:39:16 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:16 [INFO] 06:39:16 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- 06:39:16 [INFO] 06:39:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- 06:39:16 [INFO] Skipping Rule Enforcement. 06:39:16 [INFO] 06:39:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- 06:39:16 [INFO] 06:39:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-features-aggregator --- 06:39:16 [INFO] Skipping CycloneDX goal 06:39:16 [INFO] 06:39:16 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-features-aggregator --- 06:39:16 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.21.1-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.21.1-SNAPSHOT.pom 06:39:16 [INFO] 06:39:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-features-aggregator --- 06:39:16 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:16 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:16 [INFO] 06:39:16 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- 06:39:16 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.21.1-SNAPSHOT [126/143] 06:39:16 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 06:39:16 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:16 [INFO] 06:39:16 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-artifacts --- 06:39:16 [INFO] 06:39:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- 06:39:16 [INFO] Skipping Rule Enforcement. 06:39:16 [INFO] 06:39:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- 06:39:16 [INFO] 06:39:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-artifacts --- 06:39:16 [INFO] Skipping CycloneDX goal 06:39:16 [INFO] 06:39:16 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-artifacts --- 06:39:16 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.21.1-SNAPSHOT/hwvtepsouthbound-artifacts-1.21.1-SNAPSHOT.pom 06:39:16 [INFO] 06:39:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-artifacts --- 06:39:16 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:16 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:16 [INFO] 06:39:16 [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- 06:39:16 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.21.1-SNAPSHOT [127/143] 06:39:16 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 06:39:16 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:16 [INFO] 06:39:16 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-it --- 06:39:16 [INFO] 06:39:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-it --- 06:39:16 [INFO] Skipping Rule Enforcement. 06:39:16 [INFO] 06:39:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- 06:39:16 [INFO] Skipping Rule Enforcement. 06:39:16 [INFO] 06:39:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-it --- 06:39:16 [INFO] 06:39:16 [INFO] --- dependency:3.9.0:properties (default) @ hwvtepsouthbound-it --- 06:39:16 [INFO] 06:39:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it --- 06:39:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:16 [INFO] argLine set to empty 06:39:16 [INFO] 06:39:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-it --- 06:39:16 [INFO] Starting audit... 06:39:16 Audit done. 06:39:16 [INFO] You have 0 Checkstyle violations. 06:39:16 [INFO] 06:39:16 [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-it --- 06:39:16 [INFO] 06:39:16 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- 06:39:16 [INFO] Created: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties 06:39:16 [INFO] 06:39:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ hwvtepsouthbound-it --- 06:39:16 [INFO] 06:39:16 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-it --- 06:39:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources 06:39:16 [INFO] 06:39:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ hwvtepsouthbound-it --- 06:39:16 [INFO] No sources to compile 06:39:16 [INFO] 06:39:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> 06:39:16 [INFO] 06:39:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-it --- 06:39:16 [INFO] Spotbugs plugin skipped 06:39:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:39:16 [INFO] 06:39:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< 06:39:16 [INFO] 06:39:16 [INFO] 06:39:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-it --- 06:39:16 [INFO] Spotbugs plugin skipped 06:39:16 [INFO] 06:39:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- 06:39:16 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources 06:39:16 [INFO] 06:39:16 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- 06:39:17 [INFO] 06:39:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ hwvtepsouthbound-it --- 06:39:17 [INFO] Recompiling the module because of changed dependency. 06:39:17 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[133,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[142,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[149,96] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[281,19] 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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:17 [INFO] 06:39:17 [INFO] --- surefire:3.5.4:test (default-test) @ hwvtepsouthbound-it --- 06:39:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:17 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 06:39:17 [INFO] 06:39:17 [INFO] ------------------------------------------------------- 06:39:17 [INFO] T E S T S 06:39:17 [INFO] ------------------------------------------------------- 06:39:18 [INFO] 06:39:18 [INFO] Results: 06:39:18 [INFO] 06:39:18 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 06:39:18 [INFO] 06:39:18 [INFO] 06:39:18 [INFO] --- copy:14.1.6:copy-files (default) @ hwvtepsouthbound-it --- 06:39:18 [INFO] 06:39:18 [INFO] --- jar:3.4.2:jar (default-jar) @ hwvtepsouthbound-it --- 06:39:18 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.21.1-SNAPSHOT.jar 06:39:18 [INFO] 06:39:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-it --- 06:39:18 [INFO] Skipping javadoc generation 06:39:18 [INFO] 06:39:18 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- 06:39:18 [INFO] Executing tasks 06:39:18 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars 06:39:18 [INFO] Executed tasks 06:39:18 [INFO] 06:39:18 [INFO] --- failsafe:3.5.4:integration-test (default) @ hwvtepsouthbound-it --- 06:39:18 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 06:39:18 [INFO] Tests are skipped. 06:39:18 [INFO] 06:39:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-it --- 06:39:18 [INFO] Skipping CycloneDX goal 06:39:18 [INFO] 06:39:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- 06:39:18 [INFO] Skipping duplicate-finder execution! 06:39:18 [INFO] 06:39:18 [INFO] --- failsafe:3.5.4:verify (default) @ hwvtepsouthbound-it --- 06:39:18 [INFO] Tests are skipped. 06:39:18 [INFO] 06:39:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- 06:39:19 [WARNING] Used undeclared dependencies found: 06:39:19 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:39:19 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:39:19 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 06:39:19 [WARNING] net.java.dev.jna:jna:jar:5.17.0:runtime 06:39:19 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.8:test 06:39:19 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.21.1-SNAPSHOT:compile 06:39:19 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 06:39:19 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:39:19 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.21.1-SNAPSHOT:compile 06:39:19 [WARNING] org.objenesis:objenesis:jar:3.3:test 06:39:19 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 06:39:19 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 06:39:19 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:39:19 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 06:39:19 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.21.1-SNAPSHOT:compile 06:39:19 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 06:39:19 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:39:19 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 06:39:19 [WARNING] Unused declared dependencies found: 06:39:19 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.21.1-SNAPSHOT:compile 06:39:19 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 06:39:19 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 06:39:19 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.17:compile 06:39:19 [WARNING] Non-test scoped test only dependencies found: 06:39:19 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:39:19 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 06:39:19 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 06:39:19 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 06:39:19 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:39:19 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:39:19 [WARNING] junit:junit:jar:4.13.2:compile 06:39:19 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.21.1-SNAPSHOT:compile 06:39:19 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile 06:39:19 [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.21.1-SNAPSHOT:compile 06:39:19 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:39:19 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.21.1-SNAPSHOT:compile 06:39:19 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile 06:39:19 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:39:19 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:39:19 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 06:39:19 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.21.1-SNAPSHOT:compile 06:39:19 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 06:39:19 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:compile 06:39:19 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 06:39:19 [INFO] 06:39:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- 06:39:19 [INFO] Skipping source per configuration. 06:39:19 [INFO] 06:39:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-it --- 06:39:19 [INFO] Skipping modernizer execution! 06:39:19 [INFO] 06:39:19 [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-it --- 06:39:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:19 [INFO] 06:39:19 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-it --- 06:39:19 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.1-SNAPSHOT/hwvtepsouthbound-it-1.21.1-SNAPSHOT.pom 06:39:19 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.21.1-SNAPSHOT/hwvtepsouthbound-it-1.21.1-SNAPSHOT.jar 06:39:19 [INFO] 06:39:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-it --- 06:39:19 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:19 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:19 [INFO] 06:39:19 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- 06:39:19 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.21.1-SNAPSHOT [128/143] 06:39:19 [INFO] from ovsdb/hwvtepsouthbound/pom.xml 06:39:19 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:19 [INFO] 06:39:19 [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-aggregator --- 06:39:19 [INFO] 06:39:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- 06:39:19 [INFO] Skipping Rule Enforcement. 06:39:19 [INFO] 06:39:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- 06:39:19 [INFO] 06:39:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-aggregator --- 06:39:19 [INFO] Skipping CycloneDX goal 06:39:19 [INFO] 06:39:19 [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-aggregator --- 06:39:19 [INFO] Skipping artifact installation 06:39:19 [INFO] 06:39:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-aggregator --- 06:39:19 [INFO] Skipping artifact deployment 06:39:19 [INFO] 06:39:19 [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- 06:39:19 [INFO] Building ODL :: ovsdb :: library-karaf 1.21.1-SNAPSHOT [129/143] 06:39:19 [INFO] from ovsdb/library/karaf/pom.xml 06:39:19 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:19 [INFO] 06:39:19 [INFO] --- clean:3.5.0:clean (default-clean) @ library-karaf --- 06:39:19 [INFO] 06:39:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-karaf --- 06:39:19 [INFO] Skipping Rule Enforcement. 06:39:19 [INFO] 06:39:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library-karaf --- 06:39:19 [INFO] Skipping Rule Enforcement. 06:39:19 [INFO] 06:39:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-karaf --- 06:39:19 [INFO] 06:39:19 [INFO] --- dependency:3.9.0:properties (default) @ library-karaf --- 06:39:19 [INFO] 06:39:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library-karaf --- 06:39:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:19 [INFO] argLine set to empty 06:39:19 [INFO] 06:39:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-karaf --- 06:39:19 [INFO] Starting audit... 06:39:19 Audit done. 06:39:19 [INFO] You have 0 Checkstyle violations. 06:39:19 [INFO] 06:39:19 [INFO] --- checkstyle:3.6.0:check (default) @ library-karaf --- 06:39:19 [INFO] 06:39:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ library-karaf --- 06:39:19 [INFO] 06:39:19 [INFO] --- resources:3.3.1:resources (process-resources) @ library-karaf --- 06:39:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/src/main/resources 06:39:19 [INFO] 06:39:19 [INFO] --- karaf:4.4.8:assembly (process-resources) @ library-karaf --- 06:39:19 [INFO] Using repositories: 06:39:19 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:39:19 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:39:19 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:39:19 [INFO] Creating work directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly 06:39:19 [INFO] Loading direct KAR and features XML dependencies 06:39:19 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:39:19 [INFO] Feature framework will be added as a startup feature 06:39:19 [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly 06:39:19 [INFO] Unzipping kars 06:39:19 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:39:19 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:39:19 [INFO] Loading profiles from: 06:39:19 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:39:19 [INFO] Loading repositories 06:39:20 [INFO] Generating generated-startup profile 06:39:20 [INFO] Generating generated-boot profile with parents: generated-startup 06:39:20 [INFO] Generating generated-installed profile 06:39:20 [INFO] Configuring etc/config.properties and etc/system.properties 06:39:20 [INFO] Downloading libraries for generated profiles 06:39:20 [INFO] Downloading additional libraries 06:39:20 [INFO] Writing configurations 06:39:20 [INFO] adding config file: etc/profile.cfg 06:39:20 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:39:20 [INFO] Startup stage 06:39:20 [INFO] Loading startup repositories 06:39:20 [INFO] Resolving startup features and bundles 06:39:20 [INFO] Features: framework 06:39:20 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:39:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:39:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:39:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:39:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:20 [INFO] Boot stage 06:39:20 [INFO] Loading boot repositories 06:39:20 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.21.1-SNAPSHOT/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.21.1-SNAPSHOT/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 06:39:20 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 06:39:20 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 06:39:20 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 06:39:20 [INFO] Feature odl-mdsal-common/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:39:20 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.3 06:39:20 [INFO] Feature service/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 06:39:20 [INFO] Feature odl-mdsal-dom-runtime/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.2 06:39:20 [INFO] Feature odl-yangtools-data-api/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.20 06:39:20 [INFO] Feature shell/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 06:39:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:39:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:39:20 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:39:20 [INFO] Feature package/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 06:39:20 [INFO] Feature odl-mdsal-binding-api/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.2 06:39:20 [INFO] Feature fbc46911-4856-4d7d-ab12-6a9d6d002fd4/0.0.0 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 06:39:20 [INFO] Feature feature/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:20 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:39:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:39:20 [INFO] Feature system/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 06:39:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:39:20 [INFO] Feature odl-gson/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 06:39:20 [INFO] Feature odl-mdsal-eos-dom/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.2 06:39:20 [INFO] Feature ssh/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 06:39:20 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 06:39:20 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 06:39:20 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:39:20 [INFO] Feature odl-yangtools-parser/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.20 06:39:20 [INFO] Feature odl-controller-mdsal-common/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.3 06:39:20 [INFO] Feature odl-mdsal-eos-binding/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:39:20 [INFO] Feature odl-guava/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 06:39:20 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 06:39:20 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 06:39:20 [INFO] Feature odl-pekko/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 06:39:20 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 06:39:20 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 06:39:20 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 06:39:20 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 06:39:20 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.3 06:39:20 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 06:39:20 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 06:39:20 [INFO] Feature odl-woodstox/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 06:39:20 [INFO] Feature odl-mdsal-dom-broker/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.2 06:39:20 [INFO] Feature odl-yangtools-binding-spec/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.20 06:39:20 [INFO] Feature odl-yangtools-binding-runtime/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.20 06:39:20 [INFO] Feature odl-servlet-api/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 06:39:20 [INFO] Feature framework/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:39:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:39:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:39:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:39:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:39:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:39:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:39:20 [INFO] Feature log/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 06:39:20 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:39:20 [INFO] Feature odl-lz4/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 06:39:20 [INFO] Feature odl-mdsal-clustering-commons/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.3 06:39:20 [INFO] Feature wrap/2.6.17 is defined as a boot feature 06:39:20 [INFO] Feature odl-mdsal-binding-runtime/15.0.2 is defined as a boot feature 06:39:20 [INFO] Feature odl-yangtools-binding-codec/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.20 06:39:20 [INFO] Feature odl-mdsal-dom-api/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.2 06:39:20 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 06:39:20 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 06:39:20 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 06:39:20 [INFO] Feature deployer/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 06:39:20 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 06:39:20 [INFO] Feature odl-yangtools-xpath/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.20 06:39:20 [INFO] Feature odl-aaa-cert/0.22.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3/xml/config 06:39:20 [INFO] Feature odl-mdsal-singleton-common/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.2 06:39:20 [INFO] Feature odl-stax2-api/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 06:39:20 [INFO] Feature odl-mdsal-distributed-datastore/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/pekkoconf 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/factorypekkoconf 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleshardconf 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleconf 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/cfg/datastore 06:39:20 [INFO] Feature odl-mdsal-broker/12.0.3 is defined as a boot feature 06:39:20 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.2 06:39:20 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 06:39:20 [INFO] Feature odl-raft-spi/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.3 06:39:20 [INFO] Feature odl-aaa-encryption-service/0.22.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.3 06:39:20 [INFO] Feature odl-netty-4/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-riscv64 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-x86_64 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final/jar/linux-x86_64 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-aarch_64 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.7.Final 06:39:20 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.7.Final 06:39:20 [INFO] Feature scr/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:39:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:39:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:39:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:39:20 [INFO] Feature kar/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 06:39:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:39:20 [INFO] Feature odl-jackson-2/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.4 06:39:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.4 06:39:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.4 06:39:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.4 06:39:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.4 06:39:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.4 06:39:20 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.4 06:39:20 [INFO] Feature jaas/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 06:39:20 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:39:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:39:20 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 06:39:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 06:39:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:39:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 06:39:20 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 06:39:20 [INFO] Feature odl-apache-commons-text/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 06:39:20 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:39:20 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:20 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:39:20 [INFO] Feature odl-jakarta-activation-api/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 06:39:20 [INFO] Feature odl-controller-blueprint/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.3 06:39:20 [INFO] Feature odl-ovsdb-library/1.21.1.SNAPSHOT is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.21.1-SNAPSHOT 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.21.1-SNAPSHOT 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.1-SNAPSHOT 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.21.1-SNAPSHOT 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.1-SNAPSHOT/cfg/config 06:39:20 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:39:20 [INFO] Feature config/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 06:39:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:39:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:39:20 [INFO] Feature instance/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 06:39:20 [INFO] Feature odl-yangtools-common/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.20 06:39:20 [INFO] Feature odl-yangtools-util/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.20 06:39:20 [INFO] Feature odl-apache-commons-lang3/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 06:39:20 [INFO] Feature odl-dropwizard-metrics/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 06:39:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 06:39:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 06:39:20 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 06:39:20 [INFO] Feature odl-ietf-model-rfc8342/1.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.2 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.2 06:39:20 [INFO] Feature odl-raft-api/12.0.3 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.3 06:39:20 [INFO] Feature odl-bytebuddy/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 06:39:20 [INFO] Feature management/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:39:20 [INFO] adding config file: etc/jmx.acl.cfg 06:39:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:39:20 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:39:20 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:39:20 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:39:20 [INFO] Feature odl-ws-rs-api/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 06:39:20 [INFO] Feature odl-yangtools-parser-api/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.20 06:39:20 [INFO] Feature odl-yangtools-xpath-api/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.20 06:39:20 [INFO] Feature odl-yangtools-data/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.20 06:39:20 [INFO] Feature odl-antlr4/14.1.6 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 06:39:20 [INFO] Feature odl-mdsal-singleton-dom/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.2 06:39:20 [INFO] Feature odl-yangtools-codec/14.0.20 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.20 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.20 06:39:20 [INFO] Feature bundle/4.4.8 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 06:39:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:39:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:39:20 [INFO] Feature odl-ietf-model-rfc7952/1.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.2 06:39:20 [INFO] Feature odl-mdsal-eos-common/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.2 06:39:20 [INFO] Feature standard/4.4.8 is defined as a boot feature 06:39:20 [INFO] Feature odl-mdsal-binding-base/15.0.2 is defined as a boot feature 06:39:20 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.2 06:39:20 [INFO] Install stage 06:39:20 [INFO] Loading installed repositories 06:39:20 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 06:39:20 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 06:39:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:39:20 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:39:20 [INFO] 06:39:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library-karaf >>> 06:39:20 [INFO] 06:39:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library-karaf --- 06:39:20 [INFO] Spotbugs plugin skipped 06:39:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:39:20 [INFO] 06:39:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ library-karaf <<< 06:39:20 [INFO] 06:39:20 [INFO] 06:39:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library-karaf --- 06:39:20 [INFO] Spotbugs plugin skipped 06:39:20 [INFO] 06:39:20 [INFO] --- dependency:3.9.0:copy (apply-branding) @ library-karaf --- 06:39:20 [INFO] 06:39:20 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- 06:39:20 [INFO] 06:39:20 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- 06:39:20 [WARNING] Overwriting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:39:20 [INFO] 06:39:20 [INFO] --- copy:14.1.6:copy-files (default) @ library-karaf --- 06:39:20 [INFO] 06:39:20 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ library-karaf --- 06:39:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/src/main/assembly 06:39:20 [INFO] 06:39:20 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ library-karaf --- 06:39:20 [INFO] Feature repository discovered recursively: 5bc22f0e-3543-4c8f-9384-280493875cb3 06:39:20 [INFO] Feature repository discovered recursively: framework-4.4.8 06:39:20 [INFO] Feature repository discovered recursively: library-features 06:39:20 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 06:39:20 [INFO] Feature repository discovered recursively: odl-antlr4 06:39:20 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:39:20 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:39:20 [INFO] Feature repository discovered recursively: odl-bytebuddy 06:39:20 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 06:39:20 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 06:39:20 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 06:39:20 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:39:20 [INFO] Feature repository discovered recursively: odl-gson 06:39:20 [INFO] Feature repository discovered recursively: odl-guava 06:39:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 06:39:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 06:39:20 [INFO] Feature repository discovered recursively: odl-jackson-2 06:39:20 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:39:20 [INFO] Feature repository discovered recursively: odl-lz4 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:39:20 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:39:20 [INFO] Feature repository discovered recursively: odl-netty-4 06:39:20 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.21.1-SNAPSHOT 06:39:20 [INFO] Feature repository discovered recursively: odl-pekko 06:39:20 [INFO] Feature repository discovered recursively: odl-raft-api 06:39:20 [INFO] Feature repository discovered recursively: odl-raft-spi 06:39:20 [INFO] Feature repository discovered recursively: odl-servlet-api 06:39:20 [INFO] Feature repository discovered recursively: odl-stax2-api 06:39:20 [INFO] Feature repository discovered recursively: odl-woodstox 06:39:20 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:39:20 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:39:20 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 06:39:20 [INFO] Feature repository discovered recursively: pt-triemap 06:39:20 [INFO] Feature repository discovered recursively: standard-4.4.8 06:39:20 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:20 [INFO] 06:39:20 [INFO] --- antrun:3.2.0:run (fix-permissions) @ library-karaf --- 06:39:20 [INFO] Executing tasks 06:39:20 [INFO] Executed tasks 06:39:20 [INFO] 06:39:20 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ library-karaf --- 06:39:20 [INFO] Executing tasks 06:39:20 [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly/system/org/bouncycastle 06:39:20 [INFO] Executed tasks 06:39:20 [INFO] 06:39:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-karaf --- 06:39:20 [INFO] Skipping javadoc generation 06:39:20 [INFO] 06:39:20 [INFO] --- karaf:4.4.8:archive (package) @ library-karaf --- 06:39:32 [INFO] 06:39:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-karaf --- 06:39:32 [INFO] Skipping CycloneDX goal 06:39:32 [INFO] 06:39:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- 06:39:32 [INFO] Skipping duplicate-finder execution! 06:39:32 [INFO] 06:39:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ library-karaf --- 06:39:32 [INFO] Skipping pom project 06:39:32 [INFO] 06:39:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-karaf --- 06:39:32 [INFO] Skipping source per configuration. 06:39:32 [INFO] 06:39:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library-karaf --- 06:39:32 [INFO] Skipping modernizer execution! 06:39:32 [INFO] 06:39:32 [INFO] --- jacoco:0.8.14:report (report) @ library-karaf --- 06:39:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:32 [INFO] 06:39:32 [INFO] --- install:3.1.4:install (default-install) @ library-karaf --- 06:39:32 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.21.1-SNAPSHOT/library-karaf-1.21.1-SNAPSHOT.pom 06:39:32 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/library-karaf-1.21.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.21.1-SNAPSHOT/library-karaf-1.21.1-SNAPSHOT.tar.gz 06:39:32 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/karaf/target/library-karaf-1.21.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.21.1-SNAPSHOT/library-karaf-1.21.1-SNAPSHOT.zip 06:39:32 [INFO] 06:39:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-karaf --- 06:39:32 [INFO] Skipping artifact deployment 06:39:32 [INFO] 06:39:32 [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- 06:39:32 [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.21.1-SNAPSHOT [130/143] 06:39:32 [INFO] from ovsdb/library/features/pom.xml 06:39:32 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:32 [INFO] 06:39:32 [INFO] --- clean:3.5.0:clean (default-clean) @ library-features-aggregator --- 06:39:32 [INFO] 06:39:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-features-aggregator --- 06:39:32 [INFO] Skipping Rule Enforcement. 06:39:32 [INFO] 06:39:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-features-aggregator --- 06:39:32 [INFO] 06:39:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-features-aggregator --- 06:39:32 [INFO] Skipping CycloneDX goal 06:39:32 [INFO] 06:39:32 [INFO] --- install:3.1.4:install (default-install) @ library-features-aggregator --- 06:39:32 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.21.1-SNAPSHOT/library-features-aggregator-1.21.1-SNAPSHOT.pom 06:39:32 [INFO] 06:39:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-features-aggregator --- 06:39:32 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:32 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:32 [INFO] 06:39:32 [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- 06:39:32 [INFO] Building ODL :: ovsdb :: library-artifacts 1.21.1-SNAPSHOT [131/143] 06:39:32 [INFO] from ovsdb/library/artifacts/pom.xml 06:39:32 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:32 [INFO] 06:39:32 [INFO] --- clean:3.5.0:clean (default-clean) @ library-artifacts --- 06:39:32 [INFO] 06:39:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-artifacts --- 06:39:32 [INFO] Skipping Rule Enforcement. 06:39:32 [INFO] 06:39:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-artifacts --- 06:39:32 [INFO] 06:39:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-artifacts --- 06:39:32 [INFO] Skipping CycloneDX goal 06:39:32 [INFO] 06:39:32 [INFO] --- install:3.1.4:install (default-install) @ library-artifacts --- 06:39:32 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.21.1-SNAPSHOT/library-artifacts-1.21.1-SNAPSHOT.pom 06:39:32 [INFO] 06:39:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-artifacts --- 06:39:32 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:32 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:32 [INFO] 06:39:32 [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ 06:39:32 [INFO] Building ODL :: ovsdb :: library-it 1.21.1-SNAPSHOT [132/143] 06:39:32 [INFO] from ovsdb/library/it/pom.xml 06:39:32 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:32 [INFO] 06:39:32 [INFO] --- clean:3.5.0:clean (default-clean) @ library-it --- 06:39:32 [INFO] 06:39:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-it --- 06:39:32 [INFO] Skipping Rule Enforcement. 06:39:32 [INFO] 06:39:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library-it --- 06:39:32 [INFO] Skipping Rule Enforcement. 06:39:32 [INFO] 06:39:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-it --- 06:39:32 [INFO] 06:39:32 [INFO] --- dependency:3.9.0:properties (default) @ library-it --- 06:39:32 [INFO] 06:39:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library-it --- 06:39:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:32 [INFO] argLine set to empty 06:39:32 [INFO] 06:39:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ library-it --- 06:39:32 [INFO] Starting audit... 06:39:32 Audit done. 06:39:32 [INFO] You have 0 Checkstyle violations. 06:39:32 [INFO] 06:39:32 [INFO] --- checkstyle:3.6.0:check (default) @ library-it --- 06:39:32 [INFO] 06:39:32 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- 06:39:32 [INFO] Created: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/target/classes/META-INF/maven/dependencies.properties 06:39:32 [INFO] 06:39:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ library-it --- 06:39:32 [INFO] 06:39:32 [INFO] --- resources:3.3.1:resources (default-resources) @ library-it --- 06:39:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/main/resources 06:39:32 [INFO] 06:39:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ library-it --- 06:39:32 [INFO] No sources to compile 06:39:32 [INFO] 06:39:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library-it >>> 06:39:32 [INFO] 06:39:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library-it --- 06:39:32 [INFO] Spotbugs plugin skipped 06:39:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:39:32 [INFO] 06:39:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ library-it <<< 06:39:32 [INFO] 06:39:32 [INFO] 06:39:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library-it --- 06:39:32 [INFO] Spotbugs plugin skipped 06:39:32 [INFO] 06:39:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ library-it --- 06:39:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/resources 06:39:32 [INFO] 06:39:32 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ library-it --- 06:39:33 [INFO] 06:39:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ library-it --- 06:39:33 [INFO] Recompiling the module because of changed dependency. 06:39:33 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[73,42] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[79,44] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[251,23] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[252,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 06:39:33 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 06:39:33 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:33 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:39:33 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,32] unchecked conversion 06:39:33 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:39:33 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[26,37] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java:[18,52] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[52,75] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[54,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[101,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[99,80] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[101,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[168,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[204,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[208,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[311,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[393,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[480,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[549,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[612,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[680,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[773,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[850,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[954,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1055,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1130,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1202,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 06:39:33 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 06:39:33 [INFO] 06:39:33 [INFO] --- surefire:3.5.4:test (default-test) @ library-it --- 06:39:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:33 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 06:39:33 [INFO] 06:39:33 [INFO] ------------------------------------------------------- 06:39:33 [INFO] T E S T S 06:39:33 [INFO] ------------------------------------------------------- 06:39:34 [INFO] 06:39:34 [INFO] Results: 06:39:34 [INFO] 06:39:34 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 06:39:34 [INFO] 06:39:34 [INFO] 06:39:34 [INFO] --- copy:14.1.6:copy-files (default) @ library-it --- 06:39:34 [INFO] 06:39:34 [INFO] --- jar:3.4.2:jar (default-jar) @ library-it --- 06:39:34 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.21.1-SNAPSHOT.jar 06:39:34 [INFO] 06:39:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library-it --- 06:39:34 [INFO] Skipping javadoc generation 06:39:34 [INFO] 06:39:34 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ library-it --- 06:39:34 [INFO] Executing tasks 06:39:34 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/target/exam/jars 06:39:34 [INFO] Executed tasks 06:39:34 [INFO] 06:39:34 [INFO] --- failsafe:3.5.4:integration-test (default) @ library-it --- 06:39:34 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 06:39:34 [INFO] Tests are skipped. 06:39:34 [INFO] 06:39:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-it --- 06:39:34 [INFO] Skipping CycloneDX goal 06:39:34 [INFO] 06:39:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- 06:39:34 [INFO] Skipping duplicate-finder execution! 06:39:34 [INFO] 06:39:34 [INFO] --- failsafe:3.5.4:verify (default) @ library-it --- 06:39:34 [INFO] Tests are skipped. 06:39:34 [INFO] 06:39:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ library-it --- 06:39:35 [WARNING] Used undeclared dependencies found: 06:39:35 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 06:39:35 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 06:39:35 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 06:39:35 [WARNING] net.java.dev.jna:jna:jar:5.17.0:runtime 06:39:35 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.8:runtime 06:39:35 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:39:35 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 06:39:35 [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test 06:39:35 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test 06:39:35 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 06:39:35 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 06:39:35 [WARNING] org.objenesis:objenesis:jar:3.3:test 06:39:35 [WARNING] Unused declared dependencies found: 06:39:35 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 06:39:35 [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.21.1-SNAPSHOT:compile 06:39:35 [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.21.1-SNAPSHOT:compile 06:39:35 [WARNING] Non-test scoped test only dependencies found: 06:39:35 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:39:35 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 06:39:35 [INFO] 06:39:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-it --- 06:39:35 [INFO] Skipping source per configuration. 06:39:35 [INFO] 06:39:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library-it --- 06:39:35 [INFO] Skipping modernizer execution! 06:39:35 [INFO] 06:39:35 [INFO] --- jacoco:0.8.14:report (report) @ library-it --- 06:39:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:35 [INFO] 06:39:35 [INFO] --- install:3.1.4:install (default-install) @ library-it --- 06:39:35 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.21.1-SNAPSHOT/library-it-1.21.1-SNAPSHOT.pom 06:39:35 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.21.1-SNAPSHOT/library-it-1.21.1-SNAPSHOT.jar 06:39:35 [INFO] 06:39:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-it --- 06:39:35 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:35 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:35 [INFO] 06:39:35 [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- 06:39:35 [INFO] Building ODL :: ovsdb :: library-aggregator 1.21.1-SNAPSHOT [133/143] 06:39:35 [INFO] from ovsdb/library/pom.xml 06:39:35 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:35 [INFO] 06:39:35 [INFO] --- clean:3.5.0:clean (default-clean) @ library-aggregator --- 06:39:35 [INFO] 06:39:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library-aggregator --- 06:39:35 [INFO] Skipping Rule Enforcement. 06:39:35 [INFO] 06:39:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library-aggregator --- 06:39:35 [INFO] 06:39:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library-aggregator --- 06:39:35 [INFO] Skipping CycloneDX goal 06:39:35 [INFO] 06:39:35 [INFO] --- install:3.1.4:install (default-install) @ library-aggregator --- 06:39:35 [INFO] Skipping artifact installation 06:39:35 [INFO] 06:39:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library-aggregator --- 06:39:35 [INFO] Skipping artifact deployment 06:39:35 [INFO] 06:39:35 [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- 06:39:35 [INFO] Building ODL :: ovsdb :: schemas 1.21.1-SNAPSHOT [134/143] 06:39:35 [INFO] from ovsdb/schemas/pom.xml 06:39:35 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:35 [INFO] 06:39:35 [INFO] --- clean:3.5.0:clean (default-clean) @ schemas --- 06:39:35 [INFO] 06:39:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ schemas --- 06:39:35 [INFO] Skipping Rule Enforcement. 06:39:35 [INFO] 06:39:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schemas --- 06:39:35 [INFO] 06:39:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schemas --- 06:39:35 [INFO] Skipping CycloneDX goal 06:39:35 [INFO] 06:39:35 [INFO] --- install:3.1.4:install (default-install) @ schemas --- 06:39:35 [INFO] Skipping artifact installation 06:39:35 [INFO] 06:39:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schemas --- 06:39:35 [INFO] Skipping artifact deployment 06:39:35 [INFO] 06:39:35 [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- 06:39:35 [INFO] Building ODL :: ovsdb :: southbound-karaf 1.21.1-SNAPSHOT [135/143] 06:39:35 [INFO] from ovsdb/southbound/southbound-karaf/pom.xml 06:39:35 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:35 [INFO] 06:39:35 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-karaf --- 06:39:35 [INFO] 06:39:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-karaf --- 06:39:35 [INFO] Skipping Rule Enforcement. 06:39:35 [INFO] 06:39:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-karaf --- 06:39:35 [INFO] Skipping Rule Enforcement. 06:39:35 [INFO] 06:39:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-karaf --- 06:39:35 [INFO] 06:39:35 [INFO] --- dependency:3.9.0:properties (default) @ southbound-karaf --- 06:39:35 [INFO] 06:39:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-karaf --- 06:39:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:35 [INFO] argLine set to empty 06:39:35 [INFO] 06:39:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-karaf --- 06:39:35 [INFO] Starting audit... 06:39:35 Audit done. 06:39:35 [INFO] You have 0 Checkstyle violations. 06:39:35 [INFO] 06:39:35 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-karaf --- 06:39:35 [INFO] 06:39:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-karaf --- 06:39:35 [INFO] 06:39:35 [INFO] --- resources:3.3.1:resources (process-resources) @ southbound-karaf --- 06:39:35 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/src/main/resources 06:39:35 [INFO] 06:39:35 [INFO] --- karaf:4.4.8:assembly (process-resources) @ southbound-karaf --- 06:39:35 [INFO] Using repositories: 06:39:35 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:39:35 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:39:35 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:39:35 [INFO] Creating work directory: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly 06:39:35 [INFO] Loading direct KAR and features XML dependencies 06:39:35 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:39:35 [INFO] Feature framework will be added as a startup feature 06:39:35 [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly 06:39:35 [INFO] Unzipping kars 06:39:35 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 06:39:35 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:39:35 [INFO] Loading profiles from: 06:39:35 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:39:35 [INFO] Loading repositories 06:39:36 [INFO] Generating generated-startup profile 06:39:36 [INFO] Generating generated-boot profile with parents: generated-startup 06:39:36 [INFO] Generating generated-installed profile 06:39:36 [INFO] Configuring etc/config.properties and etc/system.properties 06:39:36 [INFO] Downloading libraries for generated profiles 06:39:36 [INFO] Downloading additional libraries 06:39:36 [INFO] Writing configurations 06:39:36 [INFO] adding config file: etc/profile.cfg 06:39:36 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:39:36 [INFO] Startup stage 06:39:36 [INFO] Loading startup repositories 06:39:36 [INFO] Resolving startup features and bundles 06:39:36 [INFO] Features: framework 06:39: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.1.6 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:39:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:36 [INFO] Boot stage 06:39:36 [INFO] Loading boot repositories 06:39:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.21.1-SNAPSHOT/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.21.1-SNAPSHOT/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.21.1-SNAPSHOT/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.21.1-SNAPSHOT/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.21.1-SNAPSHOT/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.21.1-SNAPSHOT/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.21.1-SNAPSHOT/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.21.1-SNAPSHOT/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 06:39:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 06:39:36 [INFO] Feature odl-ietf-model-rfc8343/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.2 06:39:36 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 06:39:36 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 06:39:36 [INFO] Feature odl-mdsal-common/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:39:36 [INFO] Feature odl-netconf-keystore/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.2 06:39:36 [INFO] Feature service/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 06:39:36 [INFO] Feature odl-mdsal-dom-runtime/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.2 06:39:36 [INFO] Feature odl-yangtools-data-api/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.20 06:39:36 [INFO] Feature odl-ietf-model-rfc8529/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.2 06:39:36 [INFO] Feature shell/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 06:39:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:39:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:39:36 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:39:36 [INFO] Feature package/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 06:39:36 [INFO] Feature odl-mdsal-binding-api/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.2 06:39:36 [INFO] Feature odl-ovsdb-southbound-api/1.21.1.SNAPSHOT is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.21.1-SNAPSHOT 06:39:36 [INFO] Feature odl-gson/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 06:39:36 [INFO] Feature odl-mdsal-eos-dom/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.2 06:39:36 [INFO] Feature odl-apache-shiro/0.22.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 06:39:36 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 06:39:36 [INFO] Feature ssh/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 06:39:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 06:39:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 06:39:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:39:36 [INFO] Feature odl-yangtools-parser/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.20 06:39:36 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 06:39:36 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 06:39:36 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 06:39:36 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 06:39:36 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:39:36 [INFO] Feature odl-pekko/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 06:39:36 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 06:39:36 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 06:39:36 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 06:39:36 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 06:39:36 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.3 06:39:36 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 06:39:36 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 06:39:36 [INFO] Feature odl-mdsal-dom-broker/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.2 06:39:36 [INFO] Feature odl-servlet-api/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 06:39:36 [INFO] Feature odl-ietf-model-rfc8344/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.2 06:39:36 [INFO] Feature framework/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:39:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:39:36 [INFO] Feature odl-lz4/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 06:39:36 [INFO] Feature odl-ietf-model-rfc6991/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.2 06:39:36 [INFO] Feature odl-karaf-feat-jetty/14.1.6 is defined as a boot feature 06:39:36 [INFO] Feature odl-mdsal-binding-runtime/15.0.2 is defined as a boot feature 06:39:36 [INFO] Feature odl-yangtools-binding-codec/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.20 06:39:36 [INFO] Feature odl-ietf-model-rfc8639/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.2 06:39:36 [INFO] Feature odl-yangtools-export/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.20 06:39:36 [INFO] Feature deployer/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 06:39:36 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 06:39:36 [INFO] Feature odl-aaa-shiro/0.22.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-app-config 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/xml/aaa-datastore-config 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.3/py/idmtool 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.3/cfg/config 06:39:36 [INFO] Feature odl-yangtools-xpath/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.20 06:39:36 [INFO] Feature odl-netconf-databind/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.2 06:39:36 [INFO] Feature odl-ietf-model-rfc8072/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.2 06:39:36 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 06:39:36 [INFO] Feature odl-jersey-2/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 06:39:36 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 06:39:36 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 06:39:36 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 06:39:36 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 06:39:36 [INFO] Feature odl-mdsal-broker/12.0.3 is defined as a boot feature 06:39:36 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.2 06:39:36 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 06:39:36 [INFO] Feature odl-aaa-password-service/0.22.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.3/xml/aaa-password-service-config 06:39:36 [INFO] Feature odl-aaa-encryption-service/0.22.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.3 06:39:36 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 06:39:36 [INFO] Feature odl-ietf-model-rfc6243/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.2 06:39:36 [INFO] Feature odl-netty-4/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-riscv64 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-x86_64 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final/jar/linux-x86_64 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-aarch_64 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.7.Final 06:39:36 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.7.Final 06:39:36 [INFO] Feature scr/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:39:36 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 06:39:36 [INFO] Feature odl-infrautils-utils/7.1.9 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.1.9 06:39:36 [INFO] Feature jaas/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 06:39:36 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:39:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:39:36 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 06:39:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 06:39:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:39:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 06:39:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 06:39:36 [INFO] Feature odl-apache-commons-text/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 06:39:36 [INFO] Feature odl-ovsdb-southbound-impl-rest/1.21.1.SNAPSHOT is defined as a boot feature 06:39:36 [INFO] Feature http/8.0.33 is defined as a boot feature 06:39:36 [INFO] Feature odl-restconf-server-api/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.2 06:39:36 [INFO] Feature odl-ietf-model-rfc9641/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.2 06:39:36 [INFO] Feature odl-jakarta-activation-api/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 06:39:36 [INFO] Feature odl-ovsdb-utils/1.21.1.SNAPSHOT is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.21.1-SNAPSHOT 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.21.1-SNAPSHOT 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.21.1-SNAPSHOT 06:39:36 [INFO] Feature odl-controller-blueprint/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.3 06:39:36 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:39:36 [INFO] Feature odl-ovsdb-library/1.21.1.SNAPSHOT is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.21.1-SNAPSHOT 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.21.1-SNAPSHOT 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.1-SNAPSHOT 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.21.1-SNAPSHOT 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.21.1-SNAPSHOT/cfg/config 06:39:36 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:39:36 [INFO] Feature odl-yangtools-util/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.20 06:39:36 [INFO] Feature odl-infrautils-diagstatus/7.1.9 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.1.9 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.1.9 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.1.9 06:39:36 [INFO] Feature odl-apache-commons-lang3/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 06:39:36 [INFO] Feature odl-dropwizard-metrics/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 06:39:36 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 06:39:36 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 06:39:36 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 06:39:36 [INFO] Feature odl-raft-api/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.3 06:39:36 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 06:39:36 [INFO] Feature management/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:39:36 [INFO] adding config file: etc/jmx.acl.cfg 06:39:36 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:39:36 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:39:36 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:39:36 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:39:36 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 06:39:36 [INFO] Feature odl-yangtools-parser-api/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.20 06:39:36 [INFO] Feature odl-yangtools-xpath-api/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.20 06:39:36 [INFO] Feature odl-javassist-3/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 06:39:36 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.2 06:39:36 [INFO] Feature odl-ietf-model-rfc9640/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.2 06:39:36 [INFO] Feature war/4.4.8 is defined as a boot feature 06:39:36 [INFO] Feature odl-mdsal-singleton-dom/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.2 06:39:36 [INFO] Feature odl-yangtools-codec/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.20 06:39:36 [INFO] Feature odl-ietf-model-rfc7952/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.2 06:39:36 [INFO] Feature odl-karaf-feat-jdbc/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 06:39:36 [INFO] Feature standard/4.4.8 is defined as a boot feature 06:39:36 [INFO] Feature odl-restconf-nb/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.2/cfg/config 06:39:36 [INFO] Feature odl-ietf-model-rfc6241/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.2 06:39:36 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 06:39:36 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 06:39:36 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 06:39:36 [INFO] Feature odl-ietf-model-rfc8650/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.2 06:39:36 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.3 06:39:36 [INFO] Feature odl-netconf-mdsal-common/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.2 06:39:36 [INFO] Feature odl-infrautils-ready/7.1.9 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.1.6 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.1.9 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.1.9 06:39:36 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.2 06:39:36 [INFO] Feature odl-ietf-model-rfc8525/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.2 06:39:36 [INFO] Feature feature/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 06:39:36 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:39:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:39:36 [INFO] Feature system/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 06:39:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:39:36 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 06:39:36 [INFO] Feature odl-ietf-model-rfc9643/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.2 06:39:36 [INFO] Feature odl-ovsdb-southbound-impl/1.21.1.SNAPSHOT is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.21.1-SNAPSHOT 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.21.1-SNAPSHOT 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.21.1-SNAPSHOT/cfg/config 06:39:36 [INFO] Feature odl-controller-mdsal-common/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.3 06:39:36 [INFO] Feature odl-mdsal-eos-binding/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:39:36 [INFO] Feature odl-guava/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 06:39:36 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 06:39:36 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 06:39:36 [INFO] Feature odl-woodstox/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 06:39:36 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 06:39:36 [INFO] Feature odl-yangtools-binding-spec/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.20 06:39:36 [INFO] Feature odl-yangtools-binding-runtime/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.20 06:39:36 [INFO] Feature odl-ietf-model-rfc6470/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.2 06:39:36 [INFO] Feature odl-netconf-model-rfc5277/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.2 06:39:36 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 06:39:36 [INFO] Feature log/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 06:39:36 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:39:36 [INFO] Feature odl-mdsal-clustering-commons/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.3 06:39:36 [INFO] Feature wrap/2.6.17 is defined as a boot feature 06:39:36 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.2 06:39:36 [INFO] Feature odl-mdsal-dom-api/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.2 06:39:36 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 06:39:36 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 06:39:36 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 06:39:36 [INFO] Feature odl-ietf-model-rfc8526/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.2 06:39:36 [INFO] Feature odl-aaa-api/0.22.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.3 06:39:36 [INFO] Feature odl-ietf-model-rfc9642/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.2 06:39:36 [INFO] Feature odl-netconf-transport-api/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.2 06:39:36 [INFO] Feature odl-aaa-cert/0.22.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.3/xml/config 06:39:36 [INFO] Feature odl-mdsal-singleton-common/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.2 06:39:36 [INFO] Feature odl-stax2-api/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 06:39:36 [INFO] Feature odl-mdsal-distributed-datastore/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/pekkoconf 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/factorypekkoconf 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleshardconf 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/xml/moduleconf 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.3/cfg/datastore 06:39:36 [INFO] Feature odl-yanglib-mdsal-writer/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.2 06:39:36 [INFO] Feature odl-aaa-web/0.22.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.3 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.3 06:39:36 [INFO] Feature odl-raft-spi/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.3 06:39:36 [INFO] Feature odl-ietf-model-rfc8341/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.2 06:39:36 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 06:39:36 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 06:39:36 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:39:36 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:39:36 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.21.1.SNAPSHOT is defined as a boot feature 06:39:36 [INFO] Feature 91b8c882-76f7-4216-ab47-8e997768849d/0.0.0 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 06:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 06:39:36 [INFO] Feature kar/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 06:39:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:39:36 [INFO] Feature odl-jackson-2/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.4 06:39:36 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.4 06:39:36 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.4 06:39:36 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.4 06:39:36 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.4 06:39:36 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.4 06:39:36 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.4 06:39:36 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:39:36 [INFO] Feature odl-restconf/10.0.2 is defined as a boot feature 06:39:36 [INFO] Feature odl-netconf-api/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.2 06:39:36 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.2 06:39:36 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:39:36 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:39:36 [INFO] Feature odl-restconf-api/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.2 06:39:36 [INFO] Feature odl-jolokia/12.0.3 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 06:39:36 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.3/cfg/configuration 06:39:36 [INFO] Feature odl-ietf-model-rfc9645/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.2 06:39:36 [INFO] Feature config/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 06:39:36 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:39:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:39:36 [INFO] Feature instance/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 06:39:36 [INFO] Feature odl-yangtools-common/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.20 06:39:36 [INFO] Feature odl-netconf-truststore/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.2 06:39:36 [INFO] Feature odl-ietf-model-rfc8342/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.2 06:39:36 [INFO] Feature odl-bytebuddy/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 06:39:36 [INFO] Feature odl-mdsal-model-odl-l2-types/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.27.2 06:39:36 [INFO] Feature odl-restconf-openapi/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.2 06:39:36 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 06:39:36 [INFO] Feature odl-ietf-model-rfc8528/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.2 06:39:36 [INFO] Feature odl-ws-rs-api/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 06:39:36 [INFO] Feature odl-ietf-model-rfc9644/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.2 06:39:36 [INFO] Feature odl-yangtools-data/14.0.20 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.20 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.20 06:39:36 [INFO] Feature odl-antlr4/14.1.6 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 06:39:36 [INFO] Feature bundle/4.4.8 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 06:39:36 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:39:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:39:36 [INFO] Feature odl-mdsal-eos-common/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.2 06:39:36 [INFO] Feature odl-mdsal-binding-base/15.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.2 06:39:36 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.2 06:39:36 [INFO] Feature odl-netconf-transport/10.0.2 is defined as a boot feature 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.2 06:39:36 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 06:39:36 [INFO] Install stage 06:39:36 [INFO] Loading installed repositories 06:39:36 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 06:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 06:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:39:36 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:39:36 [INFO] 06:39:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-karaf >>> 06:39:36 [INFO] 06:39:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-karaf --- 06:39:36 [INFO] Spotbugs plugin skipped 06:39:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:39:36 [INFO] 06:39:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-karaf <<< 06:39:36 [INFO] 06:39:36 [INFO] 06:39:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-karaf --- 06:39:36 [INFO] Spotbugs plugin skipped 06:39:36 [INFO] 06:39:36 [INFO] --- dependency:3.9.0:copy (apply-branding) @ southbound-karaf --- 06:39:36 [INFO] 06:39:36 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- 06:39:36 [INFO] 06:39:36 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- 06:39:36 [WARNING] Overwriting /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:39:36 [INFO] 06:39:36 [INFO] --- copy:14.1.6:copy-files (default) @ southbound-karaf --- 06:39:36 [INFO] 06:39:36 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ southbound-karaf --- 06:39:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/src/main/assembly 06:39:36 [INFO] 06:39:36 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ southbound-karaf --- 06:39:36 [INFO] Feature repository discovered recursively: 6aeed2ed-f50b-46e1-8906-b2a6c1075ab5 06:39:36 [INFO] Feature repository discovered recursively: framework-4.4.8 06:39:36 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 06:39:36 [INFO] Feature repository discovered recursively: odl-antlr4 06:39:36 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:39:36 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:39:36 [INFO] Feature repository discovered recursively: odl-apache-shiro 06:39:36 [INFO] Feature repository discovered recursively: odl-bytebuddy 06:39:36 [INFO] Feature repository discovered recursively: odl-controller-12.0.3 06:39:36 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 06:39:36 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 06:39:36 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:39:36 [INFO] Feature repository discovered recursively: odl-extras-12.0.3 06:39:36 [INFO] Feature repository discovered recursively: odl-gson 06:39:36 [INFO] Feature repository discovered recursively: odl-guava 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 06:39:36 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 06:39:36 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 06:39:36 [INFO] Feature repository discovered recursively: odl-infrautils-ready 06:39:36 [INFO] Feature repository discovered recursively: odl-infrautils-utils 06:39:36 [INFO] Feature repository discovered recursively: odl-jackson-2 06:39:36 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:39:36 [INFO] Feature repository discovered recursively: odl-javassist-3 06:39:36 [INFO] Feature repository discovered recursively: odl-jersey-2 06:39:36 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:39:36 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:39:36 [INFO] Feature repository discovered recursively: odl-lz4 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:39:36 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:39:36 [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 06:39:36 [INFO] Feature repository discovered recursively: odl-netconf-databind 06:39:36 [INFO] Feature repository discovered recursively: odl-netconf-keystore 06:39:36 [INFO] Feature repository discovered recursively: odl-netconf-truststore 06:39:36 [INFO] Feature repository discovered recursively: odl-netty-4 06:39:36 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.21.1-SNAPSHOT 06:39:36 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.21.1-SNAPSHOT 06:39:36 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.21.1-SNAPSHOT 06:39:36 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.21.1-SNAPSHOT 06:39:36 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.21.1-SNAPSHOT 06:39:36 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.21.1-SNAPSHOT 06:39:36 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.21.1-SNAPSHOT 06:39:36 [INFO] Feature repository discovered recursively: odl-pekko 06:39:36 [INFO] Feature repository discovered recursively: odl-raft-api 06:39:36 [INFO] Feature repository discovered recursively: odl-raft-spi 06:39:36 [INFO] Feature repository discovered recursively: odl-restconf 06:39:36 [INFO] Feature repository discovered recursively: odl-restconf-api 06:39:36 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 06:39:36 [INFO] Feature repository discovered recursively: odl-restconf-server-api 06:39:36 [INFO] Feature repository discovered recursively: odl-servlet-api 06:39:36 [INFO] Feature repository discovered recursively: odl-stax2-api 06:39:36 [INFO] Feature repository discovered recursively: odl-woodstox 06:39:36 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:39:36 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:39:36 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:39:36 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 06:39:36 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 06:39:36 [INFO] Feature repository discovered recursively: pt-triemap 06:39:36 [INFO] Feature repository discovered recursively: southbound-features 06:39:36 [INFO] Feature repository discovered recursively: standard-4.4.8 06:39:36 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 06:39:36 [INFO] 06:39:36 [INFO] --- antrun:3.2.0:run (fix-permissions) @ southbound-karaf --- 06:39:36 [INFO] Executing tasks 06:39:36 [INFO] Executed tasks 06:39:36 [INFO] 06:39:36 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ southbound-karaf --- 06:39:36 [INFO] Executing tasks 06:39:36 [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly/system/org/bouncycastle 06:39:36 [INFO] Executed tasks 06:39:36 [INFO] 06:39:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-karaf --- 06:39:36 [INFO] Skipping javadoc generation 06:39:36 [INFO] 06:39:36 [INFO] --- karaf:4.4.8:archive (package) @ southbound-karaf --- 06:39:50 [INFO] 06:39:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-karaf --- 06:39:50 [INFO] Skipping CycloneDX goal 06:39:50 [INFO] 06:39:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- 06:39:50 [INFO] Skipping duplicate-finder execution! 06:39:50 [INFO] 06:39:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-karaf --- 06:39:50 [INFO] Skipping pom project 06:39:50 [INFO] 06:39:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-karaf --- 06:39:50 [INFO] Skipping source per configuration. 06:39:50 [INFO] 06:39:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-karaf --- 06:39:50 [INFO] Skipping modernizer execution! 06:39:50 [INFO] 06:39:50 [INFO] --- jacoco:0.8.14:report (report) @ southbound-karaf --- 06:39:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:50 [INFO] 06:39:50 [INFO] --- install:3.1.4:install (default-install) @ southbound-karaf --- 06:39:50 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.21.1-SNAPSHOT/southbound-karaf-1.21.1-SNAPSHOT.pom 06:39:50 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.21.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.21.1-SNAPSHOT/southbound-karaf-1.21.1-SNAPSHOT.tar.gz 06:39:50 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.21.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.21.1-SNAPSHOT/southbound-karaf-1.21.1-SNAPSHOT.zip 06:39:50 [INFO] 06:39:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-karaf --- 06:39:50 [INFO] Skipping artifact deployment 06:39:50 [INFO] 06:39:50 [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- 06:39:50 [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.21.1-SNAPSHOT [136/143] 06:39:50 [INFO] from ovsdb/southbound/southbound-features/pom.xml 06:39:50 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:50 [INFO] 06:39:50 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-features-aggregator --- 06:39:50 [INFO] 06:39:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-features-aggregator --- 06:39:50 [INFO] Skipping Rule Enforcement. 06:39:50 [INFO] 06:39:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-features-aggregator --- 06:39:50 [INFO] 06:39:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-features-aggregator --- 06:39:51 [INFO] Skipping CycloneDX goal 06:39:51 [INFO] 06:39:51 [INFO] --- install:3.1.4:install (default-install) @ southbound-features-aggregator --- 06:39:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.21.1-SNAPSHOT/southbound-features-aggregator-1.21.1-SNAPSHOT.pom 06:39:51 [INFO] 06:39:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-features-aggregator --- 06:39:51 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:51 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:51 [INFO] 06:39:51 [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- 06:39:51 [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.21.1-SNAPSHOT [137/143] 06:39:51 [INFO] from ovsdb/southbound/southbound-artifacts/pom.xml 06:39:51 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:51 [INFO] 06:39:51 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-artifacts --- 06:39:51 [INFO] 06:39:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-artifacts --- 06:39:51 [INFO] Skipping Rule Enforcement. 06:39:51 [INFO] 06:39:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-artifacts --- 06:39:51 [INFO] 06:39:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-artifacts --- 06:39:51 [INFO] Skipping CycloneDX goal 06:39:51 [INFO] 06:39:51 [INFO] --- install:3.1.4:install (default-install) @ southbound-artifacts --- 06:39:51 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.21.1-SNAPSHOT/southbound-artifacts-1.21.1-SNAPSHOT.pom 06:39:51 [INFO] 06:39:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-artifacts --- 06:39:51 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:51 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:51 [INFO] 06:39:51 [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- 06:39:51 [INFO] Building ODL :: ovsdb :: southbound-it 1.21.1-SNAPSHOT [138/143] 06:39:51 [INFO] from ovsdb/southbound/southbound-it/pom.xml 06:39:51 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:51 [INFO] 06:39:51 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-it --- 06:39:51 [INFO] 06:39:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-it --- 06:39:51 [INFO] Skipping Rule Enforcement. 06:39:51 [INFO] 06:39:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-it --- 06:39:51 [INFO] Skipping Rule Enforcement. 06:39:51 [INFO] 06:39:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-it --- 06:39:51 [INFO] 06:39:51 [INFO] --- dependency:3.9.0:properties (default) @ southbound-it --- 06:39:51 [INFO] 06:39:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-it --- 06:39:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:51 [INFO] argLine set to empty 06:39:51 [INFO] 06:39:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-it --- 06:39:51 [INFO] Starting audit... 06:39:51 Audit done. 06:39:51 [INFO] You have 0 Checkstyle violations. 06:39:51 [INFO] 06:39:51 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-it --- 06:39:51 [INFO] 06:39:51 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- 06:39:51 [INFO] Created: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties 06:39:51 [INFO] 06:39:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-it --- 06:39:51 [INFO] 06:39:51 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-it --- 06:39:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/main/resources 06:39:51 [INFO] 06:39:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-it --- 06:39:51 [INFO] No sources to compile 06:39:51 [INFO] 06:39:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-it >>> 06:39:51 [INFO] 06:39:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-it --- 06:39:51 [INFO] Spotbugs plugin skipped 06:39:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:39:51 [INFO] 06:39:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-it <<< 06:39:51 [INFO] 06:39:51 [INFO] 06:39:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-it --- 06:39:51 [INFO] Spotbugs plugin skipped 06:39:51 [INFO] 06:39:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-it --- 06:39:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/resources 06:39:51 [INFO] 06:39:51 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- 06:39:52 [INFO] 06:39:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ southbound-it --- 06:39:52 [INFO] Recompiling the module because of changed dependency. 06:39:52 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[245,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[252,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,50] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 06:39:52 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 06:39:52 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,57] unchecked conversion 06:39:52 required: org.opendaylight.yangtools.binding.DataObjectReference 06:39:52 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,68] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 06:39:52 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,17] unchecked conversion 06:39:52 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,65] 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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,46] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 06:39:52 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 06:39:52 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,68] unchecked conversion 06:39:52 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 06:39:52 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,19] 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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[461,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,68] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 06:39:52 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[461,17] unchecked conversion 06:39:52 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,65] 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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,46] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 06:39:52 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 06:39:52 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,68] unchecked conversion 06:39:52 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 06:39:52 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,19] 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 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[508,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[509,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[562,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[566,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[572,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[572,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[585,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[632,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[662,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[690,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[786,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[825,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[903,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[938,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[955,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1019,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1108,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1127,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1191,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1209,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1263,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1339,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1376,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1421,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1523,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1647,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1654,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1731,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1752,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1798,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1817,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1883,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1907,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:52 [INFO] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java has additional uses or overrides of a deprecated API. 06:39:52 [INFO] 06:39:52 [INFO] --- surefire:3.5.4:test (default-test) @ southbound-it --- 06:39:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:52 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 06:39:52 [INFO] 06:39:52 [INFO] ------------------------------------------------------- 06:39:52 [INFO] T E S T S 06:39:52 [INFO] ------------------------------------------------------- 06:39:53 [INFO] 06:39:53 [INFO] Results: 06:39:53 [INFO] 06:39:53 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 06:39:53 [INFO] 06:39:53 [INFO] 06:39:53 [INFO] --- copy:14.1.6:copy-files (default) @ southbound-it --- 06:39:53 [INFO] 06:39:53 [INFO] --- jar:3.4.2:jar (default-jar) @ southbound-it --- 06:39:53 [INFO] Building jar: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.21.1-SNAPSHOT.jar 06:39:53 [INFO] 06:39:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-it --- 06:39:53 [INFO] Skipping javadoc generation 06:39:53 [INFO] 06:39:53 [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ southbound-it --- 06:39:53 [INFO] Executing tasks 06:39:53 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/exam/jars 06:39:53 [INFO] Executed tasks 06:39:53 [INFO] 06:39:53 [INFO] --- failsafe:3.5.4:integration-test (default) @ southbound-it --- 06:39:53 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 06:39:53 [INFO] Tests are skipped. 06:39:53 [INFO] 06:39:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-it --- 06:39:53 [INFO] Skipping CycloneDX goal 06:39:53 [INFO] 06:39:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- 06:39:53 [INFO] Skipping duplicate-finder execution! 06:39:53 [INFO] 06:39:53 [INFO] --- failsafe:3.5.4:verify (default) @ southbound-it --- 06:39:53 [INFO] Tests are skipped. 06:39:53 [INFO] 06:39:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-it --- 06:39:54 [WARNING] Used undeclared dependencies found: 06:39:54 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:39:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 06:39:54 [WARNING] net.java.dev.jna:jna:jar:5.17.0:runtime 06:39:54 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:39:54 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.8:test 06:39:54 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:library:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:39:54 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.objenesis:objenesis:jar:3.3:test 06:39:54 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 06:39:54 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 06:39:54 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 06:39:54 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 06:39:54 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 06:39:54 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:39:54 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 06:39:54 [WARNING] Unused declared dependencies found: 06:39:54 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 06:39:54 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 06:39:54 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.17:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] Non-test scoped test only dependencies found: 06:39:54 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 06:39:54 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 06:39:54 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:library:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 06:39:54 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 06:39:54 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 06:39:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 06:39:54 [WARNING] junit:junit:jar:4.13.2:compile 06:39:54 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile 06:39:54 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile 06:39:54 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 06:39:54 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 06:39:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:39:54 [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.21.1-SNAPSHOT:compile 06:39:54 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 06:39:54 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 06:39:54 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:compile 06:39:54 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 06:39:54 [INFO] 06:39:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-it --- 06:39:54 [INFO] Skipping source per configuration. 06:39:54 [INFO] 06:39:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-it --- 06:39:54 [INFO] Skipping modernizer execution! 06:39:54 [INFO] 06:39:54 [INFO] --- jacoco:0.8.14:report (report) @ southbound-it --- 06:39:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:54 [INFO] 06:39:54 [INFO] --- install:3.1.4:install (default-install) @ southbound-it --- 06:39:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.21.1-SNAPSHOT/southbound-it-1.21.1-SNAPSHOT.pom 06:39:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.21.1-SNAPSHOT/southbound-it-1.21.1-SNAPSHOT.jar 06:39:54 [INFO] 06:39:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-it --- 06:39:54 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:54 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:54 [INFO] 06:39:54 [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ 06:39:54 [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.21.1-SNAPSHOT [139/143] 06:39:54 [INFO] from ovsdb/southbound/pom.xml 06:39:54 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:54 [INFO] 06:39:54 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-aggregator --- 06:39:54 [INFO] 06:39:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-aggregator --- 06:39:54 [INFO] Skipping Rule Enforcement. 06:39:54 [INFO] 06:39:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-aggregator --- 06:39:54 [INFO] 06:39:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-aggregator --- 06:39:54 [INFO] Skipping CycloneDX goal 06:39:54 [INFO] 06:39:54 [INFO] --- install:3.1.4:install (default-install) @ southbound-aggregator --- 06:39:54 [INFO] Skipping artifact installation 06:39:54 [INFO] 06:39:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-aggregator --- 06:39:54 [INFO] Skipping artifact deployment 06:39:54 [INFO] 06:39:54 [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- 06:39:54 [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.21.1-SNAPSHOT [140/143] 06:39:54 [INFO] from ovsdb/utils/ovsdb-it-utils/pom.xml 06:39:54 [INFO] -------------------------------[ bundle ]------------------------------- 06:39:54 [INFO] 06:39:54 [INFO] --- clean:3.5.0:clean (default-clean) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] 06:39:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping Rule Enforcement. 06:39:54 [INFO] 06:39:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping Rule Enforcement. 06:39:54 [INFO] 06:39:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] 06:39:54 [INFO] --- dependency:3.9.0:properties (default) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] 06:39:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:54 [INFO] argLine set to empty 06:39:54 [INFO] 06:39:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Starting audit... 06:39:54 Audit done. 06:39:54 [INFO] You have 0 Checkstyle violations. 06:39:54 [INFO] 06:39:54 [INFO] --- checkstyle:3.6.0:check (default) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] 06:39:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] 06:39:54 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files 06:39:54 [INFO] 06:39:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Recompiling the module because of changed dependency. 06:39:54 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 06:39:54 [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 06:39:54 [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 06:39:54 [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 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[91,14] auto-closeable resource org.opendaylight.ovsdb.utils.ovsdb.it.utils.DockerOvs has a member method close() that could throw InterruptedException 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[415,9] found raw type: java.util.Map 06:39:54 missing type arguments for generic class java.util.Map 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[434,45] found raw type: java.util.Map 06:39:54 missing type arguments for generic class java.util.Map 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[434,50] unchecked cast 06:39:54 required: java.util.Map.Entry 06:39:54 found: java.lang.Object 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[435,13] found raw type: java.util.Map 06:39:54 missing type arguments for generic class java.util.Map 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[435,42] found raw type: java.util.Map 06:39:54 missing type arguments for generic class java.util.Map 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[435,47] unchecked cast 06:39:54 required: java.util.Map.Entry 06:39:54 found: java.lang.Object 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[440,13] found raw type: java.util.List 06:39:54 missing type arguments for generic class java.util.List 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:54 [WARNING] /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 06:39:54 [INFO] 06:39:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> 06:39:54 [INFO] 06:39:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Spotbugs plugin skipped 06:39:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:39:54 [INFO] 06:39:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< 06:39:54 [INFO] 06:39:54 [INFO] 06:39:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Spotbugs plugin skipped 06:39:54 [INFO] 06:39:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/test/resources 06:39:54 [INFO] 06:39:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] No sources to compile 06:39:54 [INFO] 06:39:54 [INFO] --- surefire:3.5.4:test (default-test) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Tests are skipped. 06:39:54 [INFO] 06:39:54 [INFO] --- copy:14.1.6:copy-files (default) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] 06:39:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Building bundle: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.21.1-SNAPSHOT.jar 06:39:54 [INFO] Writing manifest: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF 06:39:54 [INFO] 06:39:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping javadoc generation 06:39:54 [INFO] 06:39:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping CycloneDX goal 06:39:54 [INFO] 06:39:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping duplicate-finder execution! 06:39:54 [INFO] 06:39:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- 06:39:54 [WARNING] Used undeclared dependencies found: 06:39:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 06:39:54 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 06:39:54 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 06:39:54 [WARNING] Unused declared dependencies found: 06:39:54 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile 06:39:54 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 06:39:54 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile 06:39:54 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.17:compile 06:39:54 [INFO] 06:39:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping source per configuration. 06:39:54 [INFO] 06:39:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping modernizer execution! 06:39:54 [INFO] 06:39:54 [INFO] --- jacoco:0.8.14:report (report) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:54 [INFO] 06:39:54 [INFO] --- install:3.1.4:install (default-install) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.1-SNAPSHOT/utils.ovsdb-it-utils-1.21.1-SNAPSHOT.pom 06:39:54 [INFO] Installing /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.1-SNAPSHOT/utils.ovsdb-it-utils-1.21.1-SNAPSHOT.jar 06:39:54 [INFO] 06:39:54 [INFO] --- bundle:6.0.0:install (default-install) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.21.1-SNAPSHOT/utils.ovsdb-it-utils-1.21.1-SNAPSHOT.jar 06:39:54 [INFO] Writing OBR metadata 06:39:54 [INFO] 06:39:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.ovsdb-it-utils --- 06:39:54 [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:39:54 [WARNING] Using legacy syntax for alternative repository. Use "opendaylight-snapshot::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot" instead. 06:39:56 [INFO] 06:39:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.ovsdb-it-utils --- 06:39:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:39:56 [INFO] 06:39:56 [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- 06:39:56 [INFO] Building ODL :: ovsdb :: utils 1.21.1-SNAPSHOT [141/143] 06:39:56 [INFO] from ovsdb/utils/pom.xml 06:39:56 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:56 [INFO] 06:39:56 [INFO] --- clean:3.5.0:clean (default-clean) @ utils --- 06:39:56 [INFO] 06:39:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils --- 06:39:56 [INFO] Skipping Rule Enforcement. 06:39:56 [INFO] 06:39:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils --- 06:39:56 [INFO] 06:39:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils --- 06:39:56 [INFO] Skipping CycloneDX goal 06:39:56 [INFO] 06:39:56 [INFO] --- install:3.1.4:install (default-install) @ utils --- 06:39:56 [INFO] Skipping artifact installation 06:39:56 [INFO] 06:39:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils --- 06:39:56 [INFO] Skipping artifact deployment 06:39:56 [INFO] 06:39:56 [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- 06:39:56 [INFO] Building ovsdb 1.21.1-SNAPSHOT [142/143] 06:39:56 [INFO] from ovsdb/pom.xml 06:39:56 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:56 [INFO] 06:39:56 [INFO] --- clean:3.5.0:clean (default-clean) @ ovsdb --- 06:39:56 [INFO] 06:39:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ovsdb --- 06:39:56 [INFO] Skipping Rule Enforcement. 06:39:56 [INFO] 06:39:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ovsdb --- 06:39:56 [INFO] 06:39:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ovsdb --- 06:39:56 [INFO] Skipping CycloneDX goal 06:39:56 [INFO] 06:39:56 [INFO] --- install:3.1.4:install (default-install) @ ovsdb --- 06:39:56 [INFO] Skipping artifact installation 06:39:56 [INFO] 06:39:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ovsdb --- 06:39:56 [INFO] Skipping artifact deployment 06:39:56 [INFO] 06:39:56 [INFO] --------< org.opendaylight.releng.autorelease:autorelease-root >-------- 06:39:56 [INFO] Building autorelease 1.2.0-SNAPSHOT [143/143] 06:39:56 [INFO] from pom.xml 06:39:56 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:56 [INFO] 06:39:56 [INFO] --- clean:3.2.0:clean (default-clean) @ autorelease-root --- 06:39:56 [INFO] 06:39:56 [INFO] --- enforcer:3.3.0:enforce (enforce-dependency-convergence) @ autorelease-root --- 06:39:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 06:39:56 [INFO] 06:39:56 [INFO] --- install:3.1.1:install (default-install) @ autorelease-root --- 06:39:56 [INFO] Skipping artifact installation 06:39:56 [INFO] 06:39:56 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ autorelease-root --- 06:39:56 [INFO] Skipping artifact deployment 06:39:56 [INFO] ------------------------------------------------------------------------ 06:39:56 [INFO] Reactor Summary: 06:39:56 [INFO] 06:39:56 [INFO] daexim-test-model 1.18.1-SNAPSHOT .................. SUCCESS [ 19.412 s] 06:39:56 [INFO] daexim-model 1.18.1-SNAPSHOT ....................... SUCCESS [ 3.819 s] 06:39:56 [INFO] daexim-spi 1.18.1-SNAPSHOT ......................... SUCCESS [ 2.287 s] 06:39:56 [INFO] parent 1.18.1-SNAPSHOT ............................. SUCCESS [ 0.253 s] 06:39:56 [INFO] daexim-impl 1.18.1-SNAPSHOT ........................ SUCCESS [ 6.949 s] 06:39:56 [INFO] daexim-akka-infoprovider-impl 1.18.1-SNAPSHOT ...... SUCCESS [ 2.472 s] 06:39:56 [INFO] OpenDaylight :: daexim (Karaf feature) 1.18.1-SNAPSHOT SUCCESS [ 5.143 s] 06:39:56 [INFO] OpenDaylight :: Daexim :: All 1.18.1-SNAPSHOT ...... SUCCESS [ 5.631 s] 06:39:56 [INFO] ODL :: daexim :: daexim-features 1.18.1-SNAPSHOT ... SUCCESS [ 0.635 s] 06:39:56 [INFO] ODL :: daexim :: features-aggregator 1.18.1-SNAPSHOT SUCCESS [ 0.366 s] 06:39:56 [INFO] daexim-artifacts 1.18.1-SNAPSHOT ................... SUCCESS [ 0.213 s] 06:39:56 [INFO] daexim-karaf 1.18.1-SNAPSHOT ....................... SUCCESS [ 19.466 s] 06:39:56 [INFO] daexim 1.18.1-SNAPSHOT ............................. SUCCESS [ 0.211 s] 06:39:56 [INFO] ODL :: integration :: distribution-artifacts 0.23.1-SNAPSHOT SUCCESS [ 0.263 s] 06:39:56 [INFO] ODL :: integration :: properties 0.23.1-SNAPSHOT ... SUCCESS [ 0.218 s] 06:39:56 [INFO] ODL :: integration :: artifact-artifacts 0.23.1-SNAPSHOT SUCCESS [ 0.223 s] 06:39:56 [INFO] ODL :: integration :: other-artifacts 0.23.1-SNAPSHOT SUCCESS [ 0.227 s] 06:39:56 [INFO] ODL :: integration :: upstream-all-artifacts 0.23.1-SNAPSHOT SUCCESS [ 0.200 s] 06:39:56 [INFO] ODL :: integration :: upstream-aggregator 0.23.1-SNAPSHOT SUCCESS [ 0.204 s] 06:39:56 [INFO] ODL :: integration :: all-artifacts 0.23.1-SNAPSHOT SUCCESS [ 0.214 s] 06:39:56 [INFO] ODL :: integration :: artifacts-aggregator 0.23.1-SNAPSHOT SUCCESS [ 0.229 s] 06:39:56 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.23.1-SNAPSHOT SUCCESS [ 1.440 s] 06:39:56 [INFO] JSON-RPC :: Parent 1.19.1-SNAPSHOT ................. SUCCESS [ 0.279 s] 06:39:56 [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.19.1-SNAPSHOT .. SUCCESS [ 2.600 s] 06:39:56 [INFO] JSON-RPC :: BUS :: API 1.19.1-SNAPSHOT ............. SUCCESS [ 2.421 s] 06:39:56 [INFO] JSON-RPC :: Security :: API 1.19.1-SNAPSHOT ........ SUCCESS [ 2.416 s] 06:39:56 [INFO] JSON-RPC :: Security :: NOOP 1.19.1-SNAPSHOT ....... SUCCESS [ 2.812 s] 06:39:56 [INFO] JSON-RPC :: BUS :: SPI 1.19.1-SNAPSHOT ............. SUCCESS [ 2.944 s] 06:39:56 [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.19.1-SNAPSHOT SUCCESS [ 3.242 s] 06:39:56 [INFO] JSON-RPC :: BUS :: HTTP transport 1.19.1-SNAPSHOT .. SUCCESS [ 3.197 s] 06:39:56 [INFO] JSON-RPC :: BUS :: Messaging library 1.19.1-SNAPSHOT SUCCESS [ 2.925 s] 06:39:56 [INFO] JSON-RPC :: Security :: Service 1.19.1-SNAPSHOT .... SUCCESS [ 2.090 s] 06:39:56 [INFO] JSON-RPC :: API 1.19.1-SNAPSHOT .................... SUCCESS [ 2.690 s] 06:39:56 [INFO] JSON-RPC :: Security :: AAA 1.19.1-SNAPSHOT ........ SUCCESS [ 2.389 s] 06:39:56 [INFO] JSON-RPC :: BUS :: Config 1.19.1-SNAPSHOT .......... SUCCESS [ 0.361 s] 06:39:56 [INFO] JSON-RPC :: Feature :: bus 1.19.1-SNAPSHOT ......... SUCCESS [ 0.485 s] 06:39:56 [INFO] JSON-RPC :: Test model 1.19.1-SNAPSHOT ............. SUCCESS [ 3.143 s] 06:39:56 [INFO] JSON-RPC :: DOM :: Codec 1.19.1-SNAPSHOT ........... SUCCESS [ 3.169 s] 06:39:56 [INFO] JSON-RPC :: Provider 1.19.1-SNAPSHOT ............... SUCCESS [ 0.279 s] 06:39:56 [INFO] JSON-RPC :: Provider :: Common 1.19.1-SNAPSHOT ..... SUCCESS [ 3.571 s] 06:39:56 [INFO] JSON-RPC :: Provider :: Single node 1.19.1-SNAPSHOT SUCCESS [ 3.196 s] 06:39:56 [INFO] JSON-RPC :: Feature :: provider 1.19.1-SNAPSHOT .... SUCCESS [ 0.462 s] 06:39:56 [INFO] JSON-RPC :: Feature :: all 1.19.1-SNAPSHOT ......... SUCCESS [ 0.868 s] 06:39:56 [INFO] JSON-RPC :: Features :: repository 1.19.1-SNAPSHOT . SUCCESS [ 0.570 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.22.1-SNAPSHOT SUCCESS [ 5.765 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.api 1.22.1-SNAPSHOT SUCCESS [ 3.662 s] 06:39:56 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.22.1-SNAPSHOT SUCCESS [ 0.362 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.22.1-SNAPSHOT SUCCESS [ 0.232 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.22.1-SNAPSHOT SUCCESS [ 2.670 s] 06:39:56 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.22.1-SNAPSHOT SUCCESS [ 0.409 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.22.1-SNAPSHOT SUCCESS [ 2.916 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.22.1-SNAPSHOT SUCCESS [ 2.513 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.22.1-SNAPSHOT SUCCESS [ 3.210 s] 06:39:56 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.22.1-SNAPSHOT SUCCESS [ 0.496 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.22.1-SNAPSHOT SUCCESS [ 3.078 s] 06:39:56 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.22.1-SNAPSHOT SUCCESS [ 0.535 s] 06:39:56 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.22.1-SNAPSHOT SUCCESS [ 0.536 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.22.1-SNAPSHOT SUCCESS [ 3.761 s] 06:39:56 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.22.1-SNAPSHOT SUCCESS [ 0.547 s] 06:39:56 [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.22.1-SNAPSHOT SUCCESS [ 0.562 s] 06:39:56 [INFO] ovsdb-binding-parent 1.21.1-SNAPSHOT ............... SUCCESS [ 0.242 s] 06:39:56 [INFO] ODL :: ovsdb :: library 1.21.1-SNAPSHOT ............ SUCCESS [ 3.469 s] 06:39:56 [INFO] ODL :: ovsdb :: utils.servicehelper 1.21.1-SNAPSHOT SUCCESS [ 2.392 s] 06:39:56 [INFO] ODL :: ovsdb :: schema.openvswitch 1.21.1-SNAPSHOT . SUCCESS [ 2.264 s] 06:39:56 [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.21.1-SNAPSHOT SUCCESS [ 3.241 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.21.1-SNAPSHOT .. SUCCESS [ 0.436 s] 06:39:56 [INFO] ODL :: ovsdb :: library-features 1.21.1-SNAPSHOT ... SUCCESS [ 0.396 s] 06:39:56 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.21.1-SNAPSHOT SUCCESS [ 3.860 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.21.1-SNAPSHOT SUCCESS [ 0.406 s] 06:39:56 [INFO] ODL :: ovsdb :: southbound-api 1.21.1-SNAPSHOT ..... SUCCESS [ 2.907 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.21.1-SNAPSHOT SUCCESS [ 0.313 s] 06:39:56 [INFO] ODL :: ovsdb :: utils.config 1.21.1-SNAPSHOT ....... SUCCESS [ 2.143 s] 06:39:56 [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.21.1-SNAPSHOT .. SUCCESS [ 2.901 s] 06:39:56 [INFO] ODL :: ovsdb :: utils.southbound-utils 1.21.1-SNAPSHOT SUCCESS [ 3.341 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.21.1-SNAPSHOT .... SUCCESS [ 0.397 s] 06:39:56 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.21.1-SNAPSHOT SUCCESS [ 5.230 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.21.1-SNAPSHOT SUCCESS [ 0.443 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.21.1-SNAPSHOT SUCCESS [ 0.506 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.21.1-SNAPSHOT SUCCESS [ 0.504 s] 06:39:56 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.21.1-SNAPSHOT SUCCESS [ 2.421 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.21.1-SNAPSHOT SUCCESS [ 0.425 s] 06:39:56 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.21.1-SNAPSHOT SUCCESS [ 0.987 s] 06:39:56 [INFO] ODL :: ovsdb :: utils.yang-utils 1.21.1-SNAPSHOT ... SUCCESS [ 2.347 s] 06:39:56 [INFO] ODL :: ovsdb :: southbound-impl 1.21.1-SNAPSHOT .... SUCCESS [ 4.051 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.21.1-SNAPSHOT SUCCESS [ 0.518 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.21.1-SNAPSHOT SUCCESS [ 0.506 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.21.1-SNAPSHOT SUCCESS [ 0.490 s] 06:39:56 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.21.1-SNAPSHOT SUCCESS [ 0.394 s] 06:39:56 [INFO] ODL :: ovsdb :: southbound-features 1.21.1-SNAPSHOT SUCCESS [ 0.532 s] 06:39:56 [INFO] ODL :: integration :: features-index 0.23.1-SNAPSHOT SUCCESS [ 11.426 s] 06:39:56 [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.23.1-SNAPSHOT SUCCESS [ 0.955 s] 06:39:56 [INFO] ODL :: integration :: odl-integration-all 0.23.1-SNAPSHOT SUCCESS [ 1.080 s] 06:39:56 [INFO] ODL :: integration :: features-test 0.23.1-SNAPSHOT SUCCESS [ 1.223 s] 06:39:56 [INFO] ODL :: integration :: karaf 0.23.1-SNAPSHOT ........ SUCCESS [ 32.070 s] 06:39:56 [INFO] ODL :: integration :: singles-aggregator 0.23.1-SNAPSHOT SUCCESS [ 0.208 s] 06:39:56 [INFO] ODL :: integration :: repos-aggregator 0.23.1-SNAPSHOT SUCCESS [ 0.213 s] 06:39:56 [INFO] ODL :: integration :: features-aggregator 0.23.1-SNAPSHOT SUCCESS [ 0.217 s] 06:39:56 [INFO] ODL :: integration :: onap-karaf 0.23.1-SNAPSHOT ... SUCCESS [ 13.098 s] 06:39:56 [INFO] Integration/Distribution 0.23.1-SNAPSHOT ........... SUCCESS [ 0.195 s] 06:39:56 [INFO] JSON-RPC :: Artifacts 1.19.1-SNAPSHOT .............. SUCCESS [ 0.198 s] 06:39:56 [INFO] JSON-RPC :: Provider :: Cluster 1.19.1-SNAPSHOT .... SUCCESS [ 3.855 s] 06:39:56 [INFO] JSON-RPC :: Feature :: Cluster 1.19.1-SNAPSHOT ..... SUCCESS [ 0.562 s] 06:39:56 [INFO] JSON-RPC :: Features :: Aggregator 1.19.1-SNAPSHOT . SUCCESS [ 0.203 s] 06:39:56 [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.19.1-SNAPSHOT SUCCESS [ 4.947 s] 06:39:56 [INFO] JSON-RPC :: Binding adapter 1.19.1-SNAPSHOT ........ SUCCESS [ 0.706 s] 06:39:56 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.19.1-SNAPSHOT SUCCESS [ 4.930 s] 06:39:56 [INFO] JSON-RPC :: POM 1.19.1-SNAPSHOT .................... SUCCESS [ 0.212 s] 06:39:56 [INFO] JSON-RPC :: BUS 1.19.1-SNAPSHOT .................... SUCCESS [ 0.207 s] 06:39:56 [INFO] JSON-RPC :: BUS :: Examples 1.19.1-SNAPSHOT ........ SUCCESS [ 0.215 s] 06:39:56 [INFO] JSON-RPC :: Security 1.19.1-SNAPSHOT ............... SUCCESS [ 0.212 s] 06:39:56 [INFO] JSON-RPC :: Tools parent 1.19.1-SNAPSHOT ........... SUCCESS [ 0.342 s] 06:39:56 [INFO] JSON-RPC :: Tools :: Test 1.19.1-SNAPSHOT .......... SUCCESS [ 6.186 s] 06:39:56 [INFO] JSON-RPC :: Tools 1.19.1-SNAPSHOT .................. SUCCESS [ 0.200 s] 06:39:56 [INFO] JSON-RPC :: Karaf 1.19.1-SNAPSHOT .................. SUCCESS [ 15.354 s] 06:39:56 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.22.1-SNAPSHOT SUCCESS [ 1.166 s] 06:39:56 [INFO] ODL :: lispflowmapping :: common.build.tools 1.22.1-SNAPSHOT SUCCESS [ 0.380 s] 06:39:56 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.22.1-SNAPSHOT SUCCESS [ 0.174 s] 06:39:56 [INFO] ODL :: lispflowmapping :: features-aggregator 1.22.1-SNAPSHOT SUCCESS [ 0.005 s] 06:39:56 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.22.1-SNAPSHOT SUCCESS [ 15.135 s] 06:39:56 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.22.1-SNAPSHOT SUCCESS [ 5.697 s] 06:39:56 [INFO] lispflowmapping 1.22.1-SNAPSHOT .................... SUCCESS [ 2.161 s] 06:39:56 [INFO] ODL :: ovsdb :: it 1.21.1-SNAPSHOT ................. SUCCESS [ 0.820 s] 06:39:56 [INFO] ODL :: ovsdb :: parents 1.21.1-SNAPSHOT ............ SUCCESS [ 0.007 s] 06:39:56 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.21.1-SNAPSHOT SUCCESS [ 15.489 s] 06:39:56 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.21.1-SNAPSHOT SUCCESS [ 0.202 s] 06:39:56 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.21.1-SNAPSHOT SUCCESS [ 0.206 s] 06:39:56 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.21.1-SNAPSHOT SUCCESS [ 3.282 s] 06:39:56 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.21.1-SNAPSHOT SUCCESS [ 0.009 s] 06:39:56 [INFO] ODL :: ovsdb :: library-karaf 1.21.1-SNAPSHOT ...... SUCCESS [ 12.565 s] 06:39:56 [INFO] ODL :: ovsdb :: library-features-aggregator 1.21.1-SNAPSHOT SUCCESS [ 0.207 s] 06:39:56 [INFO] ODL :: ovsdb :: library-artifacts 1.21.1-SNAPSHOT .. SUCCESS [ 0.199 s] 06:39:56 [INFO] ODL :: ovsdb :: library-it 1.21.1-SNAPSHOT ......... SUCCESS [ 2.921 s] 06:39:56 [INFO] ODL :: ovsdb :: library-aggregator 1.21.1-SNAPSHOT . SUCCESS [ 0.009 s] 06:39:56 [INFO] ODL :: ovsdb :: schemas 1.21.1-SNAPSHOT ............ SUCCESS [ 0.003 s] 06:39:56 [INFO] ODL :: ovsdb :: southbound-karaf 1.21.1-SNAPSHOT ... SUCCESS [ 15.354 s] 06:39:56 [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.21.1-SNAPSHOT SUCCESS [ 0.190 s] 06:39:56 [INFO] ODL :: ovsdb :: southbound-artifacts 1.21.1-SNAPSHOT SUCCESS [ 0.184 s] 06:39:56 [INFO] ODL :: ovsdb :: southbound-it 1.21.1-SNAPSHOT ...... SUCCESS [ 2.967 s] 06:39:56 [INFO] ODL :: ovsdb :: southbound-aggregator 1.21.1-SNAPSHOT SUCCESS [ 0.010 s] 06:39:56 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.21.1-SNAPSHOT SUCCESS [ 2.204 s] 06:39:56 [INFO] ODL :: ovsdb :: utils 1.21.1-SNAPSHOT .............. SUCCESS [ 0.006 s] 06:39:56 [INFO] ovsdb 1.21.1-SNAPSHOT .............................. SUCCESS [ 0.004 s] 06:39:56 [INFO] autorelease 1.2.0-SNAPSHOT ......................... SUCCESS [ 0.333 s] 06:39:56 [INFO] ------------------------------------------------------------------------ 06:39:56 [INFO] BUILD SUCCESS 06:39:56 [INFO] ------------------------------------------------------------------------ 06:39:56 [INFO] Total time: 06:24 min 06:39:56 [INFO] Finished at: 2026-01-25T06:39:56Z 06:39:56 [INFO] ------------------------------------------------------------------------ 06:39:57 Your branch is up to date with 'origin/stable/vanadium'. 06:39:57 Entering 'daexim' 06:39:57 Your branch is ahead of 'origin/stable/vanadium' by 1 commit. 06:39:57 (use "git push" to publish your local commits) 06:39:57 Entering 'integration/distribution' 06:39:57 Your branch is ahead of 'origin/stable/vanadium' by 1 commit. 06:39:57 (use "git push" to publish your local commits) 06:39:57 Entering 'jsonrpc' 06:39:57 Your branch is ahead of 'origin/stable/vanadium' by 1 commit. 06:39:57 (use "git push" to publish your local commits) 06:39:57 Entering 'lispflowmapping' 06:39:57 Your branch is ahead of 'origin/stable/vanadium' by 1 commit. 06:39:57 (use "git push" to publish your local commits) 06:39:57 Entering 'ovsdb' 06:39:57 Your branch is ahead of 'origin/stable/vanadium' by 1 commit. 06:39:57 (use "git push" to publish your local commits) 06:39:57 Entering 'daexim' 06:40:01 remote: 06:40:01 remote: Processing changes: refs: 1, new: 1 06:40:01 remote: Processing changes: refs: 1, new: 1, done 06:40:01 remote: 06:40:01 remote: SUCCESS 06:40:01 remote: 06:40:01 remote: https://git.opendaylight.org/gerrit/c/daexim/+/120276 Bump versions by x.y.(z+1) [NEW] 06:40:01 remote: 06:40:01 To ssh://git.opendaylight.org:29418/daexim.git 06:40:01 * [new reference] HEAD -> refs/for/stable/vanadium%topic=Vanadium 06:40:01 Entering 'integration/distribution' 06:40:05 remote: 06:40:05 remote: Processing changes: refs: 1, new: 1 06:40:05 remote: Processing changes: refs: 1, new: 1, done 06:40:05 remote: 06:40:05 remote: SUCCESS 06:40:05 remote: 06:40:05 remote: https://git.opendaylight.org/gerrit/c/integration/distribution/+/120277 Bump versions by x.y.(z+1) [NEW] 06:40:05 remote: 06:40:05 To ssh://git.opendaylight.org:29418/integration/distribution.git 06:40:05 * [new reference] HEAD -> refs/for/stable/vanadium%topic=Vanadium 06:40:05 Entering 'jsonrpc' 06:40:09 remote: 06:40:09 remote: Processing changes: refs: 1, new: 1 06:40:09 remote: Processing changes: refs: 1, new: 1, done 06:40:09 remote: 06:40:09 remote: SUCCESS 06:40:09 remote: 06:40:09 remote: https://git.opendaylight.org/gerrit/c/jsonrpc/+/120278 Bump versions by x.y.(z+1) [NEW] 06:40:09 remote: 06:40:09 To ssh://git.opendaylight.org:29418/jsonrpc.git 06:40:09 * [new reference] HEAD -> refs/for/stable/vanadium%topic=Vanadium 06:40:09 Entering 'lispflowmapping' 06:40:14 remote: 06:40:14 remote: Processing changes: refs: 1, new: 1 06:40:14 remote: Processing changes: refs: 1, new: 1, done 06:40:14 remote: 06:40:14 remote: SUCCESS 06:40:14 remote: 06:40:14 remote: https://git.opendaylight.org/gerrit/c/lispflowmapping/+/120279 Bump versions by x.y.(z+1) [NEW] 06:40:14 remote: 06:40:14 To ssh://git.opendaylight.org:29418/lispflowmapping.git 06:40:14 * [new reference] HEAD -> refs/for/stable/vanadium%topic=Vanadium 06:40:14 Entering 'ovsdb' 06:40:18 remote: 06:40:18 remote: Processing changes: refs: 1, new: 1 06:40:18 remote: Processing changes: refs: 1, new: 1, done 06:40:18 remote: 06:40:18 remote: SUCCESS 06:40:18 remote: 06:40:18 remote: https://git.opendaylight.org/gerrit/c/ovsdb/+/120280 Bump versions by x.y.(z+1) [NEW] 06:40:18 remote: 06:40:18 To ssh://git.opendaylight.org:29418/ovsdb.git 06:40:18 * [new reference] HEAD -> refs/for/stable/vanadium%topic=Vanadium 06:40:18 Version bumping complete. 06:40:18 $ ssh-agent -k 06:40:18 unset SSH_AUTH_SOCK; 06:40:18 unset SSH_AGENT_PID; 06:40:18 echo Agent pid 1648 killed; 06:40:18 [ssh-agent] Stopped. 06:40:18 [PostBuildScript] - [INFO] Executing post build scripts. 06:40:18 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16450290550892332021.sh 06:40:18 ---> sysstat.sh 06:40:19 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17354085349263249989.sh 06:40:19 ---> package-listing.sh 06:40:19 ++ facter osfamily 06:40:19 ++ tr '[:upper:]' '[:lower:]' 06:40:19 + OS_FAMILY=debian 06:40:19 + workspace=/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 06:40:19 + START_PACKAGES=/tmp/packages_start.txt 06:40:19 + END_PACKAGES=/tmp/packages_end.txt 06:40:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:19 + PACKAGES=/tmp/packages_start.txt 06:40:19 + '[' /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 ']' 06:40:19 + PACKAGES=/tmp/packages_end.txt 06:40:19 + case "${OS_FAMILY}" in 06:40:19 + dpkg -l 06:40:19 + grep '^ii' 06:40:19 + '[' -f /tmp/packages_start.txt ']' 06:40:19 + '[' -f /tmp/packages_end.txt ']' 06:40:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:19 + '[' /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 ']' 06:40:19 + mkdir -p /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/archives/ 06:40:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/archives/ 06:40:19 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3173222962740218562.sh 06:40:19 ---> capture-instance-metadata.sh 06:40:19 Setup pyenv: 06:40:19 system 06:40:19 3.8.20 06:40:19 3.9.20 06:40:19 3.10.15 06:40:19 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 06:40:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9gXz from file:/tmp/.os_lf_venv 06:40:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:20 lf-activate-venv(): INFO: Base packages installed successfully 06:40:20 lf-activate-venv(): INFO: Installing additional packages: lftools 06:40:34 lf-activate-venv(): INFO: Adding /tmp/venv-9gXz/bin to PATH 06:40:34 INFO: Running in OpenStack, capturing instance metadata 06:40:34 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14115395772741740457.sh 06:40:34 provisioning config files... 06:40:35 Could not find credentials [logs] for autorelease-version-bump-vanadium-mvn39-openjdk21 #8 06:40:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/config5163067509110330165tmp 06:40:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:40:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:40:35 provisioning config files... 06:40:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:40:35 [EnvInject] - Injecting environment variables from a build step. 06:40:35 [EnvInject] - Injecting as environment variables the properties content 06:40:35 SERVER_ID=logs 06:40:35 06:40:35 [EnvInject] - Variables injected successfully. 06:40:35 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11178647499374337097.sh 06:40:35 ---> create-netrc.sh 06:40:35 WARN: Log server credential not found. 06:40:35 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4009676488064130605.sh 06:40:35 ---> python-tools-install.sh 06:40:35 Setup pyenv: 06:40:35 system 06:40:35 3.8.20 06:40:35 3.9.20 06:40:35 3.10.15 06:40:35 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 06:40:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9gXz from file:/tmp/.os_lf_venv 06:40:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:37 lf-activate-venv(): INFO: Base packages installed successfully 06:40:37 lf-activate-venv(): INFO: Installing additional packages: lftools 06:40:47 lf-activate-venv(): INFO: Adding /tmp/venv-9gXz/bin to PATH 06:40:47 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14202511533570036924.sh 06:40:47 ---> sudo-logs.sh 06:40:47 Archiving 'sudo' log.. 06:40:48 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2566332879965585447.sh 06:40:48 ---> job-cost.sh 06:40:48 Setup pyenv: 06:40:48 system 06:40:48 3.8.20 06:40:48 3.9.20 06:40:48 3.10.15 06:40:48 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 06:40:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9gXz from file:/tmp/.os_lf_venv 06:40:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:50 lf-activate-venv(): INFO: Base packages installed successfully 06:40:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:40:57 lf-activate-venv(): INFO: Adding /tmp/venv-9gXz/bin to PATH 06:40:57 INFO: No Stack... 06:40:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:57 INFO: Archiving Costs 06:40:57 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins1407169209957986110.sh 06:40:57 ---> logs-deploy.sh 06:40:57 Setup pyenv: 06:40:57 system 06:40:57 3.8.20 06:40:57 3.9.20 06:40:57 3.10.15 06:40:57 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 06:40:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9gXz from file:/tmp/.os_lf_venv 06:40:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:59 lf-activate-venv(): INFO: Base packages installed successfully 06:40:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-9gXz/bin to PATH 06:41:10 WARNING: Nexus logging server not set 06:41:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-version-bump-vanadium-mvn39-openjdk21/8/ 06:41:10 INFO: archiving logs to S3 06:41:11 ---> uname -a: 06:41:11 Linux prd-ubuntu2204-docker-8c-8g-4159 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:41:11 06:41:11 06:41:11 ---> lscpu: 06:41:11 Architecture: x86_64 06:41:11 CPU op-mode(s): 32-bit, 64-bit 06:41:11 Address sizes: 40 bits physical, 48 bits virtual 06:41:11 Byte Order: Little Endian 06:41:11 CPU(s): 8 06:41:11 On-line CPU(s) list: 0-7 06:41:11 Vendor ID: AuthenticAMD 06:41:11 Model name: AMD EPYC-Rome Processor 06:41:11 CPU family: 23 06:41:11 Model: 49 06:41:11 Thread(s) per core: 1 06:41:11 Core(s) per socket: 1 06:41:11 Socket(s): 8 06:41:11 Stepping: 0 06:41:11 BogoMIPS: 5600.00 06:41:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:41:11 Virtualization: AMD-V 06:41:11 Hypervisor vendor: KVM 06:41:11 Virtualization type: full 06:41:11 L1d cache: 256 KiB (8 instances) 06:41:11 L1i cache: 256 KiB (8 instances) 06:41:11 L2 cache: 4 MiB (8 instances) 06:41:11 L3 cache: 128 MiB (8 instances) 06:41:11 NUMA node(s): 1 06:41:11 NUMA node0 CPU(s): 0-7 06:41:11 Vulnerability Gather data sampling: Not affected 06:41:11 Vulnerability Indirect target selection: Not affected 06:41:11 Vulnerability Itlb multihit: Not affected 06:41:11 Vulnerability L1tf: Not affected 06:41:11 Vulnerability Mds: Not affected 06:41:11 Vulnerability Meltdown: Not affected 06:41:11 Vulnerability Mmio stale data: Not affected 06:41:11 Vulnerability Reg file data sampling: Not affected 06:41:11 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:41:11 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:41:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:41:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:41:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:41:11 Vulnerability Srbds: Not affected 06:41:11 Vulnerability Tsa: Not affected 06:41:11 Vulnerability Tsx async abort: Not affected 06:41:11 Vulnerability Vmscape: Not affected 06:41:11 06:41:11 06:41:11 ---> nproc: 06:41:11 8 06:41:11 06:41:11 06:41:11 ---> df -h: 06:41:11 Filesystem Size Used Avail Use% Mounted on 06:41:11 tmpfs 3.2G 1.1M 3.2G 1% /run 06:41:11 /dev/vda1 155G 16G 140G 10% / 06:41:11 tmpfs 16G 0 16G 0% /dev/shm 06:41:11 tmpfs 5.0M 0 5.0M 0% /run/lock 06:41:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:41:11 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 06:41:11 06:41:11 06:41:11 ---> free -m: 06:41:11 total used free shared buff/cache available 06:41:11 Mem: 32092 731 21061 4 10298 30892 06:41:11 Swap: 1023 0 1023 06:41:11 06:41:11 06:41:11 ---> ip addr: 06:41:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:41:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:41:11 inet 127.0.0.1/8 scope host lo 06:41:11 valid_lft forever preferred_lft forever 06:41:11 inet6 ::1/128 scope host 06:41:11 valid_lft forever preferred_lft forever 06:41:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:41:11 link/ether fa:16:3e:f1:03:15 brd ff:ff:ff:ff:ff:ff 06:41:11 altname enp0s3 06:41:11 inet 10.30.170.157/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:41:11 valid_lft 85796sec preferred_lft 85796sec 06:41:11 inet6 fe80::f816:3eff:fef1:315/64 scope link 06:41:11 valid_lft forever preferred_lft forever 06:41:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:41:11 link/ether aa:22:16:76:be:68 brd ff:ff:ff:ff:ff:ff 06:41:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:41:11 valid_lft forever preferred_lft forever 06:41:11 06:41:11 06:41:11 ---> sar -b -r -n DEV: 06:41:11 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-8c-8g-4159) 01/25/26 _x86_64_ (8 CPU) 06:41:11 06:41:11 06:31:08 LINUX RESTART (8 CPU) 06:41:11 06:41:11 06:41:11 ---> sar -P ALL: 06:41:11 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-8c-8g-4159) 01/25/26 _x86_64_ (8 CPU) 06:41:11 06:41:11 06:31:08 LINUX RESTART (8 CPU) 06:41:11 06:41:11 06:41:11