15:52:07 Started by timer 15:52:07 Running as SYSTEM 15:52:07 [EnvInject] - Loading node environment variables. 15:52:07 Building remotely on prd-ubuntu2204-docker-4c-4g-39657 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/l2switch-maven-merge-master 15:52:08 [ssh-agent] Looking for ssh-agent implementation... 15:52:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:08 $ ssh-agent 15:52:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXB9xUke/agent.1560 15:52:08 SSH_AGENT_PID=1562 15:52:08 [ssh-agent] Started. 15:52:08 Running ssh-add (command line suppressed) 15:52:08 Identity added: /w/workspace/l2switch-maven-merge-master@tmp/private_key_15115236549176424336.key (/w/workspace/l2switch-maven-merge-master@tmp/private_key_15115236549176424336.key) 15:52:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:52:08 The recommended git tool is: NONE 15:52:10 using credential jenkins-ssh 15:52:10 Wiping out workspace first. 15:52:10 Cloning the remote Git repository 15:52:10 Cloning repository git://devvexx.opendaylight.org/mirror/l2switch 15:52:10 > git init /w/workspace/l2switch-maven-merge-master # timeout=10 15:52:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch 15:52:10 > git --version # timeout=10 15:52:10 > git --version # 'git version 2.34.1' 15:52:10 using GIT_SSH to set credentials jenkins-ssh 15:52:10 Verifying host key using known hosts file, will automatically accept unseen keys 15:52:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # timeout=10 15:52:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:11 Avoid second fetch 15:52:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:52:11 Checking out Revision d8d9dd80166158cb31b59979a8814d834f1d60c1 (refs/remotes/origin/master) 15:52:11 > git config core.sparsecheckout # timeout=10 15:52:11 > git checkout -f d8d9dd80166158cb31b59979a8814d834f1d60c1 # timeout=10 15:52:11 Commit message: "build(deps): Bump the actions-deps group with 2 updates" 15:52:11 > git rev-list --no-walk d8d9dd80166158cb31b59979a8814d834f1d60c1 # timeout=10 15:52:15 provisioning config files... 15:52:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:52:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:52:15 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins12388133040647129135.sh 15:52:15 ---> python-tools-install.sh 15:52:15 Setup pyenv: 15:52:15 * system (set by /opt/pyenv/version) 15:52:15 * 3.8.20 (set by /opt/pyenv/version) 15:52:15 * 3.9.20 (set by /opt/pyenv/version) 15:52:15 3.10.15 15:52:15 3.11.10 15:52:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZI2Y 15:52:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:52:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:23 lf-activate-venv(): INFO: Base packages installed successfully 15:52:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:52:47 lf-activate-venv(): INFO: Adding /tmp/venv-ZI2Y/bin to PATH 15:52:47 Generating Requirements File 15:53:11 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. 15:53:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:53:12 Python 3.11.10 15:53:12 pip 26.2.1 from /tmp/venv-ZI2Y/lib/python3.11/site-packages/pip (python 3.11) 15:53:12 aiohappyeyeballs==2.7.1 15:53:12 aiohttp==3.14.3 15:53:12 aiosignal==1.4.0 15:53:12 appdirs==1.4.4 15:53:12 argcomplete==3.7.2 15:53:12 aspy.yaml==1.3.0 15:53:12 attrs==26.1.0 15:53:12 autopage==0.6.0 15:53:12 beautifulsoup4==4.15.0 15:53:12 boto3==1.43.77 15:53:12 botocore==1.43.77 15:53:12 bs4==0.0.2 15:53:12 certifi==2026.7.22 15:53:12 cffi==2.1.1 15:53:12 cfgv==3.5.0 15:53:12 chardet==7.6.0 15:53:12 charset-normalizer==3.5.1 15:53:12 click==8.4.2 15:53:12 cliff==4.15.0 15:53:12 cmd2==4.2.0 15:53:12 cryptography==3.3.2 15:53:12 debtcollector==3.1.0 15:53:12 decorator==5.3.1 15:53:12 defusedxml==0.7.1 15:53:12 Deprecated==1.3.1 15:53:12 distlib==0.4.3 15:53:12 dnspython==2.8.0 15:53:12 docker==7.2.0 15:53:12 dogpile.cache==1.5.0 15:53:12 durationpy==0.10 15:53:12 email-validator==2.3.0 15:53:12 filelock==3.32.3 15:53:12 frozenlist==1.8.0 15:53:12 future==1.0.0 15:53:12 gitdb==4.0.12 15:53:12 GitPython==3.1.59 15:53:12 httplib2==0.30.2 15:53:12 identify==2.6.19 15:53:12 idna==3.19 15:53:12 importlib-resources==1.5.0 15:53:12 iso8601==2.1.0 15:53:12 Jinja2==3.1.6 15:53:12 jmespath==1.1.0 15:53:12 jsonpatch==1.33 15:53:12 jsonpointer==3.1.1 15:53:12 jsonschema==4.26.0 15:53:12 jsonschema-specifications==2025.9.1 15:53:12 keystoneauth1==5.15.0 15:53:12 kubernetes==36.0.3 15:53:12 lftools==0.37.23 15:53:12 lxml==6.1.2 15:53:12 markdown-it-py==4.2.0 15:53:12 MarkupSafe==3.0.3 15:53:12 mdurl==0.1.2 15:53:12 msgpack==1.2.1 15:53:12 multi_key_dict==2.0.3 15:53:12 multidict==6.7.1 15:53:12 munch==4.0.0 15:53:12 netaddr==1.3.0 15:53:12 niet==1.4.2 15:53:12 nodeenv==1.10.0 15:53:12 oauth2client==4.1.3 15:53:12 oauthlib==3.3.1 15:53:12 openstacksdk==4.18.0 15:53:12 os-service-types==1.9.0 15:53:12 osc-lib==4.7.0 15:53:12 oslo.config==10.7.0 15:53:12 oslo.context==6.5.0 15:53:12 oslo.i18n==6.9.0 15:53:12 oslo.log==8.3.0 15:53:12 oslo.serialization==5.11.0 15:53:12 oslo.utils==10.1.1 15:53:12 packaging==26.3 15:53:12 pbr==7.0.3 15:53:12 platformdirs==4.11.3 15:53:12 prettytable==3.18.0 15:53:12 prompt_toolkit==3.0.53 15:53:12 propcache==0.5.2 15:53:12 psutil==7.2.2 15:53:12 pyasn1==0.6.4 15:53:12 pyasn1_modules==0.4.2 15:53:12 pycparser==3.0 15:53:12 pygerrit2==2.0.15 15:53:12 PyGithub==2.10.0 15:53:12 Pygments==2.21.0 15:53:12 PyJWT==2.13.0 15:53:12 PyNaCl==1.6.2 15:53:12 pyparsing==2.4.7 15:53:12 pyperclip==1.11.0 15:53:12 pyrsistent==0.20.0 15:53:12 python-dateutil==2.9.0.post0 15:53:12 python-discovery==1.5.2 15:53:12 python-heatclient==5.2.0 15:53:12 python-jenkins==1.8.3 15:53:12 python-keystoneclient==5.8.0 15:53:12 python-magnumclient==4.11.0 15:53:12 python-manilaclient==6.2.0 15:53:12 python-openstackclient==10.2.1 15:53:12 python-swiftclient==4.10.0 15:53:12 PyYAML==6.0.3 15:53:12 referencing==0.37.0 15:53:12 requests==2.34.2 15:53:12 requests-oauthlib==2.0.0 15:53:12 rfc3986==2.0.0 15:53:12 rich==15.0.0 15:53:12 rich-argparse==1.8.0 15:53:12 rpds-py==2026.6.3 15:53:12 rsa==4.9.1 15:53:12 ruamel.yaml==0.19.1 15:53:12 ruamel.yaml.clib==0.2.15 15:53:12 s3transfer==0.19.2 15:53:12 simplejson==4.1.1 15:53:12 six==1.17.0 15:53:12 smmap==5.0.3 15:53:12 soupsieve==2.9.2 15:53:12 stevedore==5.9.1 15:53:12 tabulate==0.10.0 15:53:12 toml==0.10.2 15:53:12 tomlkit==0.15.1 15:53:12 tqdm==4.70.0 15:53:12 typing_extensions==4.16.0 15:53:12 urllib3==1.26.20 15:53:12 virtualenv==21.7.4 15:53:12 wcwidth==0.8.2 15:53:12 websocket-client==1.9.0 15:53:12 wrapt==2.3.0 15:53:12 xdg==6.0.0 15:53:12 xmltodict==1.0.4 15:53:12 yarl==1.24.5 15:53:12 yq==4.1.2 15:53:12 [l2switch-maven-merge-master] $ /bin/sh /tmp/jenkins15535805029123255838.sh 15:53:12 ---> uv-install.sh 15:53:12 Installing uv/uvx (latest) using shell installer 15:53:12 2026-08-21 15:53:12 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-0DVCIW.sh" [1] 15:53:12 downloading uv 0.12.5 x86_64-unknown-linux-gnu 15:53:13 installing to /home/jenkins/.local/bin 15:53:13 uv 15:53:13 uvx 15:53:13 everything's installed! 15:53:13 15:53:13 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:53:13 15:53:13 source $HOME/.local/bin/env (sh, bash, zsh) 15:53:13 source $HOME/.local/bin/env.fish (fish) 15:53:13 Adding install location to PATH 15:53:13 ---> Validating uv/uvx install 15:53:13 uvx 0.12.5 (x86_64-unknown-linux-gnu) 15:53:13 [l2switch-maven-merge-master] $ /bin/sh -xe /tmp/jenkins302341254370998461.sh 15:53:13 + mkdir -p /w/workspace/l2switch-maven-merge-master/target/classes /w/workspace/l2switch-maven-merge-master/jacoco/classes 15:53:13 [l2switch-maven-merge-master] $ /bin/sh -xe /tmp/jenkins11300343033713376826.sh 15:53:13 + echo quiet=on 15:53:13 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-39657 15:53:14 [l2switch-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=l2switch -DJDK_PROVIDER=distro -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:53:14 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=l2switch --version 15:53:14 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:53:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:53:14 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:53:14 Default locale: en, platform encoding: UTF-8 15:53:14 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" 15:53:14 [l2switch-maven-merge-master] $ /bin/sh -xe /tmp/jenkins9437066124488980922.sh 15:53:14 + rm /home/jenkins/.wgetrc 15:53:14 [EnvInject] - Injecting environment variables from a build step. 15:53:14 [EnvInject] - Injecting as environment variables the properties content 15:53:14 SET_JDK_VERSION=openjdk21 15:53:14 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:53:14 15:53:14 [EnvInject] - Variables injected successfully. 15:53:15 [l2switch-maven-merge-master] $ /bin/sh /tmp/jenkins6253914162910145064.sh 15:53:15 ---> update-java-alternatives.sh 15:53:15 ---> Updating Java version 15:53:15 ---> Ubuntu/Debian system detected 15:53:15 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:53:15 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:53:15 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:53:15 openjdk version "21.0.11" 2026-04-21 15:53:15 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) 15:53:15 OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) 15:53:15 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:53:15 [EnvInject] - Injecting environment variables from a build step. 15:53:15 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:53:15 [EnvInject] - Variables injected successfully. 15:53:15 provisioning config files... 15:53:15 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-merge-master@tmp/config13223754695234307116tmp 15:53:16 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-merge-master@tmp/config11110368225559282206tmp 15:53:16 [EnvInject] - Injecting environment variables from a build step. 15:53:16 [EnvInject] - Injecting as environment variables the properties content 15:53:16 SERVER_ID=opendaylight-snapshot 15:53:16 15:53:16 [EnvInject] - Variables injected successfully. 15:53:16 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins6131509715465188242.sh 15:53:16 ---> create-netrc.sh 15:53:16 [EnvInject] - Injecting environment variables from a build step. 15:53:16 [EnvInject] - Injecting as environment variables the properties content 15:53:16 NEXUS_CUT_DIRS=6 15:53:16 NEXUS_REPO=opendaylight.snapshot 15:53:16 15:53:16 [EnvInject] - Variables injected successfully. 15:53:16 [l2switch-maven-merge-master] $ /bin/bash -l /tmp/jenkins2051679631997677510.sh 15:53:16 ---> maven-fetch-metadata.sh 15:53:16 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 15:53:16 + project=org.opendaylight.l2switch 15:53:16 + project_path=org/opendaylight/l2switch 15:53:16 + mkdir -p /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch 15:53:16 + pushd /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch 15:53:16 /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch /w/workspace/l2switch-maven-merge-master 15:53:16 + set +e 15:53:16 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/ 15:53:16 2026-08-21 15:53:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/ [9859] -> "index.html.tmp" [1] 15:53:16 2026-08-21 15:53:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/ [4625] -> "addresstracker-impl/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/ [4636] -> "addresstracker-model/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/ [4581] -> "arphandler-impl/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/ [4570] -> "binding-parent/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/ [4570] -> "feature-parent/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/ [4603] -> "features-l2switch/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/ [4592] -> "hosttracker-impl/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/ [4603] -> "hosttracker-model/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/ [4614] -> "l2switch-artifacts/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/ [4570] -> "l2switch-karaf/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/ [4592] -> "loopremover-impl/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/ [4603] -> "loopremover-model/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/ [4515] -> "main-impl/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/ [4713] -> "odl-l2switch-addresstracker/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/ [4669] -> "odl-l2switch-arphandler/index.html.tmp" [1] 15:53:17 2026-08-21 15:53:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/ [4680] -> "odl-l2switch-hosttracker/index.html.tmp" [1] 15:53:18 2026-08-21 15:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/ [4680] -> "odl-l2switch-loopremover/index.html.tmp" [1] 15:53:18 2026-08-21 15:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/ [4702] -> "odl-l2switch-packethandler/index.html.tmp" [1] 15:53:18 2026-08-21 15:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/ [4680] -> "odl-l2switch-switch-rest/index.html.tmp" [1] 15:53:18 2026-08-21 15:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/ [4658] -> "odl-l2switch-switch-ui/index.html.tmp" [1] 15:53:18 2026-08-21 15:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/ [4625] -> "odl-l2switch-switch/index.html.tmp" [1] 15:53:18 2026-08-21 15:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/ [4614] -> "packethandler-impl/index.html.tmp" [1] 15:53:18 2026-08-21 15:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/ [4625] -> "packethandler-model/index.html.tmp" [1] 15:53:21 2026-08-21 15:53:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/1.0.2-SNAPSHOT/ [109488] -> "addresstracker-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:53:24 2026-08-21 15:53:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/2.0.3-SNAPSHOT/ [109488] -> "addresstracker-impl/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:53:24 2026-08-21 15:53:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/2.0.4-SNAPSHOT/ [20004] -> "addresstracker-impl/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:53:28 2026-08-21 15:53:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/ [117954] -> "addresstracker-impl/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:53:28 2026-08-21 15:53:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml [484/484] -> "addresstracker-impl/maven-metadata.xml" [1] 15:53:31 2026-08-21 15:53:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/1.0.2-SNAPSHOT/ [110141] -> "addresstracker-model/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:53:33 2026-08-21 15:53:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/2.0.3-SNAPSHOT/ [110141] -> "addresstracker-model/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:53:34 2026-08-21 15:53:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/2.0.4-SNAPSHOT/ [20117] -> "addresstracker-model/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:53:37 2026-08-21 15:53:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/ [118661] -> "addresstracker-model/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:53:37 2026-08-21 15:53:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml [485/485] -> "addresstracker-model/maven-metadata.xml" [1] 15:53:41 2026-08-21 15:53:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/1.0.2-SNAPSHOT/ [106900] -> "arphandler-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:53:44 2026-08-21 15:53:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/2.0.3-SNAPSHOT/ [106900] -> "arphandler-impl/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:53:45 2026-08-21 15:53:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/2.0.4-SNAPSHOT/ [19556] -> "arphandler-impl/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:53:48 2026-08-21 15:53:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/ [115152] -> "arphandler-impl/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:53:48 2026-08-21 15:53:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml [480/480] -> "arphandler-impl/maven-metadata.xml" [1] 15:53:49 2026-08-21 15:53:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/1.0.2-SNAPSHOT/ [55244] -> "binding-parent/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:53:51 2026-08-21 15:53:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/2.0.3-SNAPSHOT/ [54395] -> "binding-parent/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:53:51 2026-08-21 15:53:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/2.0.4-SNAPSHOT/ [10873] -> "binding-parent/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:53:53 2026-08-21 15:53:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/ [58506] -> "binding-parent/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:53:53 2026-08-21 15:53:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/maven-metadata.xml [479/479] -> "binding-parent/maven-metadata.xml" [1] 15:53:54 2026-08-21 15:53:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/1.0.2-SNAPSHOT/ [54383] -> "feature-parent/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:53:55 2026-08-21 15:53:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/2.0.3-SNAPSHOT/ [54383] -> "feature-parent/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:53:55 2026-08-21 15:53:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/2.0.4-SNAPSHOT/ [10871] -> "feature-parent/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:53:57 2026-08-21 15:53:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/ [58493] -> "feature-parent/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:53:57 2026-08-21 15:53:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/maven-metadata.xml [479/479] -> "feature-parent/maven-metadata.xml" [1] 15:53:59 2026-08-21 15:53:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/1.0.2-SNAPSHOT/ [73286] -> "features-l2switch/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:54:01 2026-08-21 15:54:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/2.0.3-SNAPSHOT/ [73286] -> "features-l2switch/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:54:01 2026-08-21 15:54:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/2.0.4-SNAPSHOT/ [14010] -> "features-l2switch/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:54:04 2026-08-21 15:54:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/ [78892] -> "features-l2switch/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:54:04 2026-08-21 15:54:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/maven-metadata.xml [482/482] -> "features-l2switch/maven-metadata.xml" [1] 15:54:07 2026-08-21 15:54:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/1.0.2-SNAPSHOT/ [107541] -> "hosttracker-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:54:09 2026-08-21 15:54:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/2.0.3-SNAPSHOT/ [107541] -> "hosttracker-impl/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:54:10 2026-08-21 15:54:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/2.0.4-SNAPSHOT/ [19667] -> "hosttracker-impl/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:54:14 2026-08-21 15:54:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/ [115846] -> "hosttracker-impl/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:54:14 2026-08-21 15:54:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml [481/481] -> "hosttracker-impl/maven-metadata.xml" [1] 15:54:17 2026-08-21 15:54:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/1.0.2-SNAPSHOT/ [108182] -> "hosttracker-model/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:54:20 2026-08-21 15:54:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/2.0.3-SNAPSHOT/ [108182] -> "hosttracker-model/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:54:21 2026-08-21 15:54:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/2.0.4-SNAPSHOT/ [19778] -> "hosttracker-model/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:54:24 2026-08-21 15:54:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/ [116540] -> "hosttracker-model/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:54:24 2026-08-21 15:54:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml [482/482] -> "hosttracker-model/maven-metadata.xml" [1] 15:54:26 2026-08-21 15:54:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/1.0.2-SNAPSHOT/ [55699] -> "l2switch-artifacts/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:54:28 2026-08-21 15:54:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/2.0.3-SNAPSHOT/ [55699] -> "l2switch-artifacts/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:54:28 2026-08-21 15:54:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/2.0.4-SNAPSHOT/ [11107] -> "l2switch-artifacts/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:54:30 2026-08-21 15:54:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/ [59917] -> "l2switch-artifacts/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:54:30 2026-08-21 15:54:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml [483/483] -> "l2switch-artifacts/maven-metadata.xml" [1] 15:54:32 2026-08-21 15:54:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/1.0.2-SNAPSHOT/ [89384] -> "l2switch-karaf/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:54:35 2026-08-21 15:54:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/2.0.3-SNAPSHOT/ [88535] -> "l2switch-karaf/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:54:35 2026-08-21 15:54:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/2.0.4-SNAPSHOT/ [16515] -> "l2switch-karaf/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:54:38 2026-08-21 15:54:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/ [95335] -> "l2switch-karaf/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:54:38 2026-08-21 15:54:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml [479/479] -> "l2switch-karaf/maven-metadata.xml" [1] 15:54:41 2026-08-21 15:54:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/1.0.2-SNAPSHOT/ [107565] -> "loopremover-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:54:43 2026-08-21 15:54:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/2.0.3-SNAPSHOT/ [107565] -> "loopremover-impl/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:54:44 2026-08-21 15:54:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/2.0.4-SNAPSHOT/ [19671] -> "loopremover-impl/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:54:47 2026-08-21 15:54:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/ [115872] -> "loopremover-impl/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:54:47 2026-08-21 15:54:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml [481/481] -> "loopremover-impl/maven-metadata.xml" [1] 15:54:49 2026-08-21 15:54:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/1.0.2-SNAPSHOT/ [108182] -> "loopremover-model/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:54:52 2026-08-21 15:54:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/2.0.3-SNAPSHOT/ [108182] -> "loopremover-model/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:54:52 2026-08-21 15:54:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/2.0.4-SNAPSHOT/ [19778] -> "loopremover-model/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:54:56 2026-08-21 15:54:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/ [116540] -> "loopremover-model/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:54:56 2026-08-21 15:54:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/maven-metadata.xml [482/482] -> "loopremover-model/maven-metadata.xml" [1] 15:54:59 2026-08-21 15:54:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/1.0.2-SNAPSHOT/ [103821] -> "main-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:01 2026-08-21 15:55:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/2.0.3-SNAPSHOT/ [102982] -> "main-impl/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:02 2026-08-21 15:55:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/2.0.4-SNAPSHOT/ [18878] -> "main-impl/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:04 2026-08-21 15:55:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/ [111749] -> "main-impl/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:04 2026-08-21 15:55:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/maven-metadata.xml [474/474] -> "main-impl/maven-metadata.xml" [1] 15:55:06 2026-08-21 15:55:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.2-SNAPSHOT/ [77620] -> "odl-l2switch-addresstracker/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:07 2026-08-21 15:55:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.3-SNAPSHOT/ [77620] -> "odl-l2switch-addresstracker/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:08 2026-08-21 15:55:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.4-SNAPSHOT/ [14774] -> "odl-l2switch-addresstracker/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:10 2026-08-21 15:55:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/ [83583] -> "odl-l2switch-addresstracker/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:10 2026-08-21 15:55:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml [492/492] -> "odl-l2switch-addresstracker/maven-metadata.xml" [1] 15:55:11 2026-08-21 15:55:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.2-SNAPSHOT/ [75872] -> "odl-l2switch-arphandler/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:14 2026-08-21 15:55:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.3-SNAPSHOT/ [75872] -> "odl-l2switch-arphandler/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:14 2026-08-21 15:55:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.4-SNAPSHOT/ [14466] -> "odl-l2switch-arphandler/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:16 2026-08-21 15:55:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/ [81691] -> "odl-l2switch-arphandler/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:16 2026-08-21 15:55:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml [488/488] -> "odl-l2switch-arphandler/maven-metadata.xml" [1] 15:55:17 2026-08-21 15:55:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.2-SNAPSHOT/ [76309] -> "odl-l2switch-hosttracker/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:19 2026-08-21 15:55:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.3-SNAPSHOT/ [76309] -> "odl-l2switch-hosttracker/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:20 2026-08-21 15:55:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.4-SNAPSHOT/ [14543] -> "odl-l2switch-hosttracker/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:21 2026-08-21 15:55:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/ [82164] -> "odl-l2switch-hosttracker/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:21 2026-08-21 15:55:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml [489/489] -> "odl-l2switch-hosttracker/maven-metadata.xml" [1] 15:55:22 2026-08-21 15:55:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.2-SNAPSHOT/ [76309] -> "odl-l2switch-loopremover/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:24 2026-08-21 15:55:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.3-SNAPSHOT/ [76309] -> "odl-l2switch-loopremover/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:25 2026-08-21 15:55:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.4-SNAPSHOT/ [14543] -> "odl-l2switch-loopremover/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:27 2026-08-21 15:55:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/ [82164] -> "odl-l2switch-loopremover/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:27 2026-08-21 15:55:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml [489/489] -> "odl-l2switch-loopremover/maven-metadata.xml" [1] 15:55:29 2026-08-21 15:55:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.2-SNAPSHOT/ [77183] -> "odl-l2switch-packethandler/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:31 2026-08-21 15:55:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.3-SNAPSHOT/ [77183] -> "odl-l2switch-packethandler/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:31 2026-08-21 15:55:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.4-SNAPSHOT/ [14697] -> "odl-l2switch-packethandler/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:33 2026-08-21 15:55:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/ [83110] -> "odl-l2switch-packethandler/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:33 2026-08-21 15:55:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml [491/491] -> "odl-l2switch-packethandler/maven-metadata.xml" [1] 15:55:34 2026-08-21 15:55:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.2-SNAPSHOT/ [76333] -> "odl-l2switch-switch-rest/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:36 2026-08-21 15:55:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.3-SNAPSHOT/ [76333] -> "odl-l2switch-switch-rest/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:37 2026-08-21 15:55:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.4-SNAPSHOT/ [14547] -> "odl-l2switch-switch-rest/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:39 2026-08-21 15:55:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/ [82190] -> "odl-l2switch-switch-rest/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:39 2026-08-21 15:55:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml [489/489] -> "odl-l2switch-switch-rest/maven-metadata.xml" [1] 15:55:41 2026-08-21 15:55:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.2-SNAPSHOT/ [75459] -> "odl-l2switch-switch-ui/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:43 2026-08-21 15:55:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.3-SNAPSHOT/ [75459] -> "odl-l2switch-switch-ui/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:43 2026-08-21 15:55:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.4-SNAPSHOT/ [14393] -> "odl-l2switch-switch-ui/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:45 2026-08-21 15:55:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/ [81244] -> "odl-l2switch-switch-ui/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:45 2026-08-21 15:55:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml [487/487] -> "odl-l2switch-switch-ui/maven-metadata.xml" [1] 15:55:46 2026-08-21 15:55:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/1.0.2-SNAPSHOT/ [74124] -> "odl-l2switch-switch/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:47 2026-08-21 15:55:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/2.0.3-SNAPSHOT/ [74124] -> "odl-l2switch-switch/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:47 2026-08-21 15:55:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/2.0.4-SNAPSHOT/ [14158] -> "odl-l2switch-switch/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:49 2026-08-21 15:55:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/ [79799] -> "odl-l2switch-switch/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:49 2026-08-21 15:55:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml [484/484] -> "odl-l2switch-switch/maven-metadata.xml" [1] 15:55:51 2026-08-21 15:55:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/1.0.2-SNAPSHOT/ [108859] -> "packethandler-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:53 2026-08-21 15:55:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/2.0.3-SNAPSHOT/ [108847] -> "packethandler-impl/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:53 2026-08-21 15:55:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/2.0.4-SNAPSHOT/ [19893] -> "packethandler-impl/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:55:55 2026-08-21 15:55:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/ [117260] -> "packethandler-impl/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:55:55 2026-08-21 15:55:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml [483/483] -> "packethandler-impl/maven-metadata.xml" [1] 15:55:57 2026-08-21 15:55:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/1.0.2-SNAPSHOT/ [109512] -> "packethandler-model/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:55:58 2026-08-21 15:55:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/2.0.3-SNAPSHOT/ [109512] -> "packethandler-model/2.0.3-SNAPSHOT/index.html.tmp" [1] 15:55:59 2026-08-21 15:55:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/2.0.4-SNAPSHOT/ [20008] -> "packethandler-model/2.0.4-SNAPSHOT/index.html.tmp" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/ [117980] -> "packethandler-model/4.0.1-SNAPSHOT/index.html.tmp" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/maven-metadata.xml [484/484] -> "packethandler-model/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "addresstracker-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/2.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "addresstracker-impl/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/2.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "addresstracker-impl/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/1.0.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "addresstracker-model/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/2.0.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "addresstracker-model/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/2.0.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "addresstracker-model/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "arphandler-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/2.0.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "arphandler-impl/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/2.0.4-SNAPSHOT/maven-metadata.xml [1651/1651] -> "arphandler-impl/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/1.0.2-SNAPSHOT/maven-metadata.xml [1057/1057] -> "binding-parent/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/2.0.3-SNAPSHOT/maven-metadata.xml [1057/1057] -> "binding-parent/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/2.0.4-SNAPSHOT/maven-metadata.xml [1049/1049] -> "binding-parent/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml [1053/1053] -> "binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/1.0.2-SNAPSHOT/maven-metadata.xml [1057/1057] -> "feature-parent/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/2.0.3-SNAPSHOT/maven-metadata.xml [1057/1057] -> "feature-parent/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml [1053/1053] -> "feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/1.0.2-SNAPSHOT/maven-metadata.xml [1277/1277] -> "features-l2switch/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/2.0.3-SNAPSHOT/maven-metadata.xml [1277/1277] -> "features-l2switch/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/2.0.4-SNAPSHOT/maven-metadata.xml [1267/1267] -> "features-l2switch/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml [1272/1272] -> "features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1666/1666] -> "hosttracker-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/2.0.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "hosttracker-impl/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "hosttracker-impl/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/1.0.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "hosttracker-model/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/2.0.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "hosttracker-model/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/2.0.4-SNAPSHOT/maven-metadata.xml [1653/1653] -> "hosttracker-model/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml [1660/1660] -> "hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml [1061/1061] -> "l2switch-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/2.0.3-SNAPSHOT/maven-metadata.xml [1061/1061] -> "l2switch-artifacts/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml [1053/1053] -> "l2switch-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml [1057/1057] -> "l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/1.0.2-SNAPSHOT/maven-metadata.xml [1410/1410] -> "l2switch-karaf/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/2.0.3-SNAPSHOT/maven-metadata.xml [1410/1410] -> "l2switch-karaf/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/2.0.4-SNAPSHOT/maven-metadata.xml [1398/1398] -> "l2switch-karaf/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml [1404/1404] -> "l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1666/1666] -> "loopremover-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/2.0.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "loopremover-impl/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "loopremover-impl/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/1.0.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "loopremover-model/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/2.0.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "loopremover-model/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/2.0.4-SNAPSHOT/maven-metadata.xml [1653/1653] -> "loopremover-model/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml [1660/1660] -> "loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "main-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "main-impl/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/2.0.4-SNAPSHOT/maven-metadata.xml [1645/1645] -> "main-impl/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "main-impl/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.2-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-l2switch-addresstracker/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.3-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-l2switch-addresstracker/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.4-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-l2switch-addresstracker/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.2-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-l2switch-arphandler/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.3-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-l2switch-arphandler/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-l2switch-arphandler/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-l2switch-hosttracker/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-l2switch-hosttracker/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-l2switch-hosttracker/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-l2switch-loopremover/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-l2switch-loopremover/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-l2switch-loopremover/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.2-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-l2switch-packethandler/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.3-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-l2switch-packethandler/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.4-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-l2switch-packethandler/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-l2switch-switch-rest/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-l2switch-switch-rest/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-l2switch-switch-rest/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.2-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-l2switch-switch-ui/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.3-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-l2switch-switch-ui/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.4-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-l2switch-switch-ui/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/1.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-l2switch-switch/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/2.0.3-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-l2switch-switch/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/2.0.4-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-l2switch-switch/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1668/1668] -> "packethandler-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/2.0.3-SNAPSHOT/maven-metadata.xml [1668/1668] -> "packethandler-impl/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/2.0.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "packethandler-impl/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/1.0.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "packethandler-model/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/2.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "packethandler-model/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/2.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "packethandler-model/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 2026-08-21 15:56:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:56:23 FINISHED --2026-08-21 15:56:23-- 15:56:23 Total wall clock time: 3m 7s 15:56:23 Downloaded: 231 files, 6.5M in 0.2s (35.2 MB/s) 15:56:23 + set -e 15:56:23 + popd 15:56:23 /w/workspace/l2switch-maven-merge-master 15:56:23 + mkdir -p /w/workspace/l2switch-maven-merge-master/m2repo-backup 15:56:23 + cp -a /w/workspace/l2switch-maven-merge-master/m2repo/org /w/workspace/l2switch-maven-merge-master/m2repo-backup 15:56:23 [l2switch-maven-merge-master] $ /bin/sh -xe /tmp/jenkins92256680456959253.sh 15:56:23 [EnvInject] - Injecting environment variables from a build step. 15:56:23 [EnvInject] - Injecting as environment variables the properties content 15:56:23 MAVEN_GOALS=clean deploy 15:56:23 15:56:23 [EnvInject] - Variables injected successfully. 15:56:23 [l2switch-maven-merge-master] $ /bin/bash -l /tmp/jenkins16188306078329520870.sh 15:56:23 ---> common-variables.sh 15:56:23 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 15:56:23 ---> maven-build.sh 15:56:23 + set +u 15:56:23 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/l2switch-maven-merge-master@tmp/config13223754695234307116tmp 15:56:23 ++ grep '^Version:' 15:56:23 ++ awk '{print $2}' 15:56:34 + plugin_version=3.1.4 15:56:34 + [[ 3 -lt 3 ]] 15:56:34 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:56:34 + export MAVEN_OPTS 15:56:34 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/l2switch-maven-merge-master@tmp/config13223754695234307116tmp --settings /w/workspace/l2switch-maven-merge-master@tmp/config11110368225559282206tmp -DaltDeploymentRepository=staging::file:/w/workspace/l2switch-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 15:56:34 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:56:34 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:56:34 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:56:34 Default locale: en, platform encoding: UTF-8 15:56:34 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" 15:56:35 [INFO] Error stacktraces are turned on. 15:56:35 [INFO] Scanning for projects... 15:56:42 [INFO] ------------------------------------------------------------------------ 15:56:42 [INFO] Reactor Build Order: 15:56:42 [INFO] 15:56:42 [INFO] l2switch-artifacts [pom] 15:56:42 [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] 15:56:42 [INFO] binding-parent [pom] 15:56:42 [INFO] packethandler-model [bundle] 15:56:42 [INFO] packethandler-impl [bundle] 15:56:42 [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] 15:56:42 [INFO] addresstracker-model [bundle] 15:56:42 [INFO] addresstracker-impl [bundle] 15:56:42 [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] 15:56:42 [INFO] hosttracker-model [bundle] 15:56:42 [INFO] hosttracker-impl [bundle] 15:56:42 [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] 15:56:42 [INFO] loopremover-model [bundle] 15:56:42 [INFO] loopremover-impl [bundle] 15:56:42 [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] 15:56:42 [INFO] arphandler-impl [bundle] 15:56:42 [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] 15:56:42 [INFO] main-impl [bundle] 15:56:42 [INFO] OpenDaylight :: L2Switch :: Switch [feature] 15:56:42 [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] 15:56:42 [INFO] OpenDaylight :: L2Switch :: Switch UI [feature] 15:56:42 [INFO] features-l2switch [feature] 15:56:42 [INFO] features-l2switch-aggregator [pom] 15:56:42 [INFO] l2switch-karaf [pom] 15:56:42 [INFO] addresstracker.aggregator [pom] 15:56:42 [INFO] hosttracker.aggregator [pom] 15:56:42 [INFO] loopremover.aggregator [pom] 15:56:42 [INFO] packethandler.aggregator [pom] 15:56:42 [INFO] l2switch [pom] 15:56:42 [INFO] 15:56:42 [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ 15:56:42 [INFO] Building l2switch-artifacts 4.0.1-SNAPSHOT [1/29] 15:56:42 [INFO] from artifacts/pom.xml 15:56:42 [INFO] --------------------------------[ pom ]--------------------------------- 15:56:42 [INFO] 15:56:42 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch-artifacts --- 15:56:42 [INFO] 15:56:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ l2switch-artifacts --- 15:56:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:56:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:56:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:42 [INFO] 15:56:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch-artifacts --- 15:56:43 [INFO] 15:56:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch-artifacts --- 15:56:44 [INFO] CycloneDX: Resolving Dependencies 15:56:44 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 15:56:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/artifacts/target/bom.xml 15:56:44 [INFO] attaching as l2switch-artifacts-4.0.1-SNAPSHOT-cyclonedx.xml 15:56:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/artifacts/target/bom.json 15:56:45 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:56:45 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:56:45 [INFO] attaching as l2switch-artifacts-4.0.1-SNAPSHOT-cyclonedx.json 15:56:45 [INFO] 15:56:45 [INFO] --- install:3.1.4:install (default-install) @ l2switch-artifacts --- 15:56:45 [INFO] Installing /w/workspace/l2switch-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-SNAPSHOT.pom 15:56:45 [INFO] Installing /w/workspace/l2switch-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-SNAPSHOT-cyclonedx.xml 15:56:45 [INFO] Installing /w/workspace/l2switch-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-SNAPSHOT-cyclonedx.json 15:56:45 [INFO] 15:56:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch-artifacts --- 15:56:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:56:45 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml 15:56:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:56:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:45 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml 15:56:45 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml 15:56:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:56:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:45 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml 15:56:45 [INFO] 15:56:45 [INFO] --------------< org.opendaylight.l2switch:feature-parent >-------------- 15:56:45 [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 4.0.1-SNAPSHOT [2/29] 15:56:45 [INFO] from features/feature-parent/pom.xml 15:56:45 [INFO] --------------------------------[ pom ]--------------------------------- 15:56:46 [INFO] 15:56:46 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 15:56:46 [INFO] 15:56:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- 15:56:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:56:46 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:56:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:46 [INFO] 15:56:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- 15:56:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:46 [INFO] 15:56:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 15:56:46 [INFO] 15:56:46 [INFO] --- dependency:3.10.0:properties (default) @ feature-parent --- 15:56:48 [INFO] 15:56:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-parent --- 15:56:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:48 [INFO] argLine set to empty 15:56:48 [INFO] 15:56:48 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ feature-parent --- 15:56:48 [INFO] Project packaging is not 'feature', skipping execution 15:56:48 [INFO] 15:56:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 15:56:50 [INFO] Starting audit... 15:56:50 Audit done. 15:56:50 [INFO] You have 0 Checkstyle violations. 15:56:50 [INFO] 15:56:50 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 15:56:50 [INFO] Starting audit... 15:56:50 Audit done. 15:56:50 [INFO] You have 0 Checkstyle violations. 15:56:50 [INFO] 15:56:50 [INFO] --- dependency:3.10.0:copy (unpack-license) @ feature-parent --- 15:56:50 [INFO] 15:56:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 15:56:50 [INFO] 15:56:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 15:56:52 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:52 [INFO] 15:56:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 15:56:52 [INFO] 15:56:52 [INFO] 15:56:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 15:56:52 [INFO] 15:56:52 [INFO] --- feattest:14.3.1:test (default) @ feature-parent --- 15:56:52 [INFO] Project packaging is not 'feature', skipping execution 15:56:52 [INFO] 15:56:52 [INFO] --- copy:14.3.1:copy-files (default) @ feature-parent --- 15:56:52 [INFO] 15:56:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 15:56:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:56:53 [INFO] 15:56:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 15:56:53 [INFO] CycloneDX: Resolving Dependencies 15:56:53 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 15:56:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/feature-parent/target/bom.xml 15:56:53 [INFO] attaching as feature-parent-4.0.1-SNAPSHOT-cyclonedx.xml 15:56:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/feature-parent/target/bom.json 15:56:53 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:56:53 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:56:53 [INFO] attaching as feature-parent-4.0.1-SNAPSHOT-cyclonedx.json 15:56:53 [INFO] 15:56:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 15:56:54 [INFO] Skipping duplicate-finder execution! 15:56:54 [INFO] 15:56:54 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ feature-parent --- 15:56:54 [INFO] Skipping plugin execution 15:56:54 [INFO] 15:56:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-parent --- 15:56:54 [INFO] Skipping source per configuration. 15:56:54 [INFO] 15:56:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 15:56:54 [INFO] 15:56:54 [INFO] --- jacoco:0.8.14:report (report) @ feature-parent --- 15:56:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:54 [INFO] 15:56:54 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 15:56:54 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-SNAPSHOT.pom 15:56:54 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-SNAPSHOT-cyclonedx.xml 15:56:54 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-SNAPSHOT-cyclonedx.json 15:56:54 [INFO] 15:56:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 15:56:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:56:54 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml 15:56:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:54 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml 15:56:54 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/feature-parent/maven-metadata.xml 15:56:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:54 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/feature-parent/maven-metadata.xml 15:56:54 [INFO] 15:56:54 [INFO] --------------< org.opendaylight.l2switch:binding-parent >-------------- 15:56:54 [INFO] Building binding-parent 4.0.1-SNAPSHOT [3/29] 15:56:54 [INFO] from binding-parent/pom.xml 15:56:54 [INFO] --------------------------------[ pom ]--------------------------------- 15:56:54 [INFO] 15:56:54 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 15:56:54 [INFO] 15:56:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- 15:56:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:56:54 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:56:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:54 [INFO] 15:56:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- 15:56:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:54 [INFO] 15:56:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 15:56:54 [INFO] 15:56:54 [INFO] --- dependency:3.10.0:properties (default) @ binding-parent --- 15:56:54 [INFO] 15:56:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- 15:56:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:56:54 [INFO] 15:56:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 15:56:55 [INFO] Starting audit... 15:56:55 Audit done. 15:56:55 [INFO] You have 0 Checkstyle violations. 15:56:55 [INFO] 15:56:55 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 15:56:55 [INFO] Starting audit... 15:56:55 Audit done. 15:56:55 [INFO] You have 0 Checkstyle violations. 15:56:55 [INFO] 15:56:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ binding-parent --- 15:56:55 [INFO] 15:56:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 15:56:55 [INFO] 15:56:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 15:56:55 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:55 [INFO] 15:56:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 15:56:55 [INFO] 15:56:55 [INFO] 15:56:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 15:56:55 [INFO] 15:56:55 [INFO] --- copy:14.3.1:copy-files (default) @ binding-parent --- 15:56:55 [INFO] 15:56:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- 15:56:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:56:56 [INFO] 15:56:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 15:56:56 [INFO] CycloneDX: Resolving Dependencies 15:56:56 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:56:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/binding-parent/target/bom.xml 15:56:56 [INFO] attaching as binding-parent-4.0.1-SNAPSHOT-cyclonedx.xml 15:56:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/binding-parent/target/bom.json 15:56:56 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:56:56 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:56:56 [INFO] attaching as binding-parent-4.0.1-SNAPSHOT-cyclonedx.json 15:56:56 [INFO] 15:56:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 15:56:56 [INFO] Skipping duplicate-finder execution! 15:56:56 [INFO] 15:56:56 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ binding-parent --- 15:56:56 [INFO] Skipping pom project 15:56:56 [INFO] 15:56:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ binding-parent --- 15:56:56 [INFO] 15:56:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 15:56:56 [INFO] 15:56:56 [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- 15:56:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:56:56 [INFO] 15:56:56 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 15:56:56 [INFO] Installing /w/workspace/l2switch-maven-merge-master/binding-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-SNAPSHOT.pom 15:56:56 [INFO] Installing /w/workspace/l2switch-maven-merge-master/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-SNAPSHOT-cyclonedx.xml 15:56:56 [INFO] Installing /w/workspace/l2switch-maven-merge-master/binding-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-SNAPSHOT-cyclonedx.json 15:56:56 [INFO] 15:56:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- 15:56:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:56:56 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml 15:56:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:56:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:56 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml 15:56:56 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/binding-parent/maven-metadata.xml 15:56:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:56:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:56 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/binding-parent/maven-metadata.xml 15:56:56 [INFO] 15:56:56 [INFO] -----------< org.opendaylight.l2switch:packethandler-model >------------ 15:56:56 [INFO] Building packethandler-model 4.0.1-SNAPSHOT [4/29] 15:56:56 [INFO] from packethandler/model/pom.xml 15:56:56 [INFO] -------------------------------[ bundle ]------------------------------- 15:56:57 [INFO] 15:56:57 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler-model --- 15:56:57 [INFO] 15:56:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ packethandler-model --- 15:56:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:57 [INFO] 15:56:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ packethandler-model --- 15:56:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:57 [INFO] 15:56:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler-model --- 15:56:58 [INFO] 15:56:58 [INFO] --- dependency:3.10.0:properties (default) @ packethandler-model --- 15:56:58 [INFO] 15:56:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ packethandler-model --- 15:56:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/packethandler/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:56:58 [INFO] 15:56:58 [INFO] --- yang:15.0.2:generate-sources (binding) @ packethandler-model --- 15:56:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:56:59 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/packethandler/model/src/main/yang 15:56:59 [INFO] yang-to-sources: Found 9 dependencies in 50.17 ms 15:57:00 [INFO] yang-to-sources: Project model files found: 6 in 138.9 ms 15:57:01 [INFO] yang-to-sources: 25 YANG models processed in 1.045 s 15:57:01 [INFO] BindingJavaFileGenerator: Defined 67 files in 171.0 ms 15:57:01 [INFO] Sorted 67 files into 25 directories in 3.576 ms 15:57:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 67 in 272.5 ms 15:57:01 [INFO] 15:57:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ packethandler-model --- 15:57:01 [INFO] Starting audit... 15:57:01 Audit done. 15:57:01 [INFO] You have 0 Checkstyle violations. 15:57:01 [INFO] 15:57:01 [INFO] --- checkstyle:3.6.0:check (default) @ packethandler-model --- 15:57:01 [INFO] Starting audit... 15:57:01 Audit done. 15:57:01 [INFO] You have 0 Checkstyle violations. 15:57:01 [INFO] 15:57:01 [INFO] --- dependency:3.10.0:copy (unpack-license) @ packethandler-model --- 15:57:01 [INFO] 15:57:01 [INFO] --- resources:3.4.0:resources (default-resources) @ packethandler-model --- 15:57:01 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/packethandler/model/src/main/resources 15:57:01 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/packethandler/model/target/generated-sources/spi 15:57:01 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 15:57:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:57:01 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 15:57:01 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/packethandler/model/target/generated-sources/spi 15:57:01 [INFO] 15:57:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ packethandler-model --- 15:57:02 [INFO] Recompiling the module because of changed source code. 15:57:02 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 15:57:03 [INFO] 15:57:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ packethandler-model >>> 15:57:03 [INFO] 15:57:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ packethandler-model --- 15:57:03 [INFO] Fork Value is true 15:57:06 [INFO] Done SpotBugs Analysis.... 15:57:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:07 [INFO] 15:57:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ packethandler-model <<< 15:57:07 [INFO] 15:57:07 [INFO] 15:57:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ packethandler-model --- 15:57:07 [INFO] BugInstance size is 0 15:57:07 [INFO] Error size is 0 15:57:07 [INFO] No errors/warnings found 15:57:07 [INFO] 15:57:07 [INFO] --- resources:3.4.0:testResources (default-testResources) @ packethandler-model --- 15:57:07 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/packethandler/model/src/test/resources 15:57:07 [INFO] 15:57:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ packethandler-model --- 15:57:07 [INFO] No sources to compile 15:57:07 [INFO] 15:57:07 [INFO] --- surefire:3.5.5:test (default-test) @ packethandler-model --- 15:57:07 [INFO] No tests to run. 15:57:07 [INFO] 15:57:07 [INFO] --- copy:14.3.1:copy-files (default) @ packethandler-model --- 15:57:07 [INFO] 15:57:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ packethandler-model --- 15:57:08 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/packethandler/model/target/packethandler-model-4.0.1-SNAPSHOT.jar 15:57:08 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/packethandler/model/target/classes/META-INF/MANIFEST.MF 15:57:08 [INFO] 15:57:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ packethandler-model --- 15:57:10 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/packethandler/model/target/packethandler-model-4.0.1-SNAPSHOT-javadoc.jar 15:57:11 [INFO] 15:57:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler-model --- 15:57:11 [INFO] CycloneDX: Resolving Dependencies 15:57:11 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:57:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/packethandler/model/target/bom.xml 15:57:11 [INFO] attaching as packethandler-model-4.0.1-SNAPSHOT-cyclonedx.xml 15:57:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/packethandler/model/target/bom.json 15:57:11 [INFO] attaching as packethandler-model-4.0.1-SNAPSHOT-cyclonedx.json 15:57:11 [INFO] 15:57:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-model --- 15:57:11 [INFO] Skipping duplicate-finder execution! 15:57:11 [INFO] 15:57:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ packethandler-model --- 15:57:12 [INFO] No dependency problems found 15:57:12 [INFO] 15:57:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ packethandler-model --- 15:57:12 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/packethandler/model/target/packethandler-model-4.0.1-SNAPSHOT-sources.jar 15:57:12 [INFO] 15:57:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ packethandler-model --- 15:57:12 [INFO] 15:57:12 [INFO] --- jacoco:0.8.14:report (report) @ packethandler-model --- 15:57:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:57:12 [INFO] 15:57:12 [INFO] --- install:3.1.4:install (default-install) @ packethandler-model --- 15:57:12 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-SNAPSHOT.pom 15:57:12 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/model/target/packethandler-model-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-SNAPSHOT.jar 15:57:12 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/model/target/packethandler-model-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-SNAPSHOT-javadoc.jar 15:57:12 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-SNAPSHOT-cyclonedx.xml 15:57:12 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-SNAPSHOT-cyclonedx.json 15:57:12 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/model/target/packethandler-model-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-SNAPSHOT-sources.jar 15:57:12 [INFO] 15:57:12 [INFO] --- bundle:6.0.0:install (default-install) @ packethandler-model --- 15:57:12 [INFO] Writing OBR metadata 15:57:12 [INFO] Installing org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-SNAPSHOT.jar 15:57:12 [INFO] Writing OBR metadata 15:57:12 [INFO] 15:57:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler-model --- 15:57:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:57:12 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml 15:57:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:12 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml 15:57:12 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-model/maven-metadata.xml 15:57:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:12 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-model/maven-metadata.xml 15:57:12 [INFO] 15:57:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ packethandler-model --- 15:57:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:12 [INFO] 15:57:12 [INFO] ------------< org.opendaylight.l2switch:packethandler-impl >------------ 15:57:12 [INFO] Building packethandler-impl 4.0.1-SNAPSHOT [5/29] 15:57:12 [INFO] from packethandler/implementation/pom.xml 15:57:12 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:12 [INFO] 15:57:12 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler-impl --- 15:57:12 [INFO] 15:57:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ packethandler-impl --- 15:57:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:12 [INFO] 15:57:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ packethandler-impl --- 15:57:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:12 [INFO] 15:57:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler-impl --- 15:57:12 [INFO] 15:57:12 [INFO] --- dependency:3.10.0:properties (default) @ packethandler-impl --- 15:57:12 [INFO] 15:57:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ packethandler-impl --- 15:57:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:12 [INFO] 15:57:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ packethandler-impl --- 15:57:12 [INFO] Starting audit... 15:57:12 Audit done. 15:57:12 [INFO] You have 0 Checkstyle violations. 15:57:12 [INFO] 15:57:12 [INFO] --- checkstyle:3.6.0:check (default) @ packethandler-impl --- 15:57:13 [INFO] Starting audit... 15:57:13 Audit done. 15:57:13 [INFO] You have 0 Checkstyle violations. 15:57:13 [INFO] 15:57:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ packethandler-impl --- 15:57:13 [INFO] 15:57:13 [INFO] --- resources:3.4.0:resources (default-resources) @ packethandler-impl --- 15:57:13 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/packethandler/implementation/src/main/resources 15:57:13 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/generated-sources/spi 15:57:13 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/generated-sources/yang 15:57:13 [INFO] 15:57:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ packethandler-impl --- 15:57:13 [INFO] Recompiling the module because of changed dependency. 15:57:13 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 15:57:14 [INFO] 15:57:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ packethandler-impl >>> 15:57:14 [INFO] 15:57:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ packethandler-impl --- 15:57:14 [INFO] Fork Value is true 15:57:17 [INFO] Done SpotBugs Analysis.... 15:57:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:18 [INFO] 15:57:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ packethandler-impl <<< 15:57:18 [INFO] 15:57:18 [INFO] 15:57:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ packethandler-impl --- 15:57:18 [INFO] BugInstance size is 0 15:57:18 [INFO] Error size is 0 15:57:18 [INFO] No errors/warnings found 15:57:18 [INFO] 15:57:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ packethandler-impl --- 15:57:18 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/packethandler/implementation/src/test/resources 15:57:18 [INFO] 15:57:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ packethandler-impl --- 15:57:18 [INFO] Recompiling the module because of changed dependency. 15:57:18 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 15:57:18 [INFO] 15:57:18 [INFO] --- surefire:3.5.5:test (default-test) @ packethandler-impl --- 15:57:18 [INFO] Surefire report directory: /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/surefire-reports 15:57:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:18 [INFO] 15:57:18 [INFO] ------------------------------------------------------- 15:57:18 [INFO] T E S T S 15:57:18 [INFO] ------------------------------------------------------- 15:57:19 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 15:57:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 15:57:20 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 15:57:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 15:57:20 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 15:57:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 15:57:20 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 15:57:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 15:57:20 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 15:57:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 15:57:20 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 15:57:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 15:57:20 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 15:57:20 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 15:57:20 [INFO] 15:57:20 [INFO] Results: 15:57:20 [INFO] 15:57:20 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 15:57:20 [INFO] 15:57:20 [INFO] 15:57:20 [INFO] --- copy:14.3.1:copy-files (default) @ packethandler-impl --- 15:57:20 [INFO] 15:57:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ packethandler-impl --- 15:57:20 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/packethandler-impl-4.0.1-SNAPSHOT.jar 15:57:20 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/classes/META-INF/MANIFEST.MF 15:57:20 [INFO] 15:57:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ packethandler-impl --- 15:57:21 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/packethandler-impl-4.0.1-SNAPSHOT-javadoc.jar 15:57:21 [INFO] 15:57:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler-impl --- 15:57:21 [INFO] CycloneDX: Resolving Dependencies 15:57:22 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 15:57:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/bom.xml 15:57:22 [INFO] attaching as packethandler-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:57:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/bom.json 15:57:22 [INFO] attaching as packethandler-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:57:22 [INFO] 15:57:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-impl --- 15:57:22 [INFO] Skipping duplicate-finder execution! 15:57:22 [INFO] 15:57:22 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ packethandler-impl --- 15:57:23 [INFO] No dependency problems found 15:57:23 [INFO] 15:57:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ packethandler-impl --- 15:57:23 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/packethandler-impl-4.0.1-SNAPSHOT-sources.jar 15:57:23 [INFO] 15:57:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ packethandler-impl --- 15:57:23 [INFO] 15:57:23 [INFO] --- jacoco:0.8.14:report (report) @ packethandler-impl --- 15:57:23 [INFO] Loading execution data file /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/code-coverage/jacoco.exec 15:57:23 [INFO] Analyzed bundle 'packethandler-impl' with 13 classes 15:57:23 [INFO] 15:57:23 [INFO] --- install:3.1.4:install (default-install) @ packethandler-impl --- 15:57:23 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-SNAPSHOT.pom 15:57:23 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/packethandler-impl-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-SNAPSHOT.jar 15:57:23 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/packethandler-impl-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-SNAPSHOT-javadoc.jar 15:57:23 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:57:23 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:57:23 [INFO] Installing /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/packethandler-impl-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-SNAPSHOT-sources.jar 15:57:23 [INFO] 15:57:23 [INFO] --- bundle:6.0.0:install (default-install) @ packethandler-impl --- 15:57:23 [INFO] Installing org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-SNAPSHOT.jar 15:57:23 [INFO] Writing OBR metadata 15:57:23 [INFO] 15:57:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler-impl --- 15:57:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:57:23 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:57:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:23 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:57:23 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml 15:57:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:23 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml 15:57:23 [INFO] 15:57:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ packethandler-impl --- 15:57:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:23 [INFO] 15:57:23 [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- 15:57:23 [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 4.0.1-SNAPSHOT [6/29] 15:57:23 [INFO] from features/odl-l2switch-packethandler/pom.xml 15:57:23 [INFO] ------------------------------[ feature ]------------------------------- 15:57:27 [INFO] 15:57:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-packethandler --- 15:57:27 [INFO] 15:57:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-l2switch-packethandler --- 15:57:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:27 [INFO] 15:57:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- 15:57:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:27 [INFO] 15:57:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-packethandler --- 15:57:28 [INFO] 15:57:28 [INFO] --- dependency:3.10.0:properties (default) @ odl-l2switch-packethandler --- 15:57:28 [INFO] 15:57:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- 15:57:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:28 [INFO] argLine set to empty 15:57:28 [INFO] 15:57:28 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-l2switch-packethandler --- 15:57:28 [INFO] 15:57:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-packethandler --- 15:57:28 [INFO] Starting audit... 15:57:28 Audit done. 15:57:28 [INFO] You have 0 Checkstyle violations. 15:57:28 [INFO] 15:57:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-packethandler --- 15:57:28 [INFO] Starting audit... 15:57:28 Audit done. 15:57:28 [INFO] You have 0 Checkstyle violations. 15:57:28 [INFO] 15:57:28 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-l2switch-packethandler --- 15:57:28 [INFO] 15:57:28 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- 15:57:28 [INFO] Generation not enabled 15:57:28 [INFO] Attaching artifact 15:57:28 [INFO] 15:57:28 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-l2switch-packethandler --- 15:57:28 [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 15:57:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:28 [INFO] 15:57:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>> 15:57:28 [INFO] 15:57:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-packethandler --- 15:57:28 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:28 [INFO] 15:57:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<< 15:57:28 [INFO] 15:57:28 [INFO] 15:57:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-packethandler --- 15:57:28 [INFO] 15:57:28 [INFO] --- feattest:14.3.1:test (default) @ odl-l2switch-packethandler --- 15:57:28 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-packethandler 15:57:31 [INFO] Project dependency features detected: [] 15:57:31 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:31 [INFO] Creating RMI registry server on 127.0.0.1:46601 15:57:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:32 [INFO] Waiting for remote bundle context.. on 46601 name: bb07b3c7-05f3-48ec-9c00-9e0e7ab11ef3 timout: [ RelativeTimeout value = 180000 ] 15:57:37 [INFO] Building jar from resources and headers. 15:57:37 [INFO] Writing jar finished. 15:57:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:49 [INFO] 15:57:49 [INFO] --- copy:14.3.1:copy-files (default) @ odl-l2switch-packethandler --- 15:57:49 [INFO] 15:57:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-l2switch-packethandler --- 15:57:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:57:49 [INFO] 15:57:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-packethandler --- 15:57:49 [INFO] CycloneDX: Resolving Dependencies 15:57:52 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 15:57:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-packethandler/target/bom.xml 15:57:52 [INFO] attaching as odl-l2switch-packethandler-4.0.1-SNAPSHOT-cyclonedx.xml 15:57:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-packethandler/target/bom.json 15:57:53 [INFO] attaching as odl-l2switch-packethandler-4.0.1-SNAPSHOT-cyclonedx.json 15:57:53 [INFO] 15:57:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- 15:57:53 [INFO] Skipping duplicate-finder execution! 15:57:53 [INFO] 15:57:53 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-l2switch-packethandler --- 15:57:53 [INFO] Skipping plugin execution 15:57:53 [INFO] 15:57:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- 15:57:53 [INFO] Skipping source per configuration. 15:57:53 [INFO] 15:57:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-packethandler --- 15:57:53 [INFO] 15:57:53 [INFO] --- jacoco:0.8.14:report (report) @ odl-l2switch-packethandler --- 15:57:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:53 [INFO] 15:57:53 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-packethandler --- 15:57:53 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-SNAPSHOT.pom 15:57:53 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-SNAPSHOT-features.xml 15:57:53 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-SNAPSHOT-cyclonedx.xml 15:57:53 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-SNAPSHOT-cyclonedx.json 15:57:53 [INFO] 15:57:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-packethandler --- 15:57:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:57:53 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml 15:57:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:53 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml 15:57:53 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml 15:57:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:53 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml 15:57:53 [INFO] 15:57:53 [INFO] -----------< org.opendaylight.l2switch:addresstracker-model >----------- 15:57:53 [INFO] Building addresstracker-model 4.0.1-SNAPSHOT [7/29] 15:57:53 [INFO] from addresstracker/model/pom.xml 15:57:53 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:53 [INFO] 15:57:53 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker-model --- 15:57:53 [INFO] 15:57:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ addresstracker-model --- 15:57:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:53 [INFO] 15:57:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ addresstracker-model --- 15:57:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:53 [INFO] 15:57:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker-model --- 15:57:53 [INFO] 15:57:53 [INFO] --- dependency:3.10.0:properties (default) @ addresstracker-model --- 15:57:53 [INFO] 15:57:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ addresstracker-model --- 15:57:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/addresstracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:53 [INFO] 15:57:53 [INFO] --- yang:15.0.2:generate-sources (binding) @ addresstracker-model --- 15:57:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:57:53 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/addresstracker/model/src/main/yang 15:57:53 [INFO] yang-to-sources: Found 10 dependencies in 8.928 ms 15:57:53 [INFO] yang-to-sources: Project model files found: 1 in 19.62 ms 15:57:53 [INFO] yang-to-sources: 23 YANG models processed in 648.9 ms 15:57:54 [INFO] BindingJavaFileGenerator: Defined 10 files in 73.58 ms 15:57:54 [INFO] Sorted 10 files into 4 directories in 164.8 μs 15:57:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 88.02 ms 15:57:54 [INFO] 15:57:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ addresstracker-model --- 15:57:54 [INFO] Starting audit... 15:57:54 Audit done. 15:57:54 [INFO] You have 0 Checkstyle violations. 15:57:54 [INFO] 15:57:54 [INFO] --- checkstyle:3.6.0:check (default) @ addresstracker-model --- 15:57:54 [INFO] Starting audit... 15:57:54 Audit done. 15:57:54 [INFO] You have 0 Checkstyle violations. 15:57:54 [INFO] 15:57:54 [INFO] --- dependency:3.10.0:copy (unpack-license) @ addresstracker-model --- 15:57:54 [INFO] 15:57:54 [INFO] --- resources:3.4.0:resources (default-resources) @ addresstracker-model --- 15:57:54 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/addresstracker/model/src/main/resources 15:57:54 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/generated-sources/spi 15:57:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:57:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:57:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:57:54 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/generated-sources/spi 15:57:54 [INFO] 15:57:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ addresstracker-model --- 15:57:54 [INFO] Recompiling the module because of changed dependency. 15:57:54 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 15:57:54 [INFO] 15:57:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ addresstracker-model >>> 15:57:54 [INFO] 15:57:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ addresstracker-model --- 15:57:54 [INFO] Fork Value is true 15:57:56 [INFO] Done SpotBugs Analysis.... 15:57:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:57 [INFO] 15:57:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ addresstracker-model <<< 15:57:57 [INFO] 15:57:57 [INFO] 15:57:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ addresstracker-model --- 15:57:57 [INFO] BugInstance size is 0 15:57:57 [INFO] Error size is 0 15:57:57 [INFO] No errors/warnings found 15:57:57 [INFO] 15:57:57 [INFO] --- resources:3.4.0:testResources (default-testResources) @ addresstracker-model --- 15:57:57 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/addresstracker/model/src/test/resources 15:57:57 [INFO] 15:57:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ addresstracker-model --- 15:57:57 [INFO] No sources to compile 15:57:57 [INFO] 15:57:57 [INFO] --- surefire:3.5.5:test (default-test) @ addresstracker-model --- 15:57:57 [INFO] No tests to run. 15:57:57 [INFO] 15:57:57 [INFO] --- copy:14.3.1:copy-files (default) @ addresstracker-model --- 15:57:57 [INFO] 15:57:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ addresstracker-model --- 15:57:57 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/addresstracker-model-4.0.1-SNAPSHOT.jar 15:57:57 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/classes/META-INF/MANIFEST.MF 15:57:57 [INFO] 15:57:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ addresstracker-model --- 15:57:58 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/addresstracker-model-4.0.1-SNAPSHOT-javadoc.jar 15:57:58 [INFO] 15:57:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker-model --- 15:57:58 [INFO] CycloneDX: Resolving Dependencies 15:57:59 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 15:57:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/bom.xml 15:57:59 [INFO] attaching as addresstracker-model-4.0.1-SNAPSHOT-cyclonedx.xml 15:57:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/bom.json 15:57:59 [INFO] attaching as addresstracker-model-4.0.1-SNAPSHOT-cyclonedx.json 15:57:59 [INFO] 15:57:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-model --- 15:57:59 [INFO] Skipping duplicate-finder execution! 15:57:59 [INFO] 15:57:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ addresstracker-model --- 15:57:59 [INFO] No dependency problems found 15:57:59 [INFO] 15:57:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ addresstracker-model --- 15:57:59 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/addresstracker-model-4.0.1-SNAPSHOT-sources.jar 15:57:59 [INFO] 15:57:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ addresstracker-model --- 15:57:59 [INFO] 15:57:59 [INFO] --- jacoco:0.8.14:report (report) @ addresstracker-model --- 15:57:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:57:59 [INFO] 15:57:59 [INFO] --- install:3.1.4:install (default-install) @ addresstracker-model --- 15:57:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-SNAPSHOT.pom 15:57:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/addresstracker-model-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-SNAPSHOT.jar 15:57:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/addresstracker-model-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-SNAPSHOT-javadoc.jar 15:57:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-SNAPSHOT-cyclonedx.xml 15:57:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-SNAPSHOT-cyclonedx.json 15:57:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/addresstracker-model-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-SNAPSHOT-sources.jar 15:57:59 [INFO] 15:57:59 [INFO] --- bundle:6.0.0:install (default-install) @ addresstracker-model --- 15:57:59 [INFO] Installing org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-SNAPSHOT.jar 15:57:59 [INFO] Writing OBR metadata 15:57:59 [INFO] 15:57:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker-model --- 15:57:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:57:59 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml 15:57:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:59 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml 15:57:59 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml 15:57:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:59 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml 15:57:59 [INFO] 15:57:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ addresstracker-model --- 15:57:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:59 [INFO] 15:57:59 [INFO] -----------< org.opendaylight.l2switch:addresstracker-impl >------------ 15:57:59 [INFO] Building addresstracker-impl 4.0.1-SNAPSHOT [8/29] 15:57:59 [INFO] from addresstracker/implementation/pom.xml 15:57:59 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:59 [INFO] 15:57:59 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker-impl --- 15:57:59 [INFO] 15:57:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ addresstracker-impl --- 15:57:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:59 [INFO] 15:57:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ addresstracker-impl --- 15:57:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:59 [INFO] 15:57:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker-impl --- 15:57:59 [INFO] 15:57:59 [INFO] --- dependency:3.10.0:properties (default) @ addresstracker-impl --- 15:57:59 [INFO] 15:57:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ addresstracker-impl --- 15:57:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:59 [INFO] 15:57:59 [INFO] --- yang:15.0.2:generate-sources (binding) @ addresstracker-impl --- 15:57:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:57:59 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/main/yang 15:57:59 [INFO] yang-to-sources: Found 11 dependencies in 9.257 ms 15:57:59 [INFO] yang-to-sources: Project model files found: 1 in 1.181 ms 15:57:59 [INFO] yang-to-sources: 1 YANG models processed in 103.1 ms 15:57:59 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.585 ms 15:57:59 [INFO] Sorted 6 files into 3 directories in 81.51 μs 15:57:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 7.241 ms 15:57:59 [INFO] 15:57:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ addresstracker-impl --- 15:57:59 [INFO] Starting audit... 15:57:59 Audit done. 15:57:59 [INFO] You have 0 Checkstyle violations. 15:57:59 [INFO] 15:57:59 [INFO] --- checkstyle:3.6.0:check (default) @ addresstracker-impl --- 15:58:00 [INFO] Starting audit... 15:58:00 Audit done. 15:58:00 [INFO] You have 0 Checkstyle violations. 15:58:00 [INFO] 15:58:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ addresstracker-impl --- 15:58:00 [INFO] 15:58:00 [INFO] --- resources:3.4.0:resources (default-resources) @ addresstracker-impl --- 15:58:00 [INFO] Copying 1 resource from src/main/resources to target/classes 15:58:00 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/generated-sources/spi 15:58:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:58:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:00 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/generated-sources/spi 15:58:00 [INFO] 15:58:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ addresstracker-impl --- 15:58:00 [INFO] Recompiling the module because of changed dependency. 15:58:00 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 15:58:00 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,84] unchecked cast 15:58:00 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:00 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:58:00 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[161,116] unchecked cast 15:58:00 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:00 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:58:00 [INFO] 15:58:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> 15:58:00 [INFO] 15:58:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ addresstracker-impl --- 15:58:00 [INFO] Fork Value is true 15:58:03 [INFO] Done SpotBugs Analysis.... 15:58:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:04 [INFO] 15:58:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< 15:58:04 [INFO] 15:58:04 [INFO] 15:58:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ addresstracker-impl --- 15:58:04 [INFO] BugInstance size is 0 15:58:04 [INFO] Error size is 0 15:58:04 [INFO] No errors/warnings found 15:58:04 [INFO] 15:58:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ addresstracker-impl --- 15:58:04 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/resources 15:58:04 [INFO] 15:58:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ addresstracker-impl --- 15:58:04 [INFO] Recompiling the module because of changed dependency. 15:58:04 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[86,51] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:58:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[86,88] unchecked conversion 15:58:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[92,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:58:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[92,84] unchecked conversion 15:58:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[94,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:58:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:58:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[94,86] unchecked conversion 15:58:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:58:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,84] unchecked conversion 15:58:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:58:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:58:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 15:58:04 [WARNING] /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,86] unchecked conversion 15:58:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:58:04 [INFO] 15:58:04 [INFO] --- surefire:3.5.5:test (default-test) @ addresstracker-impl --- 15:58:04 [INFO] Surefire report directory: /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/surefire-reports 15:58:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:58:04 [INFO] 15:58:04 [INFO] ------------------------------------------------------- 15:58:04 [INFO] T E S T S 15:58:04 [INFO] ------------------------------------------------------- 15:58:05 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 15:58:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:58:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 15:58:06 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 15:58:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 15:58:06 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 15:58:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 15:58:06 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 15:58:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 15:58:06 [INFO] 15:58:06 [INFO] Results: 15:58:06 [INFO] 15:58:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 15:58:06 [INFO] 15:58:06 [INFO] 15:58:06 [INFO] --- copy:14.3.1:copy-files (default) @ addresstracker-impl --- 15:58:06 [INFO] 15:58:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ addresstracker-impl --- 15:58:07 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/addresstracker-impl-4.0.1-SNAPSHOT.jar 15:58:07 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF 15:58:07 [INFO] 15:58:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ addresstracker-impl --- 15:58:08 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/addresstracker-impl-4.0.1-SNAPSHOT-javadoc.jar 15:58:08 [INFO] 15:58:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker-impl --- 15:58:08 [INFO] CycloneDX: Resolving Dependencies 15:58:09 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 15:58:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/bom.xml 15:58:09 [INFO] attaching as addresstracker-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:58:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/bom.json 15:58:09 [INFO] attaching as addresstracker-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:58:09 [INFO] 15:58:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-impl --- 15:58:09 [INFO] Skipping duplicate-finder execution! 15:58:09 [INFO] 15:58:09 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ addresstracker-impl --- 15:58:09 [INFO] No dependency problems found 15:58:09 [INFO] 15:58:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ addresstracker-impl --- 15:58:09 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/addresstracker-impl-4.0.1-SNAPSHOT-sources.jar 15:58:09 [INFO] 15:58:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ addresstracker-impl --- 15:58:09 [INFO] 15:58:09 [INFO] --- jacoco:0.8.14:report (report) @ addresstracker-impl --- 15:58:09 [INFO] Loading execution data file /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/code-coverage/jacoco.exec 15:58:09 [INFO] Analyzed bundle 'addresstracker-impl' with 8 classes 15:58:09 [INFO] 15:58:09 [INFO] --- install:3.1.4:install (default-install) @ addresstracker-impl --- 15:58:09 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-SNAPSHOT.pom 15:58:09 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/addresstracker-impl-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-SNAPSHOT.jar 15:58:09 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/addresstracker-impl-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-SNAPSHOT-javadoc.jar 15:58:09 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:58:09 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:58:09 [INFO] Installing /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/addresstracker-impl-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-SNAPSHOT-sources.jar 15:58:09 [INFO] 15:58:09 [INFO] --- bundle:6.0.0:install (default-install) @ addresstracker-impl --- 15:58:09 [INFO] Installing org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-SNAPSHOT.jar 15:58:09 [INFO] Writing OBR metadata 15:58:09 [INFO] 15:58:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker-impl --- 15:58:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:58:09 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:58:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:09 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:58:09 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml 15:58:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:09 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml 15:58:09 [INFO] 15:58:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ addresstracker-impl --- 15:58:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:09 [INFO] 15:58:09 [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- 15:58:09 [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 4.0.1-SNAPSHOT [9/29] 15:58:09 [INFO] from features/odl-l2switch-addresstracker/pom.xml 15:58:09 [INFO] ------------------------------[ feature ]------------------------------- 15:58:09 [INFO] 15:58:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] 15:58:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:09 [INFO] 15:58:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:09 [INFO] 15:58:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] 15:58:09 [INFO] --- dependency:3.10.0:properties (default) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] 15:58:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:09 [INFO] argLine set to empty 15:58:09 [INFO] 15:58:09 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] 15:58:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] Starting audit... 15:58:09 Audit done. 15:58:09 [INFO] You have 0 Checkstyle violations. 15:58:09 [INFO] 15:58:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] Starting audit... 15:58:09 Audit done. 15:58:09 [INFO] You have 0 Checkstyle violations. 15:58:09 [INFO] 15:58:09 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] 15:58:09 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] Generation not enabled 15:58:09 [INFO] Attaching artifact 15:58:09 [INFO] 15:58:09 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-l2switch-addresstracker --- 15:58:09 [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 15:58:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:09 [INFO] 15:58:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>> 15:58:09 [INFO] 15:58:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:09 [INFO] 15:58:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<< 15:58:09 [INFO] 15:58:09 [INFO] 15:58:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] 15:58:09 [INFO] --- feattest:14.3.1:test (default) @ odl-l2switch-addresstracker --- 15:58:09 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-addresstracker 15:58:09 [INFO] Project dependency features detected: [] 15:58:09 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:09 [INFO] Creating RMI registry server on 127.0.0.1:43301 15:58:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:10 [INFO] Waiting for remote bundle context.. on 43301 name: 87acedf6-f192-411c-9de3-a144a17d7504 timout: [ RelativeTimeout value = 180000 ] 15:58:15 [INFO] Building jar from resources and headers. 15:58:15 [INFO] Writing jar finished. 15:58:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:28 [INFO] 15:58:28 [INFO] --- copy:14.3.1:copy-files (default) @ odl-l2switch-addresstracker --- 15:58:28 [INFO] 15:58:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-l2switch-addresstracker --- 15:58:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:58:28 [INFO] 15:58:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-addresstracker --- 15:58:28 [INFO] CycloneDX: Resolving Dependencies 15:58:31 [INFO] CycloneDX: Creating BOM version 1.6 with 263 component(s) 15:58:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-addresstracker/target/bom.xml 15:58:31 [INFO] attaching as odl-l2switch-addresstracker-4.0.1-SNAPSHOT-cyclonedx.xml 15:58:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-addresstracker/target/bom.json 15:58:31 [INFO] attaching as odl-l2switch-addresstracker-4.0.1-SNAPSHOT-cyclonedx.json 15:58:31 [INFO] 15:58:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- 15:58:31 [INFO] Skipping duplicate-finder execution! 15:58:31 [INFO] 15:58:31 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-l2switch-addresstracker --- 15:58:31 [INFO] Skipping plugin execution 15:58:31 [INFO] 15:58:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- 15:58:31 [INFO] Skipping source per configuration. 15:58:31 [INFO] 15:58:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-addresstracker --- 15:58:31 [INFO] 15:58:31 [INFO] --- jacoco:0.8.14:report (report) @ odl-l2switch-addresstracker --- 15:58:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:31 [INFO] 15:58:31 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-addresstracker --- 15:58:31 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-SNAPSHOT.pom 15:58:31 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-SNAPSHOT-features.xml 15:58:31 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-SNAPSHOT-cyclonedx.xml 15:58:31 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-SNAPSHOT-cyclonedx.json 15:58:31 [INFO] 15:58:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-addresstracker --- 15:58:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:58:31 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml 15:58:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:31 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml 15:58:31 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml 15:58:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:31 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml 15:58:31 [INFO] 15:58:31 [INFO] ------------< org.opendaylight.l2switch:hosttracker-model >------------- 15:58:31 [INFO] Building hosttracker-model 4.0.1-SNAPSHOT [10/29] 15:58:31 [INFO] from hosttracker/model/pom.xml 15:58:31 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:31 [INFO] 15:58:31 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker-model --- 15:58:31 [INFO] 15:58:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hosttracker-model --- 15:58:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:31 [INFO] 15:58:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hosttracker-model --- 15:58:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:31 [INFO] 15:58:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker-model --- 15:58:31 [INFO] 15:58:31 [INFO] --- dependency:3.10.0:properties (default) @ hosttracker-model --- 15:58:31 [INFO] 15:58:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hosttracker-model --- 15:58:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/hosttracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:31 [INFO] 15:58:31 [INFO] --- yang:15.0.2:generate-sources (binding) @ hosttracker-model --- 15:58:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:58:31 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/hosttracker/model/src/main/yang 15:58:31 [INFO] yang-to-sources: Found 12 dependencies in 6.732 ms 15:58:31 [INFO] yang-to-sources: Project model files found: 1 in 1.192 ms 15:58:32 [INFO] yang-to-sources: 25 YANG models processed in 351.1 ms 15:58:32 [INFO] BindingJavaFileGenerator: Defined 11 files in 53.23 ms 15:58:32 [INFO] Sorted 11 files into 4 directories in 92.50 μs 15:58:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 59.86 ms 15:58:32 [INFO] 15:58:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ hosttracker-model --- 15:58:32 [INFO] Starting audit... 15:58:32 Audit done. 15:58:32 [INFO] You have 0 Checkstyle violations. 15:58:32 [INFO] 15:58:32 [INFO] --- checkstyle:3.6.0:check (default) @ hosttracker-model --- 15:58:32 [INFO] Starting audit... 15:58:32 Audit done. 15:58:32 [INFO] You have 0 Checkstyle violations. 15:58:32 [INFO] 15:58:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ hosttracker-model --- 15:58:32 [INFO] 15:58:32 [INFO] --- resources:3.4.0:resources (default-resources) @ hosttracker-model --- 15:58:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/hosttracker/model/src/main/resources 15:58:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/generated-sources/spi 15:58:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:58:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/generated-sources/spi 15:58:32 [INFO] 15:58:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ hosttracker-model --- 15:58:32 [INFO] Recompiling the module because of changed dependency. 15:58:32 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 15:58:32 [INFO] 15:58:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hosttracker-model >>> 15:58:32 [INFO] 15:58:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hosttracker-model --- 15:58:32 [INFO] Fork Value is true 15:58:34 [INFO] Done SpotBugs Analysis.... 15:58:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:34 [INFO] 15:58:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hosttracker-model <<< 15:58:34 [INFO] 15:58:34 [INFO] 15:58:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hosttracker-model --- 15:58:34 [INFO] BugInstance size is 0 15:58:34 [INFO] Error size is 0 15:58:34 [INFO] No errors/warnings found 15:58:34 [INFO] 15:58:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ hosttracker-model --- 15:58:34 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/hosttracker/model/src/test/resources 15:58:34 [INFO] 15:58:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hosttracker-model --- 15:58:34 [INFO] No sources to compile 15:58:34 [INFO] 15:58:34 [INFO] --- surefire:3.5.5:test (default-test) @ hosttracker-model --- 15:58:34 [INFO] No tests to run. 15:58:34 [INFO] 15:58:34 [INFO] --- copy:14.3.1:copy-files (default) @ hosttracker-model --- 15:58:34 [INFO] 15:58:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hosttracker-model --- 15:58:34 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/hosttracker-model-4.0.1-SNAPSHOT.jar 15:58:34 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/classes/META-INF/MANIFEST.MF 15:58:34 [INFO] 15:58:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hosttracker-model --- 15:58:36 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/hosttracker-model-4.0.1-SNAPSHOT-javadoc.jar 15:58:36 [INFO] 15:58:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker-model --- 15:58:36 [INFO] CycloneDX: Resolving Dependencies 15:58:36 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 15:58:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/bom.xml 15:58:36 [INFO] attaching as hosttracker-model-4.0.1-SNAPSHOT-cyclonedx.xml 15:58:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/bom.json 15:58:37 [INFO] attaching as hosttracker-model-4.0.1-SNAPSHOT-cyclonedx.json 15:58:37 [INFO] 15:58:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-model --- 15:58:37 [INFO] Skipping duplicate-finder execution! 15:58:37 [INFO] 15:58:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ hosttracker-model --- 15:58:37 [INFO] No dependency problems found 15:58:37 [INFO] 15:58:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hosttracker-model --- 15:58:37 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/hosttracker-model-4.0.1-SNAPSHOT-sources.jar 15:58:37 [INFO] 15:58:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hosttracker-model --- 15:58:37 [INFO] 15:58:37 [INFO] --- jacoco:0.8.14:report (report) @ hosttracker-model --- 15:58:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:37 [INFO] 15:58:37 [INFO] --- install:3.1.4:install (default-install) @ hosttracker-model --- 15:58:37 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-SNAPSHOT.pom 15:58:37 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/hosttracker-model-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-SNAPSHOT.jar 15:58:37 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/hosttracker-model-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-SNAPSHOT-javadoc.jar 15:58:37 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-SNAPSHOT-cyclonedx.xml 15:58:37 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-SNAPSHOT-cyclonedx.json 15:58:37 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/hosttracker-model-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-SNAPSHOT-sources.jar 15:58:37 [INFO] 15:58:37 [INFO] --- bundle:6.0.0:install (default-install) @ hosttracker-model --- 15:58:37 [INFO] Installing org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-SNAPSHOT.jar 15:58:37 [INFO] Writing OBR metadata 15:58:37 [INFO] 15:58:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker-model --- 15:58:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:58:37 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml 15:58:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:37 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml 15:58:37 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml 15:58:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:37 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml 15:58:37 [INFO] 15:58:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hosttracker-model --- 15:58:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:37 [INFO] 15:58:37 [INFO] -------------< org.opendaylight.l2switch:hosttracker-impl >------------- 15:58:37 [INFO] Building hosttracker-impl 4.0.1-SNAPSHOT [11/29] 15:58:37 [INFO] from hosttracker/implementation/pom.xml 15:58:37 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:37 [INFO] 15:58:37 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker-impl --- 15:58:37 [INFO] 15:58:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hosttracker-impl --- 15:58:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:37 [INFO] 15:58:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hosttracker-impl --- 15:58:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:37 [INFO] 15:58:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker-impl --- 15:58:37 [INFO] 15:58:37 [INFO] --- dependency:3.10.0:properties (default) @ hosttracker-impl --- 15:58:37 [INFO] 15:58:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hosttracker-impl --- 15:58:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:37 [INFO] 15:58:37 [INFO] --- yang:15.0.2:generate-sources (binding) @ hosttracker-impl --- 15:58:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:58:37 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/yang 15:58:37 [INFO] yang-to-sources: Found 13 dependencies in 5.789 ms 15:58:37 [INFO] yang-to-sources: Project model files found: 1 in 1.085 ms 15:58:37 [INFO] yang-to-sources: 1 YANG models processed in 95.74 ms 15:58:37 [INFO] BindingJavaFileGenerator: Defined 6 files in 742.2 μs 15:58:37 [INFO] Sorted 6 files into 3 directories in 68.27 μs 15:58:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.491 ms 15:58:37 [INFO] 15:58:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ hosttracker-impl --- 15:58:37 [INFO] Starting audit... 15:58:37 Audit done. 15:58:37 [INFO] You have 0 Checkstyle violations. 15:58:37 [INFO] 15:58:37 [INFO] --- checkstyle:3.6.0:check (default) @ hosttracker-impl --- 15:58:37 [INFO] Starting audit... 15:58:37 Audit done. 15:58:37 [INFO] You have 0 Checkstyle violations. 15:58:37 [INFO] 15:58:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ hosttracker-impl --- 15:58:37 [INFO] 15:58:37 [INFO] --- resources:3.4.0:resources (default-resources) @ hosttracker-impl --- 15:58:37 [INFO] Copying 1 resource from src/main/resources to target/classes 15:58:37 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/generated-sources/spi 15:58:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:58:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:37 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/generated-sources/spi 15:58:37 [INFO] 15:58:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ hosttracker-impl --- 15:58:37 [INFO] Recompiling the module because of changed dependency. 15:58:37 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[130,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[148,25] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[168,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[115,57] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[125,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[135,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[174,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[191,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[228,19] explicit call to close() on an auto-closeable resource 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[361,29] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:58:38 [WARNING] /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[100,41] possible 'this' escape before subclass is fully initialized 15:58:38 [INFO] 15:58:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> 15:58:38 [INFO] 15:58:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hosttracker-impl --- 15:58:38 [INFO] Fork Value is true 15:58:42 [INFO] Done SpotBugs Analysis.... 15:58:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:42 [INFO] 15:58:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< 15:58:42 [INFO] 15:58:42 [INFO] 15:58:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hosttracker-impl --- 15:58:42 [INFO] BugInstance size is 0 15:58:42 [INFO] Error size is 0 15:58:42 [INFO] No errors/warnings found 15:58:42 [INFO] 15:58:42 [INFO] --- resources:3.4.0:testResources (default-testResources) @ hosttracker-impl --- 15:58:42 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/test/resources 15:58:42 [INFO] 15:58:42 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hosttracker-impl --- 15:58:42 [INFO] No sources to compile 15:58:42 [INFO] 15:58:42 [INFO] --- surefire:3.5.5:test (default-test) @ hosttracker-impl --- 15:58:42 [INFO] No tests to run. 15:58:42 [INFO] 15:58:42 [INFO] --- copy:14.3.1:copy-files (default) @ hosttracker-impl --- 15:58:42 [INFO] 15:58:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hosttracker-impl --- 15:58:42 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/hosttracker-impl-4.0.1-SNAPSHOT.jar 15:58:42 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF 15:58:42 [INFO] 15:58:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hosttracker-impl --- 15:58:43 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/hosttracker-impl-4.0.1-SNAPSHOT-javadoc.jar 15:58:43 [INFO] 15:58:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker-impl --- 15:58:43 [INFO] CycloneDX: Resolving Dependencies 15:58:44 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 15:58:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/bom.xml 15:58:44 [INFO] attaching as hosttracker-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:58:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/bom.json 15:58:44 [INFO] attaching as hosttracker-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:58:44 [INFO] 15:58:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-impl --- 15:58:44 [INFO] Skipping duplicate-finder execution! 15:58:44 [INFO] 15:58:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ hosttracker-impl --- 15:58:44 [INFO] No dependency problems found 15:58:44 [INFO] 15:58:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hosttracker-impl --- 15:58:44 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/hosttracker-impl-4.0.1-SNAPSHOT-sources.jar 15:58:44 [INFO] 15:58:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hosttracker-impl --- 15:58:44 [INFO] 15:58:44 [INFO] --- jacoco:0.8.14:report (report) @ hosttracker-impl --- 15:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:44 [INFO] 15:58:44 [INFO] --- install:3.1.4:install (default-install) @ hosttracker-impl --- 15:58:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-SNAPSHOT.pom 15:58:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/hosttracker-impl-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-SNAPSHOT.jar 15:58:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/hosttracker-impl-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-SNAPSHOT-javadoc.jar 15:58:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:58:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:58:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/hosttracker-impl-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-SNAPSHOT-sources.jar 15:58:44 [INFO] 15:58:44 [INFO] --- bundle:6.0.0:install (default-install) @ hosttracker-impl --- 15:58:44 [INFO] Installing org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-SNAPSHOT.jar 15:58:44 [INFO] Writing OBR metadata 15:58:44 [INFO] 15:58:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker-impl --- 15:58:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:58:44 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:58:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:44 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:58:44 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml 15:58:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:44 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml 15:58:44 [INFO] 15:58:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hosttracker-impl --- 15:58:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:44 [INFO] 15:58:44 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- 15:58:44 [INFO] Building OpenDaylight :: L2Switch :: HostTracker 4.0.1-SNAPSHOT [12/29] 15:58:44 [INFO] from features/odl-l2switch-hosttracker/pom.xml 15:58:44 [INFO] ------------------------------[ feature ]------------------------------- 15:58:44 [INFO] 15:58:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] 15:58:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:44 [INFO] 15:58:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:44 [INFO] 15:58:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] 15:58:44 [INFO] --- dependency:3.10.0:properties (default) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] 15:58:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:44 [INFO] argLine set to empty 15:58:44 [INFO] 15:58:44 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] 15:58:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] Starting audit... 15:58:44 Audit done. 15:58:44 [INFO] You have 0 Checkstyle violations. 15:58:44 [INFO] 15:58:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] Starting audit... 15:58:44 Audit done. 15:58:44 [INFO] You have 0 Checkstyle violations. 15:58:44 [INFO] 15:58:44 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] 15:58:44 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] Generation not enabled 15:58:44 [INFO] Attaching artifact 15:58:44 [INFO] 15:58:44 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:58:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:44 [INFO] 15:58:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>> 15:58:44 [INFO] 15:58:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:44 [INFO] 15:58:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<< 15:58:44 [INFO] 15:58:44 [INFO] 15:58:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] 15:58:44 [INFO] --- feattest:14.3.1:test (default) @ odl-l2switch-hosttracker --- 15:58:44 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-hosttracker 15:58:45 [INFO] Project dependency features detected: [] 15:58:45 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:45 [INFO] Creating RMI registry server on 127.0.0.1:37787 15:58:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:45 [INFO] Waiting for remote bundle context.. on 37787 name: b1e91c1d-7be6-4272-9aae-58d91f98431d timout: [ RelativeTimeout value = 180000 ] 15:58:50 [INFO] Building jar from resources and headers. 15:58:50 [INFO] Writing jar finished. 15:59:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:03 [INFO] 15:59:03 [INFO] --- copy:14.3.1:copy-files (default) @ odl-l2switch-hosttracker --- 15:59:03 [INFO] 15:59:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-l2switch-hosttracker --- 15:59:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:59:03 [INFO] 15:59:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-hosttracker --- 15:59:03 [INFO] CycloneDX: Resolving Dependencies 15:59:06 [INFO] CycloneDX: Creating BOM version 1.6 with 266 component(s) 15:59:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-hosttracker/target/bom.xml 15:59:06 [INFO] attaching as odl-l2switch-hosttracker-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-hosttracker/target/bom.json 15:59:06 [INFO] attaching as odl-l2switch-hosttracker-4.0.1-SNAPSHOT-cyclonedx.json 15:59:06 [INFO] 15:59:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- 15:59:06 [INFO] Skipping duplicate-finder execution! 15:59:06 [INFO] 15:59:06 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-l2switch-hosttracker --- 15:59:06 [INFO] Skipping plugin execution 15:59:06 [INFO] 15:59:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- 15:59:06 [INFO] Skipping source per configuration. 15:59:06 [INFO] 15:59:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-hosttracker --- 15:59:06 [INFO] 15:59:06 [INFO] --- jacoco:0.8.14:report (report) @ odl-l2switch-hosttracker --- 15:59:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:06 [INFO] 15:59:06 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-hosttracker --- 15:59:06 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-SNAPSHOT.pom 15:59:06 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-SNAPSHOT-features.xml 15:59:06 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:06 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-SNAPSHOT-cyclonedx.json 15:59:06 [INFO] 15:59:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-hosttracker --- 15:59:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:59:06 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:06 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:06 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml 15:59:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:06 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml 15:59:06 [INFO] 15:59:06 [INFO] ------------< org.opendaylight.l2switch:loopremover-model >------------- 15:59:06 [INFO] Building loopremover-model 4.0.1-SNAPSHOT [13/29] 15:59:06 [INFO] from loopremover/model/pom.xml 15:59:06 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:06 [INFO] 15:59:06 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover-model --- 15:59:06 [INFO] 15:59:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ loopremover-model --- 15:59:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:06 [INFO] 15:59:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ loopremover-model --- 15:59:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:06 [INFO] 15:59:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover-model --- 15:59:07 [INFO] 15:59:07 [INFO] --- dependency:3.10.0:properties (default) @ loopremover-model --- 15:59:07 [INFO] 15:59:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ loopremover-model --- 15:59:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/loopremover/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:07 [INFO] 15:59:07 [INFO] --- yang:15.0.2:generate-sources (binding) @ loopremover-model --- 15:59:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:59:07 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/loopremover/model/src/main/yang 15:59:07 [INFO] yang-to-sources: Found 4 dependencies in 2.907 ms 15:59:07 [INFO] yang-to-sources: Project model files found: 1 in 1.407 ms 15:59:07 [INFO] yang-to-sources: 5 YANG models processed in 14.18 ms 15:59:07 [INFO] BindingJavaFileGenerator: Defined 8 files in 4.008 ms 15:59:07 [INFO] Sorted 8 files into 3 directories in 101.6 μs 15:59:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 7.741 ms 15:59:07 [INFO] 15:59:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ loopremover-model --- 15:59:07 [INFO] Starting audit... 15:59:07 Audit done. 15:59:07 [INFO] You have 0 Checkstyle violations. 15:59:07 [INFO] 15:59:07 [INFO] --- checkstyle:3.6.0:check (default) @ loopremover-model --- 15:59:07 [INFO] Starting audit... 15:59:07 Audit done. 15:59:07 [INFO] You have 0 Checkstyle violations. 15:59:07 [INFO] 15:59:07 [INFO] --- dependency:3.10.0:copy (unpack-license) @ loopremover-model --- 15:59:07 [INFO] 15:59:07 [INFO] --- resources:3.4.0:resources (default-resources) @ loopremover-model --- 15:59:07 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/loopremover/model/src/main/resources 15:59:07 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/loopremover/model/target/generated-sources/spi 15:59:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:59:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:07 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/loopremover/model/target/generated-sources/spi 15:59:07 [INFO] 15:59:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ loopremover-model --- 15:59:07 [INFO] Recompiling the module because of changed source code. 15:59:07 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:59:07 [INFO] 15:59:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ loopremover-model >>> 15:59:07 [INFO] 15:59:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ loopremover-model --- 15:59:07 [INFO] Fork Value is true 15:59:09 [INFO] Done SpotBugs Analysis.... 15:59:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:09 [INFO] 15:59:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ loopremover-model <<< 15:59:09 [INFO] 15:59:09 [INFO] 15:59:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ loopremover-model --- 15:59:09 [INFO] BugInstance size is 0 15:59:09 [INFO] Error size is 0 15:59:09 [INFO] No errors/warnings found 15:59:09 [INFO] 15:59:09 [INFO] --- resources:3.4.0:testResources (default-testResources) @ loopremover-model --- 15:59:09 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/loopremover/model/src/test/resources 15:59:09 [INFO] 15:59:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ loopremover-model --- 15:59:09 [INFO] No sources to compile 15:59:09 [INFO] 15:59:09 [INFO] --- surefire:3.5.5:test (default-test) @ loopremover-model --- 15:59:09 [INFO] No tests to run. 15:59:09 [INFO] 15:59:09 [INFO] --- copy:14.3.1:copy-files (default) @ loopremover-model --- 15:59:09 [INFO] 15:59:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ loopremover-model --- 15:59:09 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/loopremover/model/target/loopremover-model-4.0.1-SNAPSHOT.jar 15:59:09 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/loopremover/model/target/classes/META-INF/MANIFEST.MF 15:59:09 [INFO] 15:59:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ loopremover-model --- 15:59:10 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/loopremover/model/target/loopremover-model-4.0.1-SNAPSHOT-javadoc.jar 15:59:10 [INFO] 15:59:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover-model --- 15:59:10 [INFO] CycloneDX: Resolving Dependencies 15:59:11 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:59:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/loopremover/model/target/bom.xml 15:59:11 [INFO] attaching as loopremover-model-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/loopremover/model/target/bom.json 15:59:11 [INFO] attaching as loopremover-model-4.0.1-SNAPSHOT-cyclonedx.json 15:59:11 [INFO] 15:59:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-model --- 15:59:11 [INFO] Skipping duplicate-finder execution! 15:59:11 [INFO] 15:59:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ loopremover-model --- 15:59:11 [INFO] No dependency problems found 15:59:11 [INFO] 15:59:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ loopremover-model --- 15:59:11 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/loopremover/model/target/loopremover-model-4.0.1-SNAPSHOT-sources.jar 15:59:11 [INFO] 15:59:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ loopremover-model --- 15:59:11 [INFO] 15:59:11 [INFO] --- jacoco:0.8.14:report (report) @ loopremover-model --- 15:59:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:11 [INFO] 15:59:11 [INFO] --- install:3.1.4:install (default-install) @ loopremover-model --- 15:59:11 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-SNAPSHOT.pom 15:59:11 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/model/target/loopremover-model-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-SNAPSHOT.jar 15:59:11 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/model/target/loopremover-model-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-SNAPSHOT-javadoc.jar 15:59:11 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:11 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-SNAPSHOT-cyclonedx.json 15:59:11 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/model/target/loopremover-model-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-SNAPSHOT-sources.jar 15:59:11 [INFO] 15:59:11 [INFO] --- bundle:6.0.0:install (default-install) @ loopremover-model --- 15:59:11 [INFO] Installing org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-SNAPSHOT.jar 15:59:11 [INFO] Writing OBR metadata 15:59:11 [INFO] 15:59:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover-model --- 15:59:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:59:11 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:11 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:11 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-model/maven-metadata.xml 15:59:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:11 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-model/maven-metadata.xml 15:59:11 [INFO] 15:59:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ loopremover-model --- 15:59:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:11 [INFO] 15:59:11 [INFO] -------------< org.opendaylight.l2switch:loopremover-impl >------------- 15:59:11 [INFO] Building loopremover-impl 4.0.1-SNAPSHOT [14/29] 15:59:11 [INFO] from loopremover/implementation/pom.xml 15:59:11 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:11 [INFO] 15:59:11 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover-impl --- 15:59:11 [INFO] 15:59:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ loopremover-impl --- 15:59:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:11 [INFO] 15:59:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ loopremover-impl --- 15:59:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:11 [INFO] 15:59:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover-impl --- 15:59:11 [INFO] 15:59:11 [INFO] --- dependency:3.10.0:properties (default) @ loopremover-impl --- 15:59:11 [INFO] 15:59:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ loopremover-impl --- 15:59:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:11 [INFO] 15:59:11 [INFO] --- yang:15.0.2:generate-sources (binding) @ loopremover-impl --- 15:59:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:59:11 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/yang 15:59:11 [INFO] yang-to-sources: Found 13 dependencies in 6.488 ms 15:59:11 [INFO] yang-to-sources: Project model files found: 1 in 974.6 μs 15:59:11 [INFO] yang-to-sources: 1 YANG models processed in 67.45 ms 15:59:11 [INFO] BindingJavaFileGenerator: Defined 6 files in 961.8 μs 15:59:11 [INFO] Sorted 6 files into 3 directories in 118.8 μs 15:59:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.771 ms 15:59:11 [INFO] 15:59:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ loopremover-impl --- 15:59:11 [INFO] Starting audit... 15:59:11 Audit done. 15:59:11 [INFO] You have 0 Checkstyle violations. 15:59:11 [INFO] 15:59:11 [INFO] --- checkstyle:3.6.0:check (default) @ loopremover-impl --- 15:59:12 [INFO] Starting audit... 15:59:12 Audit done. 15:59:12 [INFO] You have 0 Checkstyle violations. 15:59:12 [INFO] 15:59:12 [INFO] --- dependency:3.10.0:copy (unpack-license) @ loopremover-impl --- 15:59:12 [INFO] 15:59:12 [INFO] --- resources:3.4.0:resources (default-resources) @ loopremover-impl --- 15:59:12 [INFO] Copying 1 resource from src/main/resources to target/classes 15:59:12 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/generated-sources/spi 15:59:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:59:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:12 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/generated-sources/spi 15:59:12 [INFO] 15:59:12 [INFO] --- compiler:3.15.0:compile (default-compile) @ loopremover-impl --- 15:59:12 [INFO] Recompiling the module because of changed dependency. 15:59:12 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 15:59:12 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[114,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:12 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[123,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:12 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[108,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:12 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[125,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:12 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[127,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:12 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[276,80] unchecked cast 15:59:12 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:12 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:59:12 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[297,112] unchecked cast 15:59:12 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:12 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:59:12 [INFO] 15:59:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ loopremover-impl >>> 15:59:12 [INFO] 15:59:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ loopremover-impl --- 15:59:12 [INFO] Fork Value is true 15:59:15 [INFO] Done SpotBugs Analysis.... 15:59:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:15 [INFO] 15:59:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ loopremover-impl <<< 15:59:15 [INFO] 15:59:15 [INFO] 15:59:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ loopremover-impl --- 15:59:15 [INFO] BugInstance size is 0 15:59:15 [INFO] Error size is 0 15:59:15 [INFO] No errors/warnings found 15:59:15 [INFO] 15:59:15 [INFO] --- resources:3.4.0:testResources (default-testResources) @ loopremover-impl --- 15:59:15 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/resources 15:59:15 [INFO] 15:59:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ loopremover-impl --- 15:59:15 [INFO] Recompiling the module because of changed dependency. 15:59:15 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[53,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[53,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[71,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[80,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[90,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[90,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[103,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[103,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[116,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[116,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[129,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[129,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[143,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[143,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[150,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:59:15 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[150,75] unchecked conversion 15:59:15 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[169,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[169,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[180,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:59:15 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[180,75] unchecked conversion 15:59:15 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[215,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:59:15 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[215,76] unchecked conversion 15:59:15 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[221,55] unchecked method invocation: method addLinks in interface org.opendaylight.l2switch.loopremover.topology.NetworkGraphService is applied to given types 15:59:15 required: java.util.List 15:59:15 found: java.util.ArrayList 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[221,59] unchecked conversion 15:59:15 required: java.util.List 15:59:15 found: java.util.ArrayList 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[224,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:59:15 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:59:15 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[224,90] unchecked conversion 15:59:15 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[236,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[236,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[247,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:59:15 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[247,75] unchecked conversion 15:59:15 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[285,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:59:15 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[285,76] unchecked conversion 15:59:15 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[294,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:59:15 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:59:15 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector 15:59:15 [WARNING] /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[294,90] unchecked conversion 15:59:15 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:15 [INFO] 15:59:15 [INFO] --- surefire:3.5.5:test (default-test) @ loopremover-impl --- 15:59:15 [INFO] Surefire report directory: /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/surefire-reports 15:59:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:59:15 [INFO] 15:59:15 [INFO] ------------------------------------------------------- 15:59:15 [INFO] T E S T S 15:59:15 [INFO] ------------------------------------------------------- 15:59:16 [INFO] Running org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 15:59:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:59:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s -- in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 15:59:18 [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 15:59:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 15:59:18 [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 15:59:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.894 s -- in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 15:59:22 [INFO] 15:59:22 [INFO] Results: 15:59:22 [INFO] 15:59:22 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 15:59:22 [INFO] 15:59:22 [INFO] 15:59:22 [INFO] --- copy:14.3.1:copy-files (default) @ loopremover-impl --- 15:59:22 [INFO] 15:59:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ loopremover-impl --- 15:59:22 [WARNING] Bundle org.opendaylight.l2switch:loopremover-impl:bundle:4.0.1-SNAPSHOT : Unused Export-Package instructions: [org.apache.commons*] 15:59:22 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/loopremover-impl-4.0.1-SNAPSHOT.jar 15:59:22 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/classes/META-INF/MANIFEST.MF 15:59:22 [INFO] 15:59:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ loopremover-impl --- 15:59:24 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/loopremover-impl-4.0.1-SNAPSHOT-javadoc.jar 15:59:24 [INFO] 15:59:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover-impl --- 15:59:24 [INFO] CycloneDX: Resolving Dependencies 15:59:24 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 15:59:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/bom.xml 15:59:24 [INFO] attaching as loopremover-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/bom.json 15:59:24 [INFO] attaching as loopremover-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:59:24 [INFO] 15:59:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-impl --- 15:59:24 [INFO] Skipping duplicate-finder execution! 15:59:24 [INFO] 15:59:24 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ loopremover-impl --- 15:59:24 [INFO] No dependency problems found 15:59:24 [INFO] 15:59:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ loopremover-impl --- 15:59:24 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/loopremover-impl-4.0.1-SNAPSHOT-sources.jar 15:59:24 [INFO] 15:59:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ loopremover-impl --- 15:59:24 [INFO] 15:59:24 [INFO] --- jacoco:0.8.14:report (report) @ loopremover-impl --- 15:59:24 [INFO] Loading execution data file /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/code-coverage/jacoco.exec 15:59:24 [INFO] Analyzed bundle 'loopremover-impl' with 8 classes 15:59:24 [INFO] 15:59:24 [INFO] --- install:3.1.4:install (default-install) @ loopremover-impl --- 15:59:24 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-SNAPSHOT.pom 15:59:24 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/loopremover-impl-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-SNAPSHOT.jar 15:59:24 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/loopremover-impl-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-SNAPSHOT-javadoc.jar 15:59:24 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:24 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:59:24 [INFO] Installing /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/loopremover-impl-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-SNAPSHOT-sources.jar 15:59:24 [INFO] 15:59:24 [INFO] --- bundle:6.0.0:install (default-install) @ loopremover-impl --- 15:59:24 [INFO] Installing org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-SNAPSHOT.jar 15:59:24 [INFO] Writing OBR metadata 15:59:24 [INFO] 15:59:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover-impl --- 15:59:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:59:24 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:24 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:24 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml 15:59:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:24 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml 15:59:24 [INFO] 15:59:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ loopremover-impl --- 15:59:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:24 [INFO] 15:59:24 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- 15:59:24 [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 4.0.1-SNAPSHOT [15/29] 15:59:24 [INFO] from features/odl-l2switch-loopremover/pom.xml 15:59:24 [INFO] ------------------------------[ feature ]------------------------------- 15:59:25 [INFO] 15:59:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-loopremover --- 15:59:25 [INFO] 15:59:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-l2switch-loopremover --- 15:59:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:25 [INFO] 15:59:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- 15:59:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:25 [INFO] 15:59:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-loopremover --- 15:59:25 [INFO] 15:59:25 [INFO] --- dependency:3.10.0:properties (default) @ odl-l2switch-loopremover --- 15:59:25 [INFO] 15:59:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- 15:59:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:25 [INFO] argLine set to empty 15:59:25 [INFO] 15:59:25 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-l2switch-loopremover --- 15:59:25 [INFO] 15:59:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-loopremover --- 15:59:25 [INFO] Starting audit... 15:59:25 Audit done. 15:59:25 [INFO] You have 0 Checkstyle violations. 15:59:25 [INFO] 15:59:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-loopremover --- 15:59:25 [INFO] Starting audit... 15:59:25 Audit done. 15:59:25 [INFO] You have 0 Checkstyle violations. 15:59:25 [INFO] 15:59:25 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-l2switch-loopremover --- 15:59:25 [INFO] 15:59:25 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- 15:59:25 [INFO] Generation not enabled 15:59:25 [INFO] Attaching artifact 15:59:25 [INFO] 15:59:25 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-l2switch-loopremover --- 15:59:25 [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 15:59:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:25 [INFO] 15:59:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>> 15:59:25 [INFO] 15:59:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-loopremover --- 15:59:25 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:25 [INFO] 15:59:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<< 15:59:25 [INFO] 15:59:25 [INFO] 15:59:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-loopremover --- 15:59:25 [INFO] 15:59:25 [INFO] --- feattest:14.3.1:test (default) @ odl-l2switch-loopremover --- 15:59:25 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-loopremover 15:59:25 [INFO] Project dependency features detected: [] 15:59:25 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:25 [INFO] Creating RMI registry server on 127.0.0.1:46723 15:59:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:26 [INFO] Waiting for remote bundle context.. on 46723 name: 5a7cdb31-f2a4-428d-a8a4-484c4e2c7f99 timout: [ RelativeTimeout value = 180000 ] 15:59:30 [INFO] Building jar from resources and headers. 15:59:30 [INFO] Writing jar finished. 15:59:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:41 [INFO] 15:59:41 [INFO] --- copy:14.3.1:copy-files (default) @ odl-l2switch-loopremover --- 15:59:41 [INFO] 15:59:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-l2switch-loopremover --- 15:59:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:59:41 [INFO] 15:59:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-loopremover --- 15:59:41 [INFO] CycloneDX: Resolving Dependencies 15:59:44 [INFO] CycloneDX: Creating BOM version 1.6 with 278 component(s) 15:59:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-loopremover/target/bom.xml 15:59:44 [INFO] attaching as odl-l2switch-loopremover-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-loopremover/target/bom.json 15:59:44 [INFO] attaching as odl-l2switch-loopremover-4.0.1-SNAPSHOT-cyclonedx.json 15:59:44 [INFO] 15:59:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- 15:59:44 [INFO] Skipping duplicate-finder execution! 15:59:44 [INFO] 15:59:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-l2switch-loopremover --- 15:59:44 [INFO] Skipping plugin execution 15:59:44 [INFO] 15:59:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- 15:59:44 [INFO] Skipping source per configuration. 15:59:44 [INFO] 15:59:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-loopremover --- 15:59:44 [INFO] 15:59:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-l2switch-loopremover --- 15:59:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:44 [INFO] 15:59:44 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-loopremover --- 15:59:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-SNAPSHOT.pom 15:59:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-SNAPSHOT-features.xml 15:59:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:44 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-SNAPSHOT-cyclonedx.json 15:59:44 [INFO] 15:59:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-loopremover --- 15:59:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:59:44 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:44 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:44 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml 15:59:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:44 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml 15:59:44 [INFO] 15:59:44 [INFO] -------------< org.opendaylight.l2switch:arphandler-impl >-------------- 15:59:44 [INFO] Building arphandler-impl 4.0.1-SNAPSHOT [16/29] 15:59:44 [INFO] from arphandler/pom.xml 15:59:44 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:44 [INFO] 15:59:44 [INFO] --- clean:3.5.0:clean (default-clean) @ arphandler-impl --- 15:59:44 [INFO] 15:59:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arphandler-impl --- 15:59:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:44 [INFO] 15:59:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arphandler-impl --- 15:59:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:44 [INFO] 15:59:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arphandler-impl --- 15:59:44 [INFO] 15:59:44 [INFO] --- dependency:3.10.0:properties (default) @ arphandler-impl --- 15:59:44 [INFO] 15:59:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arphandler-impl --- 15:59:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/arphandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:44 [INFO] 15:59:44 [INFO] --- yang:15.0.2:generate-sources (binding) @ arphandler-impl --- 15:59:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:59:44 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/arphandler/src/main/yang 15:59:44 [INFO] yang-to-sources: Found 14 dependencies in 9.184 ms 15:59:44 [INFO] yang-to-sources: Project model files found: 1 in 1.368 ms 15:59:45 [INFO] yang-to-sources: 1 YANG models processed in 77.30 ms 15:59:45 [INFO] BindingJavaFileGenerator: Defined 6 files in 959.4 μs 15:59:45 [INFO] Sorted 6 files into 3 directories in 90.48 μs 15:59:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.477 ms 15:59:45 [INFO] 15:59:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ arphandler-impl --- 15:59:45 [INFO] Starting audit... 15:59:45 Audit done. 15:59:45 [INFO] You have 0 Checkstyle violations. 15:59:45 [INFO] 15:59:45 [INFO] --- checkstyle:3.6.0:check (default) @ arphandler-impl --- 15:59:45 [INFO] Starting audit... 15:59:45 Audit done. 15:59:45 [INFO] You have 0 Checkstyle violations. 15:59:45 [INFO] 15:59:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ arphandler-impl --- 15:59:45 [INFO] 15:59:45 [INFO] --- resources:3.4.0:resources (default-resources) @ arphandler-impl --- 15:59:45 [INFO] Copying 1 resource from src/main/resources to target/classes 15:59:45 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/arphandler/target/generated-sources/spi 15:59:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:59:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:45 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/arphandler/target/generated-sources/spi 15:59:45 [INFO] 15:59:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ arphandler-impl --- 15:59:45 [INFO] Recompiling the module because of changed dependency. 15:59:45 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:59:45 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[80,54] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:45 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[86,54] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:45 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[151,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:45 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[121,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:45 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[130,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:45 [INFO] 15:59:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arphandler-impl >>> 15:59:45 [INFO] 15:59:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arphandler-impl --- 15:59:45 [INFO] Fork Value is true 15:59:49 [INFO] Done SpotBugs Analysis.... 15:59:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:49 [INFO] 15:59:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arphandler-impl <<< 15:59:49 [INFO] 15:59:49 [INFO] 15:59:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arphandler-impl --- 15:59:49 [INFO] BugInstance size is 0 15:59:49 [INFO] Error size is 0 15:59:49 [INFO] No errors/warnings found 15:59:49 [INFO] 15:59:49 [INFO] --- resources:3.4.0:testResources (default-testResources) @ arphandler-impl --- 15:59:49 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/arphandler/src/test/resources 15:59:49 [INFO] 15:59:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arphandler-impl --- 15:59:49 [INFO] Recompiling the module because of changed dependency. 15:59:49 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[90,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[115,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:59:49 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[115,75] unchecked conversion 15:59:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[50,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[50,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[90,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:59:49 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[90,75] unchecked conversion 15:59:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:59:49 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 [WARNING] /w/workspace/l2switch-maven-merge-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,75] unchecked conversion 15:59:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:59:49 [INFO] 15:59:49 [INFO] --- surefire:3.5.5:test (default-test) @ arphandler-impl --- 15:59:49 [INFO] Surefire report directory: /w/workspace/l2switch-maven-merge-master/arphandler/target/surefire-reports 15:59:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:59:49 [INFO] 15:59:49 [INFO] ------------------------------------------------------- 15:59:49 [INFO] T E S T S 15:59:49 [INFO] ------------------------------------------------------- 15:59:50 [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 15:59:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:59:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.560 s -- in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 15:59:52 [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 15:59:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 15:59:52 [INFO] Running org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 15:59:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 15:59:52 [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 15:59:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 15:59:52 [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 15:59:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 15:59:53 [INFO] 15:59:53 [INFO] Results: 15:59:53 [INFO] 15:59:53 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 15:59:53 [INFO] 15:59:53 [INFO] 15:59:53 [INFO] --- copy:14.3.1:copy-files (default) @ arphandler-impl --- 15:59:53 [INFO] 15:59:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arphandler-impl --- 15:59:53 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/arphandler/target/arphandler-impl-4.0.1-SNAPSHOT.jar 15:59:53 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/arphandler/target/classes/META-INF/MANIFEST.MF 15:59:53 [INFO] 15:59:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arphandler-impl --- 15:59:54 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/arphandler/target/arphandler-impl-4.0.1-SNAPSHOT-javadoc.jar 15:59:54 [INFO] 15:59:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arphandler-impl --- 15:59:54 [INFO] CycloneDX: Resolving Dependencies 15:59:55 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 15:59:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/arphandler/target/bom.xml 15:59:55 [INFO] attaching as arphandler-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/arphandler/target/bom.json 15:59:55 [INFO] attaching as arphandler-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:59:55 [INFO] 15:59:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arphandler-impl --- 15:59:55 [INFO] Skipping duplicate-finder execution! 15:59:55 [INFO] 15:59:55 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ arphandler-impl --- 15:59:55 [INFO] No dependency problems found 15:59:55 [INFO] 15:59:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ arphandler-impl --- 15:59:55 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/arphandler/target/arphandler-impl-4.0.1-SNAPSHOT-sources.jar 15:59:55 [INFO] 15:59:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arphandler-impl --- 15:59:55 [INFO] 15:59:55 [INFO] --- jacoco:0.8.14:report (report) @ arphandler-impl --- 15:59:55 [INFO] Loading execution data file /w/workspace/l2switch-maven-merge-master/arphandler/target/code-coverage/jacoco.exec 15:59:55 [INFO] Analyzed bundle 'arphandler-impl' with 12 classes 15:59:55 [INFO] 15:59:55 [INFO] --- install:3.1.4:install (default-install) @ arphandler-impl --- 15:59:55 [INFO] Installing /w/workspace/l2switch-maven-merge-master/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-SNAPSHOT.pom 15:59:55 [INFO] Installing /w/workspace/l2switch-maven-merge-master/arphandler/target/arphandler-impl-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-SNAPSHOT.jar 15:59:55 [INFO] Installing /w/workspace/l2switch-maven-merge-master/arphandler/target/arphandler-impl-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-SNAPSHOT-javadoc.jar 15:59:55 [INFO] Installing /w/workspace/l2switch-maven-merge-master/arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-SNAPSHOT-cyclonedx.xml 15:59:55 [INFO] Installing /w/workspace/l2switch-maven-merge-master/arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-SNAPSHOT-cyclonedx.json 15:59:55 [INFO] Installing /w/workspace/l2switch-maven-merge-master/arphandler/target/arphandler-impl-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-SNAPSHOT-sources.jar 15:59:55 [INFO] 15:59:55 [INFO] --- bundle:6.0.0:install (default-install) @ arphandler-impl --- 15:59:55 [INFO] Installing org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-SNAPSHOT.jar 15:59:55 [INFO] Writing OBR metadata 15:59:55 [INFO] 15:59:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arphandler-impl --- 15:59:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 15:59:55 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:55 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml 15:59:55 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml 15:59:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:55 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml 15:59:55 [INFO] 15:59:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arphandler-impl --- 15:59:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:55 [INFO] 15:59:55 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- 15:59:55 [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 4.0.1-SNAPSHOT [17/29] 15:59:55 [INFO] from features/odl-l2switch-arphandler/pom.xml 15:59:55 [INFO] ------------------------------[ feature ]------------------------------- 15:59:55 [INFO] 15:59:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-arphandler --- 15:59:55 [INFO] 15:59:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-l2switch-arphandler --- 15:59:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:55 [INFO] 15:59:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- 15:59:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:55 [INFO] 15:59:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-arphandler --- 15:59:55 [INFO] 15:59:55 [INFO] --- dependency:3.10.0:properties (default) @ odl-l2switch-arphandler --- 15:59:55 [INFO] 15:59:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- 15:59:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:55 [INFO] argLine set to empty 15:59:55 [INFO] 15:59:55 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-l2switch-arphandler --- 15:59:55 [INFO] 15:59:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-arphandler --- 15:59:55 [INFO] Starting audit... 15:59:55 Audit done. 15:59:55 [INFO] You have 0 Checkstyle violations. 15:59:55 [INFO] 15:59:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-arphandler --- 15:59:55 [INFO] Starting audit... 15:59:55 Audit done. 15:59:55 [INFO] You have 0 Checkstyle violations. 15:59:55 [INFO] 15:59:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-l2switch-arphandler --- 15:59:55 [INFO] 15:59:55 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- 15:59:55 [INFO] Generation not enabled 15:59:55 [INFO] Attaching artifact 15:59:55 [INFO] 15:59:55 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-l2switch-arphandler --- 15:59: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 15:59:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:55 [INFO] 15:59:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>> 15:59:55 [INFO] 15:59:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-arphandler --- 15:59:55 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:55 [INFO] 15:59:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<< 15:59:55 [INFO] 15:59:55 [INFO] 15:59:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-arphandler --- 15:59:55 [INFO] 15:59:55 [INFO] --- feattest:14.3.1:test (default) @ odl-l2switch-arphandler --- 15:59:55 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-arphandler 15:59:55 [INFO] Project dependency features detected: [] 15:59:55 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:55 [INFO] Creating RMI registry server on 127.0.0.1:38957 15:59:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:56 [INFO] Waiting for remote bundle context.. on 38957 name: bb75eb73-db2e-4308-8773-2d306e92d1df timout: [ RelativeTimeout value = 180000 ] 16:00:00 [INFO] Building jar from resources and headers. 16:00:00 [INFO] Writing jar finished. 16:00:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:15 [INFO] 16:00:15 [INFO] --- copy:14.3.1:copy-files (default) @ odl-l2switch-arphandler --- 16:00:15 [INFO] 16:00:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-l2switch-arphandler --- 16:00:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:00:15 [INFO] 16:00:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-arphandler --- 16:00:15 [INFO] CycloneDX: Resolving Dependencies 16:00:18 [INFO] CycloneDX: Creating BOM version 1.6 with 286 component(s) 16:00:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-arphandler/target/bom.xml 16:00:18 [INFO] attaching as odl-l2switch-arphandler-4.0.1-SNAPSHOT-cyclonedx.xml 16:00:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-arphandler/target/bom.json 16:00:18 [INFO] attaching as odl-l2switch-arphandler-4.0.1-SNAPSHOT-cyclonedx.json 16:00:18 [INFO] 16:00:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- 16:00:18 [INFO] Skipping duplicate-finder execution! 16:00:18 [INFO] 16:00:18 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-l2switch-arphandler --- 16:00:18 [INFO] Skipping plugin execution 16:00:18 [INFO] 16:00:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- 16:00:18 [INFO] Skipping source per configuration. 16:00:18 [INFO] 16:00:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-arphandler --- 16:00:18 [INFO] 16:00:18 [INFO] --- jacoco:0.8.14:report (report) @ odl-l2switch-arphandler --- 16:00:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:18 [INFO] 16:00:18 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-arphandler --- 16:00:18 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-SNAPSHOT.pom 16:00:18 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-SNAPSHOT-features.xml 16:00:18 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-SNAPSHOT-cyclonedx.xml 16:00:18 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-SNAPSHOT-cyclonedx.json 16:00:18 [INFO] 16:00:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-arphandler --- 16:00:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 16:00:18 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml 16:00:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:18 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml 16:00:18 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml 16:00:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:18 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml 16:00:18 [INFO] 16:00:18 [INFO] ----------------< org.opendaylight.l2switch:main-impl >----------------- 16:00:18 [INFO] Building main-impl 4.0.1-SNAPSHOT [18/29] 16:00:18 [INFO] from l2switch-main/pom.xml 16:00:18 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:18 [INFO] 16:00:18 [INFO] --- clean:3.5.0:clean (default-clean) @ main-impl --- 16:00:18 [INFO] 16:00:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ main-impl --- 16:00:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:18 [INFO] 16:00:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ main-impl --- 16:00:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:18 [INFO] 16:00:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ main-impl --- 16:00:18 [INFO] 16:00:18 [INFO] --- dependency:3.10.0:properties (default) @ main-impl --- 16:00:18 [INFO] 16:00:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ main-impl --- 16:00:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/l2switch-main/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:18 [INFO] 16:00:18 [INFO] --- yang:15.0.2:generate-sources (binding) @ main-impl --- 16:00:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:00:18 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-merge-master/l2switch-main/src/main/yang 16:00:18 [INFO] yang-to-sources: Found 16 dependencies in 7.793 ms 16:00:18 [INFO] yang-to-sources: Project model files found: 1 in 1.174 ms 16:00:19 [INFO] yang-to-sources: 1 YANG models processed in 80.97 ms 16:00:19 [INFO] BindingJavaFileGenerator: Defined 6 files in 864.4 μs 16:00:19 [INFO] Sorted 6 files into 3 directories in 80.45 μs 16:00:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.615 ms 16:00:19 [INFO] 16:00:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ main-impl --- 16:00:19 [INFO] Starting audit... 16:00:19 Audit done. 16:00:19 [INFO] You have 0 Checkstyle violations. 16:00:19 [INFO] 16:00:19 [INFO] --- checkstyle:3.6.0:check (default) @ main-impl --- 16:00:19 [INFO] Starting audit... 16:00:19 Audit done. 16:00:19 [INFO] You have 0 Checkstyle violations. 16:00:19 [INFO] 16:00:19 [INFO] --- dependency:3.10.0:copy (unpack-license) @ main-impl --- 16:00:19 [INFO] 16:00:19 [INFO] --- resources:3.4.0:resources (default-resources) @ main-impl --- 16:00:19 [INFO] Copying 1 resource from src/main/resources to target/classes 16:00:19 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/l2switch-main/target/generated-sources/spi 16:00:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:00:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:19 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/l2switch-main/target/generated-sources/spi 16:00:19 [INFO] 16:00:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ main-impl --- 16:00:19 [INFO] Recompiling the module because of changed dependency. 16:00:19 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 16:00:19 [WARNING] /w/workspace/l2switch-maven-merge-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[101,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:00:19 [WARNING] /w/workspace/l2switch-maven-merge-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[110,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:19 [INFO] 16:00:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ main-impl >>> 16:00:19 [INFO] 16:00:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ main-impl --- 16:00:19 [INFO] Fork Value is true 16:00:22 [INFO] Done SpotBugs Analysis.... 16:00:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:22 [INFO] 16:00:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ main-impl <<< 16:00:22 [INFO] 16:00:22 [INFO] 16:00:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ main-impl --- 16:00:22 [INFO] BugInstance size is 0 16:00:22 [INFO] Error size is 0 16:00:22 [INFO] No errors/warnings found 16:00:22 [INFO] 16:00:22 [INFO] --- resources:3.4.0:testResources (default-testResources) @ main-impl --- 16:00:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:00:22 [INFO] 16:00:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ main-impl --- 16:00:22 [INFO] Recompiling the module because of changed dependency. 16:00:22 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 16:00:22 [WARNING] /w/workspace/l2switch-maven-merge-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[52,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:22 [WARNING] /w/workspace/l2switch-maven-merge-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[52,30] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:22 [WARNING] /w/workspace/l2switch-maven-merge-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[71,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 16:00:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 16:00:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 16:00:22 [WARNING] /w/workspace/l2switch-maven-merge-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[71,75] unchecked conversion 16:00:22 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:00:22 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:00:22 [INFO] 16:00:22 [INFO] --- surefire:3.5.5:test (default-test) @ main-impl --- 16:00:22 [INFO] Surefire report directory: /w/workspace/l2switch-maven-merge-master/l2switch-main/target/surefire-reports 16:00:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:00:22 [INFO] 16:00:22 [INFO] ------------------------------------------------------- 16:00:22 [INFO] T E S T S 16:00:22 [INFO] ------------------------------------------------------- 16:00:23 [INFO] Running org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 16:00:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:00:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s -- in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 16:00:25 [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest 16:00:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.opendaylight.l2switch.flow.InitialFlowWriterTest 16:00:25 [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 16:00:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 16:00:25 [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest 16:00:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.l2switch.flow.InventoryReaderTest 16:00:25 [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 16:00:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 16:00:25 [INFO] 16:00:25 [INFO] Results: 16:00:25 [INFO] 16:00:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 16:00:25 [INFO] 16:00:25 [INFO] 16:00:25 [INFO] --- copy:14.3.1:copy-files (default) @ main-impl --- 16:00:25 [INFO] 16:00:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ main-impl --- 16:00:25 [INFO] Building bundle: /w/workspace/l2switch-maven-merge-master/l2switch-main/target/main-impl-4.0.1-SNAPSHOT.jar 16:00:25 [INFO] Writing manifest: /w/workspace/l2switch-maven-merge-master/l2switch-main/target/classes/META-INF/MANIFEST.MF 16:00:25 [INFO] 16:00:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ main-impl --- 16:00:27 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/l2switch-main/target/main-impl-4.0.1-SNAPSHOT-javadoc.jar 16:00:27 [INFO] 16:00:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ main-impl --- 16:00:27 [INFO] CycloneDX: Resolving Dependencies 16:00:28 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 16:00:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/l2switch-main/target/bom.xml 16:00:28 [INFO] attaching as main-impl-4.0.1-SNAPSHOT-cyclonedx.xml 16:00:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/l2switch-main/target/bom.json 16:00:28 [INFO] attaching as main-impl-4.0.1-SNAPSHOT-cyclonedx.json 16:00:28 [INFO] 16:00:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ main-impl --- 16:00:28 [INFO] Skipping duplicate-finder execution! 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ main-impl --- 16:00:28 [WARNING] Used undeclared dependencies found: 16:00:28 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 16:00:28 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:1.0.0:compile 16:00:28 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:1.0.0:compile 16:00:28 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 16:00:28 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 16:00:28 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 16:00:28 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 16:00:28 [WARNING] Unused declared dependencies found: 16:00:28 [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:1.0.0:compile 16:00:28 [WARNING] org.opendaylight.l2switch:packethandler-impl:jar:4.0.1-SNAPSHOT:compile 16:00:28 [WARNING] Non-test scoped test only dependencies found: 16:00:28 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 16:00:28 [INFO] 16:00:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ main-impl --- 16:00:28 [INFO] Building jar: /w/workspace/l2switch-maven-merge-master/l2switch-main/target/main-impl-4.0.1-SNAPSHOT-sources.jar 16:00:28 [INFO] 16:00:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ main-impl --- 16:00:28 [INFO] 16:00:28 [INFO] --- jacoco:0.8.14:report (report) @ main-impl --- 16:00:28 [INFO] Loading execution data file /w/workspace/l2switch-maven-merge-master/l2switch-main/target/code-coverage/jacoco.exec 16:00:28 [INFO] Analyzed bundle 'main-impl' with 9 classes 16:00:28 [INFO] 16:00:28 [INFO] --- install:3.1.4:install (default-install) @ main-impl --- 16:00:28 [INFO] Installing /w/workspace/l2switch-maven-merge-master/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-SNAPSHOT.pom 16:00:28 [INFO] Installing /w/workspace/l2switch-maven-merge-master/l2switch-main/target/main-impl-4.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-SNAPSHOT.jar 16:00:28 [INFO] Installing /w/workspace/l2switch-maven-merge-master/l2switch-main/target/main-impl-4.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-SNAPSHOT-javadoc.jar 16:00:28 [INFO] Installing /w/workspace/l2switch-maven-merge-master/l2switch-main/target/bom.xml to /tmp/r/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-SNAPSHOT-cyclonedx.xml 16:00:28 [INFO] Installing /w/workspace/l2switch-maven-merge-master/l2switch-main/target/bom.json to /tmp/r/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-SNAPSHOT-cyclonedx.json 16:00:28 [INFO] Installing /w/workspace/l2switch-maven-merge-master/l2switch-main/target/main-impl-4.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-SNAPSHOT-sources.jar 16:00:28 [INFO] 16:00:28 [INFO] --- bundle:6.0.0:install (default-install) @ main-impl --- 16:00:28 [INFO] Installing org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-SNAPSHOT.jar 16:00:28 [INFO] Writing OBR metadata 16:00:28 [INFO] 16:00:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ main-impl --- 16:00:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 16:00:28 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml 16:00:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:28 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml 16:00:28 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/main-impl/maven-metadata.xml 16:00:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:28 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/main-impl/maven-metadata.xml 16:00:28 [INFO] 16:00:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ main-impl --- 16:00:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:28 [INFO] 16:00:28 [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ 16:00:28 [INFO] Building OpenDaylight :: L2Switch :: Switch 4.0.1-SNAPSHOT [19/29] 16:00:28 [INFO] from features/odl-l2switch-switch/pom.xml 16:00:28 [INFO] ------------------------------[ feature ]------------------------------- 16:00:28 [INFO] 16:00:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch --- 16:00:28 [INFO] 16:00:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-l2switch-switch --- 16:00:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:28 [INFO] 16:00:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- 16:00:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:28 [INFO] 16:00:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch --- 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.10.0:properties (default) @ odl-l2switch-switch --- 16:00:28 [INFO] 16:00:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- 16:00:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:28 [INFO] argLine set to empty 16:00:28 [INFO] 16:00:28 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-l2switch-switch --- 16:00:28 [INFO] 16:00:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch --- 16:00:28 [INFO] Starting audit... 16:00:28 Audit done. 16:00:28 [INFO] You have 0 Checkstyle violations. 16:00:28 [INFO] 16:00:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch --- 16:00:28 [INFO] Starting audit... 16:00:28 Audit done. 16:00:28 [INFO] You have 0 Checkstyle violations. 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-l2switch-switch --- 16:00:28 [INFO] 16:00:28 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- 16:00:28 [INFO] Generation not enabled 16:00:28 [INFO] Attaching artifact 16:00:28 [INFO] 16:00:28 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-l2switch-switch --- 16:00:28 [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 16:00:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:28 [INFO] 16:00:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>> 16:00:28 [INFO] 16:00:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch --- 16:00:28 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:28 [INFO] 16:00:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<< 16:00:28 [INFO] 16:00:28 [INFO] 16:00:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch --- 16:00:28 [INFO] 16:00:28 [INFO] --- feattest:14.3.1:test (default) @ odl-l2switch-switch --- 16:00:28 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch 16:00:28 [INFO] Project dependency features detected: [] 16:00:28 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:28 [INFO] Creating RMI registry server on 127.0.0.1:37287 16:00:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:29 [INFO] Waiting for remote bundle context.. on 37287 name: b6dc55a8-d80f-4157-8350-ccc3e8fe40c6 timout: [ RelativeTimeout value = 180000 ] 16:00:33 [INFO] Building jar from resources and headers. 16:00:33 [INFO] Writing jar finished. 16:00:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:56 [INFO] 16:00:56 [INFO] --- copy:14.3.1:copy-files (default) @ odl-l2switch-switch --- 16:00:56 [INFO] 16:00:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-l2switch-switch --- 16:00:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:00:56 [INFO] 16:00:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch --- 16:00:56 [INFO] CycloneDX: Resolving Dependencies 16:00:59 [INFO] CycloneDX: Creating BOM version 1.6 with 291 component(s) 16:00:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch/target/bom.xml 16:00:59 [INFO] attaching as odl-l2switch-switch-4.0.1-SNAPSHOT-cyclonedx.xml 16:00:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch/target/bom.json 16:00:59 [INFO] attaching as odl-l2switch-switch-4.0.1-SNAPSHOT-cyclonedx.json 16:00:59 [INFO] 16:00:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- 16:00:59 [INFO] Skipping duplicate-finder execution! 16:00:59 [INFO] 16:00:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-l2switch-switch --- 16:00:59 [INFO] Skipping plugin execution 16:00:59 [INFO] 16:00:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-l2switch-switch --- 16:00:59 [INFO] Skipping source per configuration. 16:00:59 [INFO] 16:00:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch --- 16:00:59 [INFO] 16:00:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-l2switch-switch --- 16:00:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:59 [INFO] 16:00:59 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch --- 16:00:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-SNAPSHOT.pom 16:00:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-SNAPSHOT-features.xml 16:00:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-SNAPSHOT-cyclonedx.xml 16:00:59 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-SNAPSHOT-cyclonedx.json 16:00:59 [INFO] 16:00:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch --- 16:00:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 16:00:59 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml 16:00:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:59 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml 16:00:59 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml 16:00:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:59 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml 16:00:59 [INFO] 16:00:59 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- 16:00:59 [INFO] Building OpenDaylight :: L2Switch :: Switch REST 4.0.1-SNAPSHOT [20/29] 16:00:59 [INFO] from features/odl-l2switch-switch-rest/pom.xml 16:00:59 [INFO] ------------------------------[ feature ]------------------------------- 16:01:03 [INFO] 16:01:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] 16:01:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:03 [INFO] 16:01:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:03 [INFO] 16:01:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] 16:01:03 [INFO] --- dependency:3.10.0:properties (default) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] 16:01:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:03 [INFO] argLine set to empty 16:01:03 [INFO] 16:01:03 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] 16:01:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] Starting audit... 16:01:03 Audit done. 16:01:03 [INFO] You have 0 Checkstyle violations. 16:01:03 [INFO] 16:01:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] Starting audit... 16:01:03 Audit done. 16:01:03 [INFO] You have 0 Checkstyle violations. 16:01:03 [INFO] 16:01:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] 16:01:03 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- 16:01:03 [INFO] Generation not enabled 16:01:03 [INFO] Attaching artifact 16:01:03 [INFO] 16:01:03 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-l2switch-switch-rest --- 16:01:03 [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 16:01:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:03 [INFO] 16:01:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>> 16:01:04 [INFO] 16:01:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch-rest --- 16:01:04 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:04 [INFO] 16:01:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<< 16:01:04 [INFO] 16:01:04 [INFO] 16:01:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch-rest --- 16:01:04 [INFO] 16:01:04 [INFO] --- feattest:14.3.1:test (default) @ odl-l2switch-switch-rest --- 16:01:04 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-rest 16:01:05 [INFO] Project dependency features detected: [] 16:01:05 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:05 [INFO] Creating RMI registry server on 127.0.0.1:45695 16:01:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:05 [INFO] Waiting for remote bundle context.. on 45695 name: 957da9b9-d9d0-4f54-965b-f2efa03ea41d timout: [ RelativeTimeout value = 180000 ] 16:01:10 [INFO] Building jar from resources and headers. 16:01:10 [INFO] Writing jar finished. 16:01:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:26 [INFO] 16:01:26 [INFO] --- copy:14.3.1:copy-files (default) @ odl-l2switch-switch-rest --- 16:01:26 [INFO] 16:01:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-l2switch-switch-rest --- 16:01:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:01:26 [INFO] 16:01:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch-rest --- 16:01:26 [INFO] CycloneDX: Resolving Dependencies 16:01:31 [INFO] CycloneDX: Creating BOM version 1.6 with 494 component(s) 16:01:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-rest/target/bom.xml 16:01:32 [INFO] attaching as odl-l2switch-switch-rest-4.0.1-SNAPSHOT-cyclonedx.xml 16:01:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-rest/target/bom.json 16:01:32 [INFO] attaching as odl-l2switch-switch-rest-4.0.1-SNAPSHOT-cyclonedx.json 16:01:32 [INFO] 16:01:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- 16:01:32 [INFO] Skipping duplicate-finder execution! 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-l2switch-switch-rest --- 16:01:32 [INFO] Skipping plugin execution 16:01:32 [INFO] 16:01:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- 16:01:32 [INFO] Skipping source per configuration. 16:01:32 [INFO] 16:01:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch-rest --- 16:01:32 [INFO] 16:01:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-l2switch-switch-rest --- 16:01:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:32 [INFO] 16:01:32 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch-rest --- 16:01:32 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-SNAPSHOT.pom 16:01:32 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-SNAPSHOT-features.xml 16:01:32 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-rest/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-SNAPSHOT-cyclonedx.xml 16:01:32 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-rest/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-SNAPSHOT-cyclonedx.json 16:01:32 [INFO] 16:01:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch-rest --- 16:01:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 16:01:32 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml 16:01:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:01:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:32 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml 16:01:32 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml 16:01:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:01:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:32 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml 16:01:32 [INFO] 16:01:32 [INFO] ----------< org.opendaylight.l2switch:odl-l2switch-switch-ui >---------- 16:01:32 [INFO] Building OpenDaylight :: L2Switch :: Switch UI 4.0.1-SNAPSHOT [21/29] 16:01:32 [INFO] from features/odl-l2switch-switch-ui/pom.xml 16:01:32 [INFO] ------------------------------[ feature ]------------------------------- 16:01:32 [INFO] 16:01:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] 16:01:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:32 [INFO] 16:01:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:32 [INFO] 16:01:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.10.0:properties (default) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] 16:01:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:32 [INFO] argLine set to empty 16:01:32 [INFO] 16:01:32 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] 16:01:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] Starting audit... 16:01:32 Audit done. 16:01:32 [INFO] You have 0 Checkstyle violations. 16:01:32 [INFO] 16:01:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] Starting audit... 16:01:32 Audit done. 16:01:32 [INFO] You have 0 Checkstyle violations. 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] 16:01:32 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-ui --- 16:01:32 [INFO] Generation not enabled 16:01:32 [INFO] Attaching artifact 16:01:32 [INFO] 16:01:32 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-l2switch-switch-ui --- 16:01:32 [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 16:01:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:33 [INFO] 16:01:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-ui >>> 16:01:33 [INFO] 16:01:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch-ui --- 16:01:33 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:33 [INFO] 16:01:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-ui <<< 16:01:33 [INFO] 16:01:33 [INFO] 16:01:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch-ui --- 16:01:33 [INFO] 16:01:33 [INFO] --- feattest:14.3.1:test (default) @ odl-l2switch-switch-ui --- 16:01:33 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-ui 16:01:33 [INFO] Project dependency features detected: [] 16:01:33 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:33 [INFO] Creating RMI registry server on 127.0.0.1:42519 16:01:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:33 [INFO] Waiting for remote bundle context.. on 42519 name: 9bc26446-d8f7-4d5e-b438-c6e5bc748f32 timout: [ RelativeTimeout value = 180000 ] 16:01:38 [INFO] Building jar from resources and headers. 16:01:38 [INFO] Writing jar finished. 16:01:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:54 [INFO] 16:01:54 [INFO] --- copy:14.3.1:copy-files (default) @ odl-l2switch-switch-ui --- 16:01:54 [INFO] 16:01:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-l2switch-switch-ui --- 16:01:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:01:54 [INFO] 16:01:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch-ui --- 16:01:54 [INFO] CycloneDX: Resolving Dependencies 16:02:00 [INFO] CycloneDX: Creating BOM version 1.6 with 511 component(s) 16:02:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-ui/target/bom.xml 16:02:00 [INFO] attaching as odl-l2switch-switch-ui-4.0.1-SNAPSHOT-cyclonedx.xml 16:02:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-ui/target/bom.json 16:02:00 [INFO] attaching as odl-l2switch-switch-ui-4.0.1-SNAPSHOT-cyclonedx.json 16:02:00 [INFO] 16:02:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-ui --- 16:02:00 [INFO] Skipping duplicate-finder execution! 16:02:00 [INFO] 16:02:00 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-l2switch-switch-ui --- 16:02:00 [INFO] Skipping plugin execution 16:02:00 [INFO] 16:02:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-l2switch-switch-ui --- 16:02:00 [INFO] Skipping source per configuration. 16:02:00 [INFO] 16:02:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch-ui --- 16:02:00 [INFO] 16:02:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-l2switch-switch-ui --- 16:02:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:00 [INFO] 16:02:00 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch-ui --- 16:02:00 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-ui/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-SNAPSHOT.pom 16:02:00 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-SNAPSHOT-features.xml 16:02:00 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-ui/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-SNAPSHOT-cyclonedx.xml 16:02:00 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-ui/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-SNAPSHOT-cyclonedx.json 16:02:00 [INFO] 16:02:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch-ui --- 16:02:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 16:02:00 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml 16:02:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:02:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:00 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml 16:02:00 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml 16:02:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:02:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:00 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml 16:02:00 [INFO] 16:02:00 [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- 16:02:00 [INFO] Building features-l2switch 4.0.1-SNAPSHOT [22/29] 16:02:00 [INFO] from features/features-l2switch/pom.xml 16:02:00 [INFO] ------------------------------[ feature ]------------------------------- 16:02:00 [INFO] 16:02:00 [INFO] --- clean:3.5.0:clean (default-clean) @ features-l2switch --- 16:02:00 [INFO] 16:02:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-l2switch --- 16:02:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:00 [INFO] 16:02:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-l2switch --- 16:02:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:00 [INFO] 16:02:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-l2switch --- 16:02:00 [INFO] 16:02:00 [INFO] --- dependency:3.10.0:properties (default) @ features-l2switch --- 16:02:00 [INFO] 16:02:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-l2switch --- 16:02:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:00 [INFO] argLine set to empty 16:02:00 [INFO] 16:02:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-l2switch --- 16:02:00 [INFO] Starting audit... 16:02:00 Audit done. 16:02:00 [INFO] You have 0 Checkstyle violations. 16:02:00 [INFO] 16:02:00 [INFO] --- checkstyle:3.6.0:check (default) @ features-l2switch --- 16:02:00 [INFO] Starting audit... 16:02:00 Audit done. 16:02:00 [INFO] You have 0 Checkstyle violations. 16:02:00 [INFO] 16:02:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ features-l2switch --- 16:02:00 [INFO] 16:02:00 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- 16:02:00 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-merge-master/features/features-l2switch/target/feature/feature.xml 16:02:01 [INFO] ...done! 16:02:01 [INFO] Set artifact 16:02:01 [INFO] 16:02:01 [INFO] --- karaf:4.4.10:verify (default-verify) @ features-l2switch --- 16:02:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:02:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:02:01 [INFO] 16:02:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-l2switch >>> 16:02:01 [INFO] 16:02:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-l2switch --- 16:02:01 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:01 [INFO] 16:02:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-l2switch <<< 16:02:01 [INFO] 16:02:01 [INFO] 16:02:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-l2switch --- 16:02:01 [INFO] 16:02:01 [INFO] --- feattest:14.3.1:test (default) @ features-l2switch --- 16:02:01 [INFO] 16:02:01 [INFO] --- copy:14.3.1:copy-files (default) @ features-l2switch --- 16:02:01 [INFO] 16:02:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-l2switch --- 16:02:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:02:01 [INFO] 16:02:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-l2switch --- 16:02:01 [INFO] CycloneDX: Resolving Dependencies 16:02:06 [INFO] CycloneDX: Creating BOM version 1.6 with 512 component(s) 16:02:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/features/features-l2switch/target/bom.xml 16:02:06 [INFO] attaching as features-l2switch-4.0.1-SNAPSHOT-cyclonedx.xml 16:02:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/features/features-l2switch/target/bom.json 16:02:06 [INFO] attaching as features-l2switch-4.0.1-SNAPSHOT-cyclonedx.json 16:02:06 [INFO] 16:02:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-l2switch --- 16:02:06 [INFO] Skipping duplicate-finder execution! 16:02:06 [INFO] 16:02:06 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ features-l2switch --- 16:02:06 [INFO] Skipping plugin execution 16:02:06 [INFO] 16:02:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-l2switch --- 16:02:06 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.l2switch:features-l2switch:xml:features:4.0.1-SNAPSHOT] has a [features] classifier. 16:02:06 [INFO] 16:02:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-l2switch --- 16:02:06 [INFO] 16:02:06 [INFO] --- jacoco:0.8.14:report (report) @ features-l2switch --- 16:02:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:06 [INFO] 16:02:06 [INFO] --- install:3.1.4:install (default-install) @ features-l2switch --- 16:02:06 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-SNAPSHOT.pom 16:02:06 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-SNAPSHOT-features.xml 16:02:06 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/features-l2switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-SNAPSHOT-cyclonedx.xml 16:02:06 [INFO] Installing /w/workspace/l2switch-maven-merge-master/features/features-l2switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-SNAPSHOT-cyclonedx.json 16:02:06 [INFO] 16:02:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-l2switch --- 16:02:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 16:02:06 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml 16:02:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:02:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:06 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml 16:02:06 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/features-l2switch/maven-metadata.xml 16:02:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:02:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:06 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/features-l2switch/maven-metadata.xml 16:02:06 [INFO] 16:02:06 [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- 16:02:06 [INFO] Building features-l2switch-aggregator 4.0.1-SNAPSHOT [23/29] 16:02:06 [INFO] from features/pom.xml 16:02:06 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:06 [INFO] 16:02:06 [INFO] --- clean:3.5.0:clean (default-clean) @ features-l2switch-aggregator --- 16:02:06 [INFO] 16:02:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-l2switch-aggregator --- 16:02:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:06 [INFO] 16:02:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-l2switch-aggregator --- 16:02:06 [INFO] 16:02:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-l2switch-aggregator --- 16:02:06 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:06 [INFO] 16:02:06 [INFO] --- install:3.1.4:install (default-install) @ features-l2switch-aggregator --- 16:02:06 [INFO] Skipping artifact installation 16:02:06 [INFO] 16:02:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-l2switch-aggregator --- 16:02:06 [INFO] Skipping artifact deployment 16:02:06 [INFO] 16:02:06 [INFO] --------------< org.opendaylight.l2switch:l2switch-karaf >-------------- 16:02:06 [INFO] Building l2switch-karaf 4.0.1-SNAPSHOT [24/29] 16:02:06 [INFO] from distribution/karaf/pom.xml 16:02:06 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:08 [INFO] 16:02:08 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch-karaf --- 16:02:08 [INFO] 16:02:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ l2switch-karaf --- 16:02:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:08 [INFO] 16:02:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ l2switch-karaf --- 16:02:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:08 [INFO] 16:02:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch-karaf --- 16:02:08 [INFO] 16:02:08 [INFO] --- dependency:3.10.0:properties (default) @ l2switch-karaf --- 16:02:08 [INFO] 16:02:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ l2switch-karaf --- 16:02:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/l2switch-maven-merge-master/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:08 [INFO] 16:02:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ l2switch-karaf --- 16:02:08 [INFO] Starting audit... 16:02:08 Audit done. 16:02:08 [INFO] You have 0 Checkstyle violations. 16:02:08 [INFO] 16:02:08 [INFO] --- checkstyle:3.6.0:check (default) @ l2switch-karaf --- 16:02:08 [INFO] Starting audit... 16:02:08 Audit done. 16:02:08 [INFO] You have 0 Checkstyle violations. 16:02:08 [INFO] 16:02:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ l2switch-karaf --- 16:02:08 [INFO] 16:02:08 [INFO] --- resources:3.4.0:resources (process-resources) @ l2switch-karaf --- 16:02:08 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/distribution/karaf/src/main/resources 16:02:08 [INFO] 16:02:08 [INFO] --- karaf:4.4.10:assembly (process-resources) @ l2switch-karaf --- 16:02:08 [INFO] Using repositories: 16:02:08 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:02:08 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:02:08 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:02:08 [INFO] Creating work directory: /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/assembly 16:02:08 [INFO] Loading direct KAR and features XML dependencies 16:02:08 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 16:02:08 [INFO] Feature framework will be added as a startup feature 16:02:08 [INFO] Generating Karaf assembly: /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/assembly 16:02:08 [INFO] Unzipping kars 16:02:08 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 16:02:08 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 16:02:08 [INFO] Loading profiles from: 16:02:08 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:02:08 [INFO] Loading repositories 16:02:08 [INFO] Generating generated-startup profile 16:02:08 [INFO] Generating generated-boot profile with parents: generated-startup 16:02:08 [INFO] Generating generated-installed profile 16:02:08 [INFO] Configuring etc/config.properties and etc/system.properties 16:02:08 [INFO] Downloading libraries for generated profiles 16:02:08 [INFO] Downloading additional libraries 16:02:08 [INFO] Writing configurations 16:02:08 [INFO] adding config file: etc/profile.cfg 16:02:08 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 16:02:08 [INFO] Startup stage 16:02:08 [INFO] Loading startup repositories 16:02:08 [INFO] Resolving startup features and bundles 16:02:08 [INFO] Features: framework 16:02:08 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:02:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:02:09 [INFO] Boot stage 16:02:09 [INFO] Loading boot repositories 16:02:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.12/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.12/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.12/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/1.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.0/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.2/xml/features 16:02:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 16:02:09 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 16:02:09 [INFO] Feature odl-yangtools-data/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/15.0.2 16:02:09 [INFO] Feature odl-mdsal-singleton-common/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/16.0.3 16:02:09 [INFO] Feature odl-controller-mdsal-common/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/13.0.2 16:02:09 [INFO] Feature odl-infrautils-ready/7.1.12 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.1.12 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.3.1 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.1.12 16:02:09 [INFO] Feature odl-aaa-encryption-service/0.23.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.23.2 16:02:09 [INFO] Feature odl-netty-quic/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/linux-aarch_64 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-classes-quic/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/osx-x86_64 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/osx-aarch_64 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-native-quic/4.2.10.Final/jar/linux-x86_64 16:02:09 [INFO] Feature odl-ietf-model-rfc9643/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.2 16:02:09 [INFO] Feature odl-yangtools-codec/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/15.0.2 16:02:09 [INFO] Feature package/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 16:02:09 [INFO] Feature odl-mdsal-dom-api/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/16.0.3 16:02:09 [INFO] Feature odl-netconf-model-rfc5277/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/11.0.0 16:02:09 [INFO] Feature odl-mdsal-remoterpc-connector/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/13.0.2 16:02:09 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.2 16:02:09 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 16:02:09 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 16:02:09 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 16:02:09 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 16:02:09 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 16:02:09 [INFO] Feature ssh/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 16:02:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 16:02:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 16:02:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 16:02:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 16:02:09 [INFO] Feature odl-ietf-model-rfc8526/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.2 16:02:09 [INFO] Feature odl-guava/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.1 16:02:09 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 16:02:09 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 16:02:09 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.28.3 16:02:09 [INFO] Feature scr/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:02:09 [INFO] Feature odl-netconf-transport-api/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:02:09 [INFO] Feature odl-yangtools-binding-spec/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.0.2 16:02:09 [INFO] Feature odl-l2switch-loopremover/4.0.1.SNAPSHOT is defined as a boot feature 16:02:09 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1 16:02:09 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/loopremover-model/4.0.1-SNAPSHOT 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/loopremover-impl/4.0.1-SNAPSHOT 16:02:09 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1 16:02:09 [INFO] Feature odl-mdsal-eos-binding/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/16.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/16.0.3 16:02:09 [INFO] Feature odl-mdsal-distributed-datastore/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/16.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/pekkoconf 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/factorypekkoconf 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleshardconf 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/xml/moduleconf 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/13.0.2/cfg/datastore 16:02:09 [INFO] Feature odl-ietf-model-rfc9642/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.2 16:02:09 [INFO] Feature odl-restconf-api/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/11.0.0 16:02:09 [INFO] Feature odl-netty-http3/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http3/4.2.10.Final 16:02:09 [INFO] Feature odl-ietf-model-rfc6243/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.2 16:02:09 [INFO] Feature bundle/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 16:02:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:02:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:02:09 [INFO] Feature odl-yangtools-common/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.0.2 16:02:09 [INFO] Feature odl-infrautils-diagstatus/7.1.12 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.1.12 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.1.12 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.1.12 16:02:09 [INFO] Feature odl-yanglib-mdsal-writer/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/11.0.0 16:02:09 [INFO] Feature odl-mdsal-clustering-commons/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.38 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.28.0 16:02:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/13.0.2 16:02:09 [INFO] Feature pax-web-websockets/8.0.34 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.34 16:02:09 [INFO] Feature odl-raft-spi/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/13.0.2 16:02:09 [INFO] Feature odl-ietf-model-rfc8650/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.2 16:02:09 [INFO] Feature odl-netconf-mdsal-common/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/11.0.0 16:02:09 [INFO] Feature odl-openflowplugin-flow-services/1.0.0 is defined as a boot feature 16:02:09 [INFO] Feature 5d85774c-767b-40f0-ac45-f58090da7830/0.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 16:02:09 [INFO] Feature odl-stax2-api/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 16:02:09 [INFO] Feature odl-ietf-model-rfc8525/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.2 16:02:09 [INFO] Feature odl-yangtools-parser-api/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8791-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/15.0.2 16:02:09 [INFO] Feature war/4.4.10 is defined as a boot feature 16:02:09 [INFO] Feature log/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 16:02:09 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:02:09 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 16:02:09 [INFO] Feature odl-restconf/11.0.0 is defined as a boot feature 16:02:09 [INFO] Feature pax-web-whiteboard/8.0.34 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.34 16:02:09 [INFO] Feature odl-ietf-model-rfc9645/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.2 16:02:09 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 16:02:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 16:02:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 16:02:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 16:02:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 16:02:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 16:02:09 [INFO] Feature odl-mdsal-eos-common/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/16.0.3 16:02:09 [INFO] Feature odl-yangtools-binding-runtime/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/15.0.2 16:02:09 [INFO] Feature odl-lz4/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:at.yawk.lz4/lz4-java/1.10.4 16:02:09 [INFO] Feature http/8.0.34 is defined as a boot feature 16:02:09 [INFO] Feature odl-apache-shiro/0.23.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 16:02:09 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 16:02:09 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.23.2 16:02:09 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:02:09 [INFO] Feature feature/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 16:02:09 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:02:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:02:09 [INFO] Feature jaas/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 16:02:09 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:02:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:02:09 [INFO] Feature odl-ietf-model-rfc6991/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:02:09 [INFO] Feature odl-ietf-model-rfc8342/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.2 16:02:09 [INFO] Feature odl-yangtools-export/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/15.0.2 16:02:09 [INFO] Feature odl-ietf-model-rfc8528/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.2 16:02:09 [INFO] Feature pax-web-war/8.0.34 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:02:09 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 16:02:09 [INFO] Feature odl-openflowplugin-app-topology/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/1.0.0 16:02:09 [INFO] Feature odl-mdsal-eos-dom/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/16.0.3 16:02:09 [INFO] Feature odl-l2switch-hosttracker/4.0.1.SNAPSHOT is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/hosttracker-model/4.0.1-SNAPSHOT 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/hosttracker-impl/4.0.1-SNAPSHOT 16:02:09 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 16:02:09 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 16:02:09 [INFO] Feature odl-mdsal-dom-broker/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/16.0.3 16:02:09 [INFO] Feature odl-antlr4/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 16:02:09 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 16:02:09 [INFO] Feature odl-mdsal-binding-base/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.28.3 16:02:09 [INFO] Feature odl-aaa-api/0.23.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.23.2 16:02:09 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:02:09 [INFO] Feature odl-ietf-model-rfc9644/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.2 16:02:09 [INFO] Feature odl-openflowplugin-nsf-model/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-inventory/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-topology/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.28.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/1.0.0 16:02:09 [INFO] Feature odl-ws-rs-api/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 16:02:09 [INFO] Feature odl-netconf-transport/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-crypto/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.21.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-udp/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/11.0.0 16:02:09 [INFO] Feature odl-openflowjava-protocol/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/1.0.0 16:02:09 [INFO] Feature deployer/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 16:02:09 [INFO] Feature odl-mdsal-model-odl-l2-types/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.28.3 16:02:09 [INFO] Feature odl-aaa-cert/0.23.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.23.2/xml/config 16:02:09 [INFO] Feature odl-infrautils-utils/7.1.12 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.1.12 16:02:09 [INFO] Feature odl-ietf-model-rfc8341/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.2 16:02:09 [INFO] Feature odl-aaa-web/0.23.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.23.2 16:02:09 [INFO] Feature odl-yangtools-xpath/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/15.0.2 16:02:09 [INFO] Feature odl-yangtools-netty/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/15.0.2 16:02:09 [INFO] Feature odl-mdsal-dom-runtime/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/16.0.3 16:02:09 [INFO] Feature odl-aaa-password-service/0.23.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2/xml/aaa-password-service-config 16:02:09 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 16:02:09 [INFO] Feature instance/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 16:02:09 [INFO] Feature odl-ietf-model-rfc8072/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.2 16:02:09 [INFO] Feature pax-web-http-jetty/8.0.34 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/config-jetty 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/context-jetty 16:02:09 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 16:02:09 [INFO] Feature system/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 16:02:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:02:09 [INFO] Feature jline/3.30.6 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 16:02:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:02:09 [INFO] Feature odl-mdsal-binding-dom-adapter/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/16.0.3 16:02:09 [INFO] Feature pax-web-core/8.0.34 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.34 16:02:09 [INFO] Feature odl-openflowplugin-southbound/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-api/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-impl/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-shell/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/1.0.0/cfg/config 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/1.0.0/xml/config 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/1.0.0/xml/legacyConfig 16:02:09 [INFO] Feature odl-openflowplugin-app-arbitratorreconciliation/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/1.0.0 16:02:09 [INFO] Feature odl-gson/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 16:02:09 [INFO] Feature odl-yangtools-xpath-api/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/15.0.2 16:02:09 [INFO] Feature odl-netconf-keystore/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/11.0.0 16:02:09 [INFO] Feature odl-netconf-truststore/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/11.0.0 16:02:09 [INFO] Feature odl-mdsal-common/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 16:02:09 [INFO] Feature odl-openflowplugin-app-forwardingrules-manager/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/1.0.0 16:02:09 [INFO] Feature odl-yangtools-parser/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yin-source-dom/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-source-ir/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/15.0.2 16:02:09 [INFO] Feature odl-ietf-model-rfc8639/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.2 16:02:09 [INFO] Feature config/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 16:02:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:02:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:02:09 [INFO] Feature odl-ietf-model-rfc8344/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.2 16:02:09 [INFO] Feature odl-yangtools-binding-codec/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/15.0.2 16:02:09 [INFO] Feature pax-web-http/8.0.34 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.10 16:02:09 [INFO] Feature odl-netconf-databind/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/databind/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:02:09 [INFO] Feature odl-jspecify/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:02:09 [INFO] Feature odl-karaf-feat-jetty/14.3.1 is defined as a boot feature 16:02:09 [INFO] Feature pax-web-http-whiteboard/8.0.34 is defined as a boot feature 16:02:09 [INFO] Feature odl-pekko/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 16:02:09 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.2 16:02:09 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 16:02:09 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/13.0.2 16:02:09 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.2 16:02:09 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 16:02:09 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 16:02:09 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.7.1 16:02:09 [INFO] Feature odl-jolokia/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 16:02:09 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/13.0.2/cfg/configuration 16:02:09 [INFO] Feature odl-netconf-api/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/11.0.0 16:02:09 [INFO] Feature odl-mdsal-broker/13.0.2 is defined as a boot feature 16:02:09 [INFO] Feature odl-yangtools-util/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.0.2 16:02:09 [INFO] Feature standard/4.4.10 is defined as a boot feature 16:02:09 [INFO] Feature kar/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 16:02:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:02:09 [INFO] Feature odl-ietf-model-rfc8529/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.2 16:02:09 [INFO] Feature odl-ietf-model-rfc8343/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.2 16:02:09 [INFO] Feature odl-servlet-api/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 16:02:09 [INFO] Feature odl-mdsal-binding-api/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/16.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/16.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/16.0.3 16:02:09 [INFO] Feature odl-jersey-2/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 16:02:09 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 16:02:09 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 16:02:09 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 16:02:09 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 16:02:09 [INFO] Feature odl-mdsal-singleton-dom/16.0.3 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/16.0.3 16:02:09 [INFO] Feature pax-web-http-war/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.10 16:02:09 [INFO] Feature management/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:02:09 [INFO] adding config file: etc/jmx.acl.cfg 16:02:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:02:09 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:02:09 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:02:09 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:02:09 [INFO] Feature odl-l2switch-switch-rest/4.0.1.SNAPSHOT is defined as a boot feature 16:02:09 [INFO] Feature odl-l2switch-addresstracker/4.0.1.SNAPSHOT is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/addresstracker-model/4.0.1-SNAPSHOT 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/addresstracker-impl/4.0.1-SNAPSHOT 16:02:09 [INFO] Feature pax-web-jsp/8.0.34 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 16:02:09 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 16:02:09 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 16:02:09 [INFO] Feature odl-restconf-server-api/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/16.0.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/16.0.3 16:02:09 [INFO] Feature odl-l2switch-packethandler/4.0.1.SNAPSHOT is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/packethandler-model/4.0.1-SNAPSHOT 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/packethandler-impl/4.0.1-SNAPSHOT 16:02:09 [INFO] Feature odl-bytebuddy/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.18.7 16:02:09 [INFO] Feature odl-controller-blueprint/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/13.0.2 16:02:09 [INFO] Feature odl-netty-4/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-riscv64 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.10.Final/jar/linux-x86_64 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-x86_64 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.10.Final/jar/linux-aarch_64 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.10.Final 16:02:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.10.Final 16:02:09 [INFO] Feature odl-ietf-model-rfc9641/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.2 16:02:09 [INFO] Feature odl-apache-commons-text/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.15.0 16:02:09 [INFO] Feature odl-openflowplugin-app-reconciliation-framework/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/1.0.0 16:02:09 [INFO] Feature odl-jakarta-activation-api/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 16:02:09 [INFO] Feature odl-ietf-model-rfc6470/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/2.0.2 16:02:09 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:02:09 [INFO] Feature odl-mdsal-binding-runtime/16.0.3 is defined as a boot feature 16:02:09 [INFO] Feature framework/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 16:02:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:02:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:02:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 16:02:09 [INFO] Feature shell/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 16:02:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:02:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:02:09 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:02:09 [INFO] Feature odl-apache-commons-lang3/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0 16:02:09 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.2 16:02:09 [INFO] Feature odl-l2switch-switch/4.0.1.SNAPSHOT is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/main-impl/4.0.1-SNAPSHOT 16:02:09 [INFO] Feature pax-web-jetty/9.4.58.v20250814 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.58.v20250814 16:02:09 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.58.v20250814 16:02:09 [INFO] Feature wrap/2.7.0 is defined as a boot feature 16:02:09 [INFO] Feature odl-restconf-nb/11.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/11.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/11.0.0/cfg/config 16:02:09 [INFO] Feature odl-ietf-model-rfc9640/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.2 16:02:09 [INFO] Feature odl-ietf-model-rfc7952/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:02:09 [INFO] Feature odl-dropwizard-metrics/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.38 16:02:09 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.38 16:02:09 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.38 16:02:09 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.38 16:02:09 [INFO] Feature service/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 16:02:09 [INFO] Feature odl-aaa-shiro/0.23.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:com.h2database/h2/2.4.240 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/xml/aaa-app-config 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/xml/aaa-datastore-config 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.23.2/xml/aaa-password-service-config 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.23.2/py/idmtool 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.23.2/cfg/config 16:02:09 [INFO] Feature odl-karaf-feat-jdbc/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 16:02:09 [INFO] Feature odl-raft-api/13.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/13.0.2 16:02:09 [INFO] Feature odl-openflowplugin-app-config-pusher/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/1.0.0 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/1.0.0 16:02:09 [INFO] Feature odl-yangtools-data-api/15.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/15.0.2 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/15.0.2 16:02:09 [INFO] Feature odl-javassist-3/14.3.1 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 16:02:09 [INFO] Feature odl-l2switch-arphandler/4.0.1.SNAPSHOT is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/arphandler-impl/4.0.1-SNAPSHOT 16:02:09 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 16:02:09 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 16:02:09 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 16:02:09 [INFO] Feature odl-ietf-model-rfc6241/2.0.2 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.2 16:02:09 [INFO] Feature odl-openflowplugin-libraries/1.0.0 is defined as a boot feature 16:02:09 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/1.0.0 16:02:09 [INFO] Install stage 16:02:09 [INFO] Loading installed repositories 16:02:09 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 16:02:09 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 16:02:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:02:09 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 16:02:09 [INFO] 16:02:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ l2switch-karaf >>> 16:02:09 [INFO] 16:02:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ l2switch-karaf --- 16:02:09 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:09 [INFO] 16:02:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ l2switch-karaf <<< 16:02:09 [INFO] 16:02:09 [INFO] 16:02:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ l2switch-karaf --- 16:02:09 [INFO] 16:02:09 [INFO] --- dependency:3.10.0:copy (apply-branding) @ l2switch-karaf --- 16:02:09 [INFO] 16:02:09 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ l2switch-karaf --- 16:02:09 [INFO] 16:02:09 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ l2switch-karaf --- 16:02:09 [WARNING] Overwriting /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 16:02:09 [INFO] 16:02:09 [INFO] --- copy:14.3.1:copy-files (default) @ l2switch-karaf --- 16:02:09 [INFO] 16:02:09 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ l2switch-karaf --- 16:02:09 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-merge-master/distribution/karaf/src/main/assembly 16:02:09 [INFO] 16:02:09 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ l2switch-karaf --- 16:02:10 [INFO] Feature repository discovered recursively: d9949838-3bba-4429-bf71-c19762858fad 16:02:10 [INFO] Feature repository discovered recursively: features-l2switch 16:02:10 [INFO] Feature repository discovered recursively: framework-4.4.10 16:02:10 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 16:02:10 [INFO] Feature repository discovered recursively: odl-antlr4 16:02:10 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 16:02:10 [INFO] Feature repository discovered recursively: odl-apache-commons-text 16:02:10 [INFO] Feature repository discovered recursively: odl-apache-shiro 16:02:10 [INFO] Feature repository discovered recursively: odl-bytebuddy 16:02:10 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 16:02:10 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 16:02:10 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 16:02:10 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 16:02:10 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 16:02:10 [INFO] Feature repository discovered recursively: odl-gson 16:02:10 [INFO] Feature repository discovered recursively: odl-guava 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 16:02:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 16:02:10 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 16:02:10 [INFO] Feature repository discovered recursively: odl-infrautils-ready 16:02:10 [INFO] Feature repository discovered recursively: odl-infrautils-utils 16:02:10 [INFO] Feature repository discovered recursively: odl-jackson-2 16:02:10 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 16:02:10 [INFO] Feature repository discovered recursively: odl-javassist-3 16:02:10 [INFO] Feature repository discovered recursively: odl-jersey-2 16:02:10 [INFO] Feature repository discovered recursively: odl-jspecify 16:02:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 16:02:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 16:02:10 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 16:02:10 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 16:02:10 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 16:02:10 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 16:02:10 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 16:02:10 [INFO] Feature repository discovered recursively: odl-l2switch-switch 16:02:10 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 16:02:10 [INFO] Feature repository discovered recursively: odl-l2switch-switch-ui 16:02:10 [INFO] Feature repository discovered recursively: odl-lz4 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-common 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 16:02:10 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 16:02:10 [INFO] Feature repository discovered recursively: odl-netconf-11.0.0 16:02:10 [INFO] Feature repository discovered recursively: odl-netconf-databind 16:02:10 [INFO] Feature repository discovered recursively: odl-netconf-keystore 16:02:10 [INFO] Feature repository discovered recursively: odl-netconf-truststore 16:02:10 [INFO] Feature repository discovered recursively: odl-netty-4 16:02:10 [INFO] Feature repository discovered recursively: odl-netty-http3 16:02:10 [INFO] Feature repository discovered recursively: odl-netty-quic 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowjava-1.0.0 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 16:02:10 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-1.0.0 16:02:10 [INFO] Feature repository discovered recursively: odl-pekko 16:02:10 [INFO] Feature repository discovered recursively: odl-raft-api 16:02:10 [INFO] Feature repository discovered recursively: odl-raft-spi 16:02:10 [INFO] Feature repository discovered recursively: odl-restconf 16:02:10 [INFO] Feature repository discovered recursively: odl-restconf-api 16:02:10 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.0 16:02:10 [INFO] Feature repository discovered recursively: odl-restconf-server-api 16:02:10 [INFO] Feature repository discovered recursively: odl-servlet-api 16:02:10 [INFO] Feature repository discovered recursively: odl-stax2-api 16:02:10 [INFO] Feature repository discovered recursively: odl-woodstox 16:02:10 [INFO] Feature repository discovered recursively: odl-ws-rs-api 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-codec 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-common 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-data 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-export 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-netty 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-parser 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-util 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 16:02:10 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 16:02:10 [INFO] Feature repository discovered recursively: openflowplugin-1.0.0 16:02:10 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 16:02:10 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 16:02:10 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 16:02:10 [INFO] Feature repository discovered recursively: pt-triemap 16:02:10 [INFO] Feature repository discovered recursively: standard-4.4.10 16:02:10 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 16:02:10 [INFO] 16:02:10 [INFO] --- antrun:3.2.0:run (fix-permissions) @ l2switch-karaf --- 16:02:11 [INFO] Executing tasks 16:02:11 [INFO] Executed tasks 16:02:11 [INFO] 16:02:11 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ l2switch-karaf --- 16:02:11 [INFO] Executing tasks 16:02:11 [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/assembly/system/org/bouncycastle 16:02:11 [INFO] Executed tasks 16:02:11 [INFO] 16:02:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ l2switch-karaf --- 16:02:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:02:11 [INFO] 16:02:11 [INFO] --- karaf:4.4.10:archive (package) @ l2switch-karaf --- 16:02:26 [INFO] 16:02:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch-karaf --- 16:02:26 [INFO] CycloneDX: Resolving Dependencies 16:02:33 [INFO] CycloneDX: Creating BOM version 1.6 with 575 component(s) 16:02:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/bom.xml 16:02:33 [INFO] attaching as l2switch-karaf-4.0.1-SNAPSHOT-cyclonedx.xml 16:02:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/bom.json 16:02:33 [INFO] attaching as l2switch-karaf-4.0.1-SNAPSHOT-cyclonedx.json 16:02:33 [INFO] 16:02:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ l2switch-karaf --- 16:02:33 [INFO] Skipping duplicate-finder execution! 16:02:33 [INFO] 16:02:33 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ l2switch-karaf --- 16:02:33 [INFO] Skipping pom project 16:02:33 [INFO] 16:02:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ l2switch-karaf --- 16:02:33 [INFO] 16:02:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ l2switch-karaf --- 16:02:33 [INFO] 16:02:33 [INFO] --- jacoco:0.8.14:report (report) @ l2switch-karaf --- 16:02:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:02:33 [INFO] 16:02:33 [INFO] --- install:3.1.4:install (default-install) @ l2switch-karaf --- 16:02:33 [INFO] Installing /w/workspace/l2switch-maven-merge-master/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-SNAPSHOT.pom 16:02:33 [INFO] Installing /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/l2switch-karaf-4.0.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-SNAPSHOT.tar.gz 16:02:33 [INFO] Installing /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/l2switch-karaf-4.0.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-SNAPSHOT.zip 16:02:33 [INFO] Installing /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-SNAPSHOT-cyclonedx.xml 16:02:33 [INFO] Installing /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-SNAPSHOT-cyclonedx.json 16:02:33 [INFO] 16:02:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch-karaf --- 16:02:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-merge-master/m2repo 16:02:33 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml 16:02:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:02:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:33 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml 16:02:34 [WARNING] Could not validate integrity of download from file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml 16:02:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:34 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml 16:02:34 [INFO] 16:02:34 [INFO] --------< org.opendaylight.l2switch:addresstracker.aggregator >--------- 16:02:34 [INFO] Building addresstracker.aggregator 4.0.1-SNAPSHOT [25/29] 16:02:34 [INFO] from addresstracker/pom.xml 16:02:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:34 [INFO] 16:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker.aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ addresstracker.aggregator --- 16:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:34 [INFO] 16:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker.aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker.aggregator --- 16:02:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:34 [INFO] 16:02:34 [INFO] --- install:3.1.4:install (default-install) @ addresstracker.aggregator --- 16:02:34 [INFO] Skipping artifact installation 16:02:34 [INFO] 16:02:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker.aggregator --- 16:02:34 [INFO] Skipping artifact deployment 16:02:34 [INFO] 16:02:34 [INFO] ----------< org.opendaylight.l2switch:hosttracker.aggregator >---------- 16:02:34 [INFO] Building hosttracker.aggregator 4.0.1-SNAPSHOT [26/29] 16:02:34 [INFO] from hosttracker/pom.xml 16:02:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:34 [INFO] 16:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker.aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hosttracker.aggregator --- 16:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:34 [INFO] 16:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker.aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker.aggregator --- 16:02:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:34 [INFO] 16:02:34 [INFO] --- install:3.1.4:install (default-install) @ hosttracker.aggregator --- 16:02:34 [INFO] Skipping artifact installation 16:02:34 [INFO] 16:02:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker.aggregator --- 16:02:34 [INFO] Skipping artifact deployment 16:02:34 [INFO] 16:02:34 [INFO] ----------< org.opendaylight.l2switch:loopremover.aggregator >---------- 16:02:34 [INFO] Building loopremover.aggregator 4.0.1-SNAPSHOT [27/29] 16:02:34 [INFO] from loopremover/pom.xml 16:02:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:34 [INFO] 16:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover.aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ loopremover.aggregator --- 16:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:34 [INFO] 16:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover.aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover.aggregator --- 16:02:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:34 [INFO] 16:02:34 [INFO] --- install:3.1.4:install (default-install) @ loopremover.aggregator --- 16:02:34 [INFO] Skipping artifact installation 16:02:34 [INFO] 16:02:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover.aggregator --- 16:02:34 [INFO] Skipping artifact deployment 16:02:34 [INFO] 16:02:34 [INFO] ---------< org.opendaylight.l2switch:packethandler.aggregator >--------- 16:02:34 [INFO] Building packethandler.aggregator 4.0.1-SNAPSHOT [28/29] 16:02:34 [INFO] from packethandler/pom.xml 16:02:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:34 [INFO] 16:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler.aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ packethandler.aggregator --- 16:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:34 [INFO] 16:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler.aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler.aggregator --- 16:02:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:34 [INFO] 16:02:34 [INFO] --- install:3.1.4:install (default-install) @ packethandler.aggregator --- 16:02:34 [INFO] Skipping artifact installation 16:02:34 [INFO] 16:02:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler.aggregator --- 16:02:34 [INFO] Skipping artifact deployment 16:02:34 [INFO] 16:02:34 [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- 16:02:34 [INFO] Building l2switch 4.0.1-SNAPSHOT [29/29] 16:02:34 [INFO] from pom.xml 16:02:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:34 [INFO] 16:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch --- 16:02:34 [INFO] Deleting /w/workspace/l2switch-maven-merge-master/target 16:02:34 [INFO] 16:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ l2switch --- 16:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:34 [INFO] 16:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch --- 16:02:34 [INFO] 16:02:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch --- 16:02:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:34 [INFO] 16:02:34 [INFO] --- install:3.1.4:install (default-install) @ l2switch --- 16:02:34 [INFO] Skipping artifact installation 16:02:34 [INFO] 16:02:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch --- 16:02:34 [INFO] Skipping artifact deployment 16:02:34 [INFO] ------------------------------------------------------------------------ 16:02:34 [INFO] Reactor Summary for l2switch 4.0.1-SNAPSHOT: 16:02:34 [INFO] 16:02:34 [INFO] l2switch-artifacts ................................. SUCCESS [ 3.051 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [ 9.301 s] 16:02:34 [INFO] binding-parent ..................................... SUCCESS [ 2.415 s] 16:02:34 [INFO] packethandler-model ................................ SUCCESS [ 15.295 s] 16:02:34 [INFO] packethandler-impl ................................. SUCCESS [ 11.041 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 29.796 s] 16:02:34 [INFO] addresstracker-model ............................... SUCCESS [ 6.422 s] 16:02:34 [INFO] addresstracker-impl ................................ SUCCESS [ 9.938 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 22.285 s] 16:02:34 [INFO] hosttracker-model .................................. SUCCESS [ 5.344 s] 16:02:34 [INFO] hosttracker-impl ................................... SUCCESS [ 7.615 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [ 22.207 s] 16:02:34 [INFO] loopremover-model .................................. SUCCESS [ 4.432 s] 16:02:34 [INFO] loopremover-impl ................................... SUCCESS [ 13.663 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [ 19.814 s] 16:02:34 [INFO] arphandler-impl .................................... SUCCESS [ 10.840 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [ 23.169 s] 16:02:34 [INFO] main-impl .......................................... SUCCESS [ 9.731 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [ 30.814 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 32.919 s] 16:02:34 [INFO] OpenDaylight :: L2Switch :: Switch UI .............. SUCCESS [ 28.019 s] 16:02:34 [INFO] features-l2switch .................................. SUCCESS [ 6.671 s] 16:02:34 [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.009 s] 16:02:34 [INFO] l2switch-karaf ..................................... SUCCESS [ 27.291 s] 16:02:34 [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.008 s] 16:02:34 [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.005 s] 16:02:34 [INFO] loopremover.aggregator ............................. SUCCESS [ 0.005 s] 16:02:34 [INFO] packethandler.aggregator ........................... SUCCESS [ 0.006 s] 16:02:34 [INFO] l2switch ........................................... SUCCESS [ 0.006 s] 16:02:34 [INFO] ------------------------------------------------------------------------ 16:02:34 [INFO] BUILD SUCCESS 16:02:34 [INFO] ------------------------------------------------------------------------ 16:02:34 [INFO] Total time: 05:58 min 16:02:34 [INFO] Finished at: 2026-08-21T16:02:34Z 16:02:34 [INFO] ------------------------------------------------------------------------ 16:02:34 [l2switch-maven-merge-master] $ /bin/sh -xe /tmp/jenkins7847686923299116441.sh 16:02:34 [l2switch-maven-merge-master] $ /bin/bash -l /tmp/jenkins18309698761814181574.sh 16:02:34 ---> common-variables.sh 16:02:34 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 16:02:34 ---> maven-deploy.sh 16:02:34 -----> Remove metadata files that were not updated 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-impl/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-impl/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-model/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-model/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/addresstracker-model/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/arphandler-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/arphandler-impl/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/arphandler-impl/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/binding-parent/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/binding-parent/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/binding-parent/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/feature-parent/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/feature-parent/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/features-l2switch/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/features-l2switch/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/features-l2switch/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-impl/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-impl/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-model/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-model/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/hosttracker-model/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-artifacts/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-karaf/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-karaf/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/l2switch-karaf/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-impl/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-impl/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-model/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-model/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/loopremover-model/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/main-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/main-impl/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/main-impl/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-impl/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-impl/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-model/1.0.2-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-model/2.0.3-SNAPSHOT/maven-metadata.xml 16:02:34 Removing unmodified file /w/workspace/l2switch-maven-merge-master/m2repo/org/opendaylight/l2switch/packethandler-model/2.0.4-SNAPSHOT/maven-metadata.xml 16:02:34 -----> Install lftools 16:02:34 Setup pyenv: 16:02:34 system 16:02:34 3.8.20 16:02:34 3.9.20 16:02:34 3.10.15 16:02:34 * 3.11.10 (set by /w/workspace/l2switch-maven-merge-master/.python-version) 16:02:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI2Y from file:/tmp/.os_lf_venv 16:02:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:02:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:02:36 lf-activate-venv(): INFO: Base packages installed successfully 16:02:36 lf-activate-venv(): INFO: Installing additional packages: lftools 16:02:52 lf-activate-venv(): INFO: Adding /tmp/venv-ZI2Y/bin to PATH 16:02:52 -----> Upload files to Nexus 16:02:53 ####################################################### 16:02:53 Deploying directory /w/workspace/l2switch-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 16:02:53 Attempting to upload org/opendaylight/l2switch/loopremover-model/maven-metadata.xml.sha1 (40.0 b) 16:02:53 Attempting to upload org/opendaylight/l2switch/loopremover-model/maven-metadata.xml.md5 (32.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/maven-metadata.xml (482.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-sources.jar (13.73 kb) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.pom (1.68 kb) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-javadoc.jar (133.01 kb) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.jar (21.16 kb) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.xml (50.0 kb) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:02:54 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:02:55 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:02:55 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:02:55 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:02:55 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.json (55.03 kb) 16:02:55 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:02:55 Attempting to upload org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:02:55 Attempting to upload org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml.sha1 (40.0 b) 16:02:55 Attempting to upload org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml.md5 (32.0 b) 16:02:55 Attempting to upload org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml (483.0 b) 16:02:56 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:02:56 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:02:56 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:02:56 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.jar (40.7 kb) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml (96.37 kb) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.pom (3.69 kb) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-javadoc.jar (160.16 kb) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.json (105.47 kb) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:02:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:02:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-sources.jar (25.15 kb) 16:02:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml.sha1 (40.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml.md5 (32.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml (489.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-features.xml.md5 (32.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96.pom (1.5 kb) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.xml (776.42 kb) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-features.xml (727.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:02:59 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-features.xml.sha1 (40.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.json (826.79 kb) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/maven-metadata.xml.sha1 (40.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/maven-metadata.xml.md5 (32.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/maven-metadata.xml (482.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.xml (1.46 mb) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-features.xml (2.09 kb) 16:03:00 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-features.xml.sha1 (40.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.json (1.55 mb) 16:03:01 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-features.xml.md5 (32.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96.pom (3.18 kb) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml.sha1 (40.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml (489.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml.md5 (32.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-features.xml.sha1 (40.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.json (1.5 mb) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-features.xml.md5 (32.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96.pom (1.41 kb) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-features.xml (685.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.xml (1.41 mb) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml.sha1 (40.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml.md5 (32.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml (481.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.json (101.25 kb) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-sources.jar (34.53 kb) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.pom (3.08 kb) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-javadoc.jar (180.85 kb) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.jar (60.38 kb) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:02 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml (93.32 kb) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/main-impl/maven-metadata.xml.sha1 (40.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/main-impl/maven-metadata.xml.md5 (32.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/main-impl/maven-metadata.xml (474.0 b) 16:03:03 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.pom (2.74 kb) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-javadoc.jar (180.05 kb) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:04 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.jar (47.2 kb) 16:03:06 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:06 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:06 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:06 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.xml (112.79 kb) 16:03:06 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) 16:03:06 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-sources.jar (27.58 kb) 16:03:06 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.json (122.23 kb) 16:03:06 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/maven-metadata.xml.sha1 (40.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/maven-metadata.xml.md5 (32.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/maven-metadata.xml (479.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96.pom (2.58 kb) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml (1.03 kb) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.xml (9.5 kb) 16:03:07 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.json (10.61 kb) 16:03:08 Attempting to upload org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml.sha1 (40.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml.md5 (32.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml (484.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.json (910.01 kb) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-features.xml.md5 (32.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-features.xml (793.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96.pom (1.56 kb) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.xml (855.3 kb) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-features.xml.sha1 (40.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml.sha1 (40.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml.md5 (32.0 b) 16:03:08 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml (479.0 b) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.xml (1.62 mb) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.zip.md5 (32.0 b) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.pom (1.95 kb) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.tar.gz.sha1 (40.0 b) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.tar.gz (161.41 mb) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.json (1.73 mb) 16:03:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.zip (162.46 mb) 16:03:12 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:12 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:12 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.zip.sha1 (40.0 b) 16:03:12 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:12 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:12 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml (1.37 kb) 16:03:12 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:12 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.tar.gz.md5 (32.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml.sha1 (40.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml (485.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml.md5 (32.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.pom (2.16 kb) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-javadoc.jar (157.88 kb) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.json (79.4 kb) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:03:13 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:03:14 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-sources.jar (19.94 kb) 16:03:14 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.xml (72.74 kb) 16:03:14 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.jar (28.84 kb) 16:03:14 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml.sha1 (40.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml.md5 (32.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml (487.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-features.xml.sha1 (40.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-features.xml (703.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-features.xml.md5 (32.0 b) 16:03:14 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96.pom (1.7 kb) 16:03:14 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.json (1.55 mb) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.xml (1.45 mb) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml.sha1 (40.0 b) 16:03:15 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml.md5 (32.0 b) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml (484.0 b) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.pom (2.77 kb) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:16 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.jar (37.51 kb) 16:03:18 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-javadoc.jar (154.07 kb) 16:03:19 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.json (94.81 kb) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-sources.jar (22.86 kb) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml (87.24 kb) 16:03:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml.sha1 (40.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml.md5 (32.0 b) 16:03:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml (482.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-sources.jar (20.19 kb) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.xml (78.64 kb) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.pom (1.88 kb) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.jar (29.71 kb) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-javadoc.jar (163.15 kb) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:03:24 Attempting to upload org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.json (85.69 kb) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/maven-metadata.xml.sha1 (40.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/maven-metadata.xml.md5 (32.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/maven-metadata.xml (484.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-sources.jar (145.68 kb) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-javadoc.jar (693.29 kb) 16:03:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.json (75.89 kb) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.pom (2.03 kb) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:03:26 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.jar (182.94 kb) 16:03:28 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:03:28 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.xml (69.36 kb) 16:03:28 Attempting to upload org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml.sha1 (40.0 b) 16:03:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml.md5 (32.0 b) 16:03:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml (491.0 b) 16:03:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-features.xml.md5 (32.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-features.xml.sha1 (40.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.json (805.8 kb) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96.pom (1.52 kb) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-features.xml (731.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:29 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.xml (756.28 kb) 16:03:30 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml.md5 (32.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml (483.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96.pom (6.03 kb) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.json (3.57 kb) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.xml (3.26 kb) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml (1.03 kb) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/feature-parent/maven-metadata.xml.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/feature-parent/maven-metadata.xml.md5 (32.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/feature-parent/maven-metadata.xml (479.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:30 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml (1.03 kb) 16:03:31 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.json (5.98 kb) 16:03:31 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96.pom (1.38 kb) 16:03:31 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.xml (5.41 kb) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml.sha1 (40.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml.md5 (32.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml (489.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-features.xml (974.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.xml (811.53 kb) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) 16:03:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.json (864.41 kb) 16:03:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-features.xml.sha1 (40.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96.pom (1.91 kb) 16:03:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-features.xml.md5 (32.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml.sha1 (40.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml.md5 (32.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml (481.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-sources.jar (26.88 kb) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.xml (108.39 kb) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-javadoc.jar (167.13 kb) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.json (118.21 kb) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.jar (355.25 kb) 16:03:32 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.pom (5.11 kb) 16:03:33 Attempting to upload org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml.sha1 (40.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml.md5 (32.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml (492.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-features.xml (743.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-features.xml.md5 (32.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:33 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.xml (766.33 kb) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96.pom (1.51 kb) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-features.xml.sha1 (40.0 b) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.json (816.29 kb) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml.sha1 (40.0 b) 16:03:34 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml.md5 (32.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml (488.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-features.xml (823.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.xml (838.62 kb) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30.pom (1.58 kb) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.json.sha1 (40.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.xml.md5 (32.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.json (892.62 kb) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.xml.sha1 (40.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30.pom.md5 (32.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) 16:03:35 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30.pom.sha1 (40.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-features.xml.sha1 (40.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.json.md5 (32.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-features.xml.md5 (32.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml.sha1 (40.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml.md5 (32.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml (480.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.pom.md5 (32.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-sources.jar.sha1 (40.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-javadoc.jar (174.05 kb) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.jar.md5 (32.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.jar (58.58 kb) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.pom.sha1 (40.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.pom (3.56 kb) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.json (113.26 kb) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 (40.0 b) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml (104.49 kb) 16:03:36 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-sources.jar (31.16 kb) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 (32.0 b) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 (40.0 b) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 (32.0 b) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 (40.0 b) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 (32.0 b) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.jar.sha1 (40.0 b) 16:03:37 Attempting to upload org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-sources.jar.md5 (32.0 b) 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-model/4.0.1-SNAPSHOT/loopremover-model-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/4.0.1-SNAPSHOT/packethandler-impl-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/4.0.1-SNAPSHOT/odl-l2switch-hosttracker-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/features-l2switch/4.0.1-SNAPSHOT/features-l2switch-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/odl-l2switch-switch-rest-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/4.0.1-SNAPSHOT/hosttracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/main-impl/4.0.1-SNAPSHOT/main-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/binding-parent/4.0.1-SNAPSHOT/binding-parent-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/4.0.1-SNAPSHOT/odl-l2switch-switch-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.zip.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.tar.gz.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.tar.gz 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.zip 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.zip.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.tar.gz.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/4.0.1-SNAPSHOT/l2switch-karaf-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/4.0.1-SNAPSHOT/addresstracker-model-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/4.0.1-SNAPSHOT/odl-l2switch-switch-ui-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/4.0.1-SNAPSHOT/addresstracker-impl-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/4.0.1-SNAPSHOT/hosttracker-model-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/packethandler-model/4.0.1-SNAPSHOT/packethandler-model-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/4.0.1-SNAPSHOT/odl-l2switch-packethandler-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/4.0.1-SNAPSHOT/l2switch-artifacts-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/feature-parent/4.0.1-SNAPSHOT/feature-parent-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/4.0.1-SNAPSHOT/odl-l2switch-loopremover-4.0.1-20260821.155635-96-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/4.0.1-SNAPSHOT/loopremover-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/4.0.1-SNAPSHOT/odl-l2switch-addresstracker-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-features.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-features.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/4.0.1-SNAPSHOT/odl-l2switch-arphandler-4.0.1-20260821.155635-30-features.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.pom.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-sources.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-javadoc.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.pom.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.pom 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.json 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.json.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-sources.jar 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.xml.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/maven-metadata.xml 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-javadoc.jar.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-javadoc.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-cyclonedx.json.md5 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96.jar.sha1 16:03:39 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/4.0.1-SNAPSHOT/arphandler-impl-4.0.1-20260821.155635-96-sources.jar.md5 16:03:39 Finished deploying /w/workspace/l2switch-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 16:03:39 ####################################################### 16:03:39 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins13973200936305419161.sh 16:03:39 $ ssh-agent -k 16:03:39 unset SSH_AUTH_SOCK; 16:03:39 unset SSH_AGENT_PID; 16:03:39 echo Agent pid 1562 killed; 16:03:39 [ssh-agent] Stopped. 16:03:40 [JaCoCo plugin] Collecting JaCoCo coverage data... 16:03:40 [JaCoCo plugin] Version: 3.3.5 16:03:40 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 16:03:40 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 5 16:03:40 [JaCoCo plugin] Saving matched execfiles: /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/code-coverage/jacoco.exec /w/workspace/l2switch-maven-merge-master/arphandler/target/code-coverage/jacoco.exec /w/workspace/l2switch-maven-merge-master/l2switch-main/target/code-coverage/jacoco.exec /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/code-coverage/jacoco.exec /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/code-coverage/jacoco.exec 16:03:40 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/target/classes 14 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/addresstracker/model/target/classes 11 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/arphandler/target/classes 18 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/binding-parent/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/distribution/karaf/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/feature-parent/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/features-l2switch/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-addresstracker/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-arphandler/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-hosttracker/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-loopremover/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-packethandler/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-rest/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch-ui/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/features/odl-l2switch-switch/target/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/target/classes 19 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/hosttracker/model/target/classes 12 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/jacoco/classes 0 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/l2switch-main/target/classes 16 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/loopremover/implementation/target/classes 16 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/loopremover/model/target/classes 8 files 16:03:40 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/packethandler/implementation/target/classes 13 files 16:03:41 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/packethandler/model/target/classes 84 files 16:03:41 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 16:03:41 [JaCoCo plugin] Source Inclusions: **/*.java 16:03:41 [JaCoCo plugin] Source Exclusions: null 16:03:41 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/addresstracker/implementation/src/main/java 5 files 16:03:41 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/arphandler/src/main/java 6 files 16:03:41 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/hosttracker/implementation/src/main/java 9 files 16:03:41 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/l2switch-main/src/main/java 7 files 16:03:41 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/loopremover/implementation/src/main/java 5 files 16:03:41 [JaCoCo plugin] - /w/workspace/l2switch-maven-merge-master/packethandler/implementation/src/main/java 13 files 16:03:41 [JaCoCo plugin] Loading inclusions files.. 16:03:41 [JaCoCo plugin] inclusions: [] 16:03:41 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 16:03:41 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 16:03:41 [JaCoCo plugin] Publishing the results.. 16:03:41 [JaCoCo plugin] Loading packages.. 16:03:41 [JaCoCo plugin] Done. 16:03:41 [JaCoCo plugin] Overall coverage: class: 51.25, method: 42.36111, line: 55.138123, branch: 43.675674, instruction: 56.553917, complexity: 34.149055 16:03:41 [PostBuildScript] - [INFO] Executing post build scripts. 16:03:41 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins10809406630180391815.sh 16:03:41 ---> sysstat.sh 16:03:41 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins9740410792350316443.sh 16:03:41 ---> package-listing.sh 16:03:41 ++ facter osfamily 16:03:41 ++ tr '[:upper:]' '[:lower:]' 16:03:42 + OS_FAMILY=debian 16:03:42 + workspace=/w/workspace/l2switch-maven-merge-master 16:03:42 + START_PACKAGES=/tmp/packages_start.txt 16:03:42 + END_PACKAGES=/tmp/packages_end.txt 16:03:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:42 + PACKAGES=/tmp/packages_start.txt 16:03:42 + '[' /w/workspace/l2switch-maven-merge-master ']' 16:03:42 + PACKAGES=/tmp/packages_end.txt 16:03:42 + case "${OS_FAMILY}" in 16:03:42 + dpkg -l 16:03:42 + grep '^ii' 16:03:42 + '[' -f /tmp/packages_start.txt ']' 16:03:42 + '[' -f /tmp/packages_end.txt ']' 16:03:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:42 + '[' /w/workspace/l2switch-maven-merge-master ']' 16:03:42 + mkdir -p /w/workspace/l2switch-maven-merge-master/archives/ 16:03:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-maven-merge-master/archives/ 16:03:42 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins858655771785313315.sh 16:03:42 ---> capture-instance-metadata.sh 16:03:42 Setup pyenv: 16:03:42 system 16:03:42 3.8.20 16:03:42 3.9.20 16:03:42 3.10.15 16:03:42 * 3.11.10 (set by /w/workspace/l2switch-maven-merge-master/.python-version) 16:03:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI2Y from file:/tmp/.os_lf_venv 16:03:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:44 lf-activate-venv(): INFO: Base packages installed successfully 16:03:44 lf-activate-venv(): INFO: Installing additional packages: lftools 16:03:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZI2Y/bin to PATH 16:03:59 INFO: Running in OpenStack, capturing instance metadata 16:03:59 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins8037476288173400065.sh 16:03:59 provisioning config files... 16:03:59 Could not find credentials [logs] for l2switch-maven-merge-master #2186 16:03:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-maven-merge-master@tmp/config7972355769829933964tmp 16:04:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:04:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:04:00 provisioning config files... 16:04:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:04:00 [EnvInject] - Injecting environment variables from a build step. 16:04:00 [EnvInject] - Injecting as environment variables the properties content 16:04:00 SERVER_ID=logs 16:04:00 16:04:00 [EnvInject] - Variables injected successfully. 16:04:00 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins15422083018006101976.sh 16:04:00 ---> create-netrc.sh 16:04:00 WARN: Log server credential not found. 16:04:00 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins12759894739522834876.sh 16:04:00 ---> python-tools-install.sh 16:04:00 Setup pyenv: 16:04:00 system 16:04:00 3.8.20 16:04:00 3.9.20 16:04:00 3.10.15 16:04:00 * 3.11.10 (set by /w/workspace/l2switch-maven-merge-master/.python-version) 16:04:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI2Y from file:/tmp/.os_lf_venv 16:04:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:02 lf-activate-venv(): INFO: Base packages installed successfully 16:04:02 lf-activate-venv(): INFO: Installing additional packages: lftools 16:04:12 lf-activate-venv(): INFO: Adding /tmp/venv-ZI2Y/bin to PATH 16:04:12 [l2switch-maven-merge-master] $ /bin/sh /tmp/jenkins17299525001114355654.sh 16:04:12 ---> uv-install.sh 16:04:12 uv 0.12.5 is already installed 16:04:12 uvx 0.12.5 (x86_64-unknown-linux-gnu) 16:04:12 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins6223146502856760736.sh 16:04:12 ---> sudo-logs.sh 16:04:12 Archiving 'sudo' log.. 16:04:13 [l2switch-maven-merge-master] $ /bin/bash /tmp/jenkins17600294248246528413.sh 16:04:13 ---> job-cost.sh 16:04:13 INFO: Activating Python virtual environment... 16:04:13 Setup pyenv: 16:04:13 system 16:04:13 3.8.20 16:04:13 3.9.20 16:04:13 3.10.15 16:04:13 * 3.11.10 (set by /w/workspace/l2switch-maven-merge-master/.python-version) 16:04:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI2Y from file:/tmp/.os_lf_venv 16:04:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:15 lf-activate-venv(): INFO: Base packages installed successfully 16:04:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-ZI2Y/bin to PATH 16:04:23 INFO: No stack-cost file found 16:04:23 INFO: Instance uptime: 778s 16:04:23 INFO: Fetching instance metadata (attempt 1 of 3)... 16:04:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:04:24 INFO: Successfully fetched instance metadata 16:04:24 INFO: Instance type: v3-standard-4 16:04:24 INFO: Retrieving pricing info for: v3-standard-4 16:04:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:04:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=778 16:04:24 INFO: Successfully fetched Vexxhost pricing API 16:04:24 INFO: Retrieved cost: 0.11 16:04:24 INFO: Retrieved resource: v3-standard-4 16:04:24 INFO: Creating archive directory: /w/workspace/l2switch-maven-merge-master/archives/cost 16:04:24 INFO: Archiving costs to: /w/workspace/l2switch-maven-merge-master/archives/cost.csv 16:04:24 INFO: Successfully archived job cost data 16:04:24 DEBUG: Cost data: l2switch-maven-merge-master,2186,2026-08-21 16:04:24,v3-standard-4,778,0.11,0.00,SUCCESS 16:04:24 [l2switch-maven-merge-master] $ /bin/bash -l /tmp/jenkins15496756499052127250.sh 16:04:24 ---> logs-deploy.sh 16:04:24 Setup pyenv: 16:04:24 system 16:04:24 3.8.20 16:04:24 3.9.20 16:04:24 3.10.15 16:04:24 * 3.11.10 (set by /w/workspace/l2switch-maven-merge-master/.python-version) 16:04:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI2Y from file:/tmp/.os_lf_venv 16:04:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:27 lf-activate-venv(): INFO: Base packages installed successfully 16:04:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-ZI2Y/bin to PATH 16:04:49 WARNING: Nexus logging server not set 16:04:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-maven-merge-master/2186/ 16:04:49 INFO: archiving logs to S3 16:04:50 ---> uname -a: 16:04:50 Linux prd-ubuntu2204-docker-4c-4g-39657 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 16:04:50 16:04:50 16:04:50 ---> lscpu: 16:04:50 Architecture: x86_64 16:04:50 CPU op-mode(s): 32-bit, 64-bit 16:04:50 Address sizes: 40 bits physical, 48 bits virtual 16:04:50 Byte Order: Little Endian 16:04:50 CPU(s): 4 16:04:50 On-line CPU(s) list: 0-3 16:04:50 Vendor ID: AuthenticAMD 16:04:50 Model name: AMD EPYC-Rome Processor 16:04:50 CPU family: 23 16:04:50 Model: 49 16:04:50 Thread(s) per core: 1 16:04:50 Core(s) per socket: 1 16:04:50 Socket(s): 4 16:04:50 Stepping: 0 16:04:50 BogoMIPS: 5600.00 16:04:50 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 16:04:50 Virtualization: AMD-V 16:04:50 Hypervisor vendor: KVM 16:04:50 Virtualization type: full 16:04:50 L1d cache: 128 KiB (4 instances) 16:04:50 L1i cache: 128 KiB (4 instances) 16:04:50 L2 cache: 2 MiB (4 instances) 16:04:50 L3 cache: 64 MiB (4 instances) 16:04:50 NUMA node(s): 1 16:04:50 NUMA node0 CPU(s): 0-3 16:04:50 Vulnerability Gather data sampling: Not affected 16:04:50 Vulnerability Indirect target selection: Not affected 16:04:50 Vulnerability Itlb multihit: Not affected 16:04:50 Vulnerability L1tf: Not affected 16:04:50 Vulnerability Mds: Not affected 16:04:50 Vulnerability Meltdown: Not affected 16:04:50 Vulnerability Mmio stale data: Not affected 16:04:50 Vulnerability Reg file data sampling: Not affected 16:04:50 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:04:50 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:04:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:04:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:04:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:04:50 Vulnerability Srbds: Not affected 16:04:50 Vulnerability Tsa: Not affected 16:04:50 Vulnerability Tsx async abort: Not affected 16:04:50 Vulnerability Vmscape: Not affected 16:04:50 16:04:50 16:04:50 ---> nproc: 16:04:50 4 16:04:50 16:04:50 16:04:50 ---> df -h: 16:04:50 Filesystem Size Used Avail Use% Mounted on 16:04:50 tmpfs 1.6G 1.1M 1.6G 1% /run 16:04:50 /dev/vda1 78G 11G 67G 14% / 16:04:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:04:50 tmpfs 5.0M 0 5.0M 0% /run/lock 16:04:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:04:50 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:04:50 16:04:50 16:04:50 ---> free -m: 16:04:50 total used free shared buff/cache available 16:04:50 Mem: 15989 638 10379 4 4971 15008 16:04:50 Swap: 1023 0 1023 16:04:50 16:04:50 16:04:50 ---> ip addr: 16:04:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:04:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:04:50 inet 127.0.0.1/8 scope host lo 16:04:50 valid_lft forever preferred_lft forever 16:04:50 inet6 ::1/128 scope host 16:04:50 valid_lft forever preferred_lft forever 16:04:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:04:50 link/ether fa:16:3e:3b:ec:f4 brd ff:ff:ff:ff:ff:ff 16:04:50 altname enp0s3 16:04:50 inet 10.30.171.194/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:04:50 valid_lft 85603sec preferred_lft 85603sec 16:04:50 inet6 fe80::f816:3eff:fe3b:ecf4/64 scope link 16:04:50 valid_lft forever preferred_lft forever 16:04:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:04:50 link/ether 1a:da:c0:24:1c:6e brd ff:ff:ff:ff:ff:ff 16:04:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:04:50 valid_lft forever preferred_lft forever 16:04:50 16:04:50 16:04:50 ---> sar -b -r -n DEV: 16:04:50 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-39657) 08/21/26 _x86_64_ (4 CPU) 16:04:50 16:04:50 15:51:35 LINUX RESTART (4 CPU) 16:04:50 16:04:50 16:04:50 ---> sar -P ALL: 16:04:50 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-39657) 08/21/26 _x86_64_ (4 CPU) 16:04:50 16:04:50 15:51:35 LINUX RESTART (4 CPU) 16:04:50 16:04:50 16:04:50