05:12:56 Started by user Robert Varga 05:12:56 Running as SYSTEM 05:12:56 [EnvInject] - Loading node environment variables. 05:12:56 Building remotely on prd-ubuntu2204-docker-4c-4g-2234 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/l2switch-maven-stage-master 05:12:57 [ssh-agent] Looking for ssh-agent implementation... 05:12:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:57 $ ssh-agent 05:12:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX5euT2C/agent.1571 05:12:57 SSH_AGENT_PID=1573 05:12:57 [ssh-agent] Started. 05:12:57 Running ssh-add (command line suppressed) 05:12:57 Identity added: /w/workspace/l2switch-maven-stage-master@tmp/private_key_18339521246528480999.key (/w/workspace/l2switch-maven-stage-master@tmp/private_key_18339521246528480999.key) 05:12:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:12:57 The recommended git tool is: NONE 05:12:59 using credential jenkins-ssh 05:12:59 Wiping out workspace first. 05:12:59 Cloning the remote Git repository 05:12:59 Cloning repository git://devvexx.opendaylight.org/mirror/l2switch 05:12:59 > git init /w/workspace/l2switch-maven-stage-master # timeout=10 05:12:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch 05:12:59 > git --version # timeout=10 05:12:59 > git --version # 'git version 2.34.1' 05:12:59 using GIT_SSH to set credentials jenkins-ssh 05:12:59 Verifying host key using known hosts file 05:12:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:12:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:13:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # timeout=10 05:13:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:13:00 Avoid second fetch 05:13:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:13:00 Checking out Revision 38bdd0fcb74c67bee1663cdfbf363022421adef4 (refs/remotes/origin/master) 05:13:00 > git config core.sparsecheckout # timeout=10 05:13:00 > git checkout -f 38bdd0fcb74c67bee1663cdfbf363022421adef4 # timeout=10 05:13:00 Commit message: "Modernize Ipv6DecoderTest" 05:13:00 > git rev-list --no-walk 98f5217cfa81a03ea5873b894a5cb87e221cdd79 # timeout=10 05:13:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:13:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:13:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:13:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:13:04 provisioning config files... 05:13:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:13:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:13:04 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins10968896012450892115.sh 05:13:04 ---> python-tools-install.sh 05:13:04 Setup pyenv: 05:13:04 * system (set by /opt/pyenv/version) 05:13:04 * 3.8.20 (set by /opt/pyenv/version) 05:13:04 * 3.9.20 (set by /opt/pyenv/version) 05:13:04 3.10.15 05:13:04 3.11.10 05:13:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aydE 05:13:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:13:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:12 lf-activate-venv(): INFO: Base packages installed successfully 05:13:12 lf-activate-venv(): INFO: Installing additional packages: lftools 05:13:38 lf-activate-venv(): INFO: Adding /tmp/venv-aydE/bin to PATH 05:13:38 Generating Requirements File 05:13:58 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. 05:13:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:13:58 Python 3.11.10 05:13:59 pip 25.3 from /tmp/venv-aydE/lib/python3.11/site-packages/pip (python 3.11) 05:13:59 appdirs==1.4.4 05:13:59 argcomplete==3.6.3 05:13:59 aspy.yaml==1.3.0 05:13:59 attrs==25.4.0 05:13:59 autopage==0.5.2 05:13:59 beautifulsoup4==4.14.2 05:13:59 boto3==1.41.5 05:13:59 botocore==1.41.5 05:13:59 bs4==0.0.2 05:13:59 cachetools==6.2.2 05:13:59 certifi==2025.11.12 05:13:59 cffi==2.0.0 05:13:59 cfgv==3.5.0 05:13:59 chardet==5.2.0 05:13:59 charset-normalizer==3.4.4 05:13:59 click==8.3.1 05:13:59 cliff==4.12.0 05:13:59 cmd2==2.7.0 05:13:59 cryptography==3.3.2 05:13:59 debtcollector==3.0.0 05:13:59 decorator==5.2.1 05:13:59 defusedxml==0.7.1 05:13:59 Deprecated==1.3.1 05:13:59 distlib==0.4.0 05:13:59 dnspython==2.8.0 05:13:59 docker==7.1.0 05:13:59 dogpile.cache==1.5.0 05:13:59 durationpy==0.10 05:13:59 email-validator==2.3.0 05:13:59 filelock==3.20.0 05:13:59 future==1.0.0 05:13:59 gitdb==4.0.12 05:13:59 GitPython==3.1.45 05:13:59 google-auth==2.43.0 05:13:59 httplib2==0.31.0 05:13:59 identify==2.6.15 05:13:59 idna==3.11 05:13:59 importlib-resources==1.5.0 05:13:59 iso8601==2.1.0 05:13:59 Jinja2==3.1.6 05:13:59 jmespath==1.0.1 05:13:59 jsonpatch==1.33 05:13:59 jsonpointer==3.0.0 05:13:59 jsonschema==4.25.1 05:13:59 jsonschema-specifications==2025.9.1 05:13:59 keystoneauth1==5.12.0 05:13:59 kubernetes==34.1.0 05:13:59 lftools==0.37.16 05:13:59 lxml==6.0.2 05:13:59 markdown-it-py==4.0.0 05:13:59 MarkupSafe==3.0.3 05:13:59 mdurl==0.1.2 05:13:59 msgpack==1.1.2 05:13:59 multi_key_dict==2.0.3 05:13:59 munch==4.0.0 05:13:59 netaddr==1.3.0 05:13:59 niet==1.4.2 05:13:59 nodeenv==1.9.1 05:13:59 oauth2client==4.1.3 05:13:59 oauthlib==3.3.1 05:13:59 openstacksdk==4.8.0 05:13:59 os-service-types==1.8.2 05:13:59 osc-lib==4.2.0 05:13:59 oslo.config==10.1.0 05:13:59 oslo.context==6.2.0 05:13:59 oslo.i18n==6.7.1 05:13:59 oslo.log==7.2.1 05:13:59 oslo.serialization==5.8.0 05:13:59 oslo.utils==9.2.0 05:13:59 packaging==25.0 05:13:59 pbr==7.0.3 05:13:59 platformdirs==4.5.0 05:13:59 prettytable==3.17.0 05:13:59 psutil==7.1.3 05:13:59 pyasn1==0.6.1 05:13:59 pyasn1_modules==0.4.2 05:13:59 pycparser==2.23 05:13:59 pygerrit2==2.0.15 05:13:59 PyGithub==2.8.1 05:13:59 Pygments==2.19.2 05:13:59 PyJWT==2.10.1 05:13:59 PyNaCl==1.6.1 05:13:59 pyparsing==2.4.7 05:13:59 pyperclip==1.11.0 05:13:59 pyrsistent==0.20.0 05:13:59 python-cinderclient==9.8.0 05:13:59 python-dateutil==2.9.0.post0 05:13:59 python-heatclient==4.3.0 05:13:59 python-jenkins==1.8.3 05:13:59 python-keystoneclient==5.7.0 05:13:59 python-magnumclient==4.9.0 05:13:59 python-openstackclient==8.2.0 05:13:59 python-swiftclient==4.9.0 05:13:59 PyYAML==6.0.3 05:13:59 referencing==0.37.0 05:13:59 requests==2.32.5 05:13:59 requests-oauthlib==2.0.0 05:13:59 requestsexceptions==1.4.0 05:13:59 rfc3986==2.0.0 05:13:59 rich==14.2.0 05:13:59 rich-argparse==1.7.2 05:13:59 rpds-py==0.29.0 05:13:59 rsa==4.9.1 05:13:59 ruamel.yaml==0.18.16 05:13:59 ruamel.yaml.clib==0.2.15 05:13:59 s3transfer==0.15.0 05:13:59 simplejson==3.20.2 05:13:59 six==1.17.0 05:13:59 smmap==5.0.2 05:13:59 soupsieve==2.8 05:13:59 stevedore==5.6.0 05:13:59 tabulate==0.9.0 05:13:59 toml==0.10.2 05:13:59 tomlkit==0.13.3 05:13:59 tqdm==4.67.1 05:13:59 typing_extensions==4.15.0 05:13:59 tzdata==2025.2 05:13:59 urllib3==1.26.20 05:13:59 virtualenv==20.35.4 05:13:59 wcwidth==0.2.14 05:13:59 websocket-client==1.9.0 05:13:59 wrapt==2.0.1 05:13:59 xdg==6.0.0 05:13:59 xmltodict==1.0.2 05:13:59 yq==3.4.3 05:13:59 [l2switch-maven-stage-master] $ /bin/sh -xe /tmp/jenkins6107981642587866589.sh 05:13:59 + mkdir -p /w/workspace/l2switch-maven-stage-master/target/classes /w/workspace/l2switch-maven-stage-master/jacoco/classes 05:13:59 [l2switch-maven-stage-master] $ /bin/sh -xe /tmp/jenkins4428487184420174845.sh 05:13:59 + echo quiet=on 05:13:59 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-2234 05:14:00 [l2switch-maven-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=l2switch -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=96fee85953ca0 -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version 05:14:00 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 05:14:00 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:14:00 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 05:14:00 Default locale: en, platform encoding: UTF-8 05:14:00 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 05:14:00 [l2switch-maven-stage-master] $ /bin/sh -xe /tmp/jenkins6122889032942307284.sh 05:14:00 + rm /home/jenkins/.wgetrc 05:14:00 [EnvInject] - Injecting environment variables from a build step. 05:14:01 [EnvInject] - Injecting as environment variables the properties content 05:14:01 SET_JDK_VERSION=openjdk21 05:14:01 GIT_URL="git://devvexx.opendaylight.org/mirror" 05:14:01 05:14:01 [EnvInject] - Variables injected successfully. 05:14:01 [l2switch-maven-stage-master] $ /bin/sh /tmp/jenkins8307164317535405134.sh 05:14:01 ---> update-java-alternatives.sh 05:14:01 ---> Updating Java version 05:14:01 ---> Ubuntu/Debian system detected 05:14:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:14:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:14:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:14:01 openjdk version "21.0.8" 2025-07-15 05:14:01 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 05:14:01 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 05:14:01 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 05:14:01 [EnvInject] - Injecting environment variables from a build step. 05:14:01 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:14:01 [EnvInject] - Variables injected successfully. 05:14:01 provisioning config files... 05:14:01 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config2526950353709187766tmp 05:14:02 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config11213356346474127657tmp 05:14:02 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 05:14:02 Run condition [Boolean condition] preventing perform for step [BuilderChain] 05:14:02 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins7715316047937664950.sh 05:14:02 ---> maven-patch-release.sh 05:14:02 l2switch 38bdd0fcb74c67bee1663cdfbf363022421adef4 05:14:02 [detached HEAD cafdd3e] Release l2switch 05:14:02 29 files changed, 33 insertions(+), 33 deletions(-) 05:14:02 [EnvInject] - Injecting environment variables from a build step. 05:14:02 [EnvInject] - Injecting as environment variables the properties content 05:14:02 MAVEN_GOALS=clean deploy 05:14:02 05:14:02 [EnvInject] - Variables injected successfully. 05:14:02 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins2993502272305412706.sh 05:14:02 ---> common-variables.sh 05:14:02 --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 05:14:02 ---> maven-build.sh 05:14:02 + set +u 05:14:02 + export MAVEN_OPTS 05:14:02 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/l2switch-maven-stage-master@tmp/config2526950353709187766tmp --settings /w/workspace/l2switch-maven-stage-master@tmp/config11213356346474127657tmp -DaltDeploymentRepository=staging::file:/w/workspace/l2switch-maven-stage-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 05:14:02 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 05:14:02 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:14:02 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 05:14:02 Default locale: en, platform encoding: UTF-8 05:14:02 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 05:14:03 [INFO] Error stacktraces are turned on. 05:14:03 [INFO] Scanning for projects... 05:14:09 [INFO] ------------------------------------------------------------------------ 05:14:09 [INFO] Reactor Build Order: 05:14:09 [INFO] 05:14:09 [INFO] l2switch-artifacts [pom] 05:14:09 [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] 05:14:09 [INFO] binding-parent [pom] 05:14:09 [INFO] packethandler-model [bundle] 05:14:09 [INFO] packethandler-impl [bundle] 05:14:09 [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] 05:14:09 [INFO] addresstracker-model [bundle] 05:14:09 [INFO] addresstracker-impl [bundle] 05:14:09 [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] 05:14:09 [INFO] hosttracker-model [bundle] 05:14:09 [INFO] hosttracker-impl [bundle] 05:14:09 [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] 05:14:09 [INFO] loopremover-model [bundle] 05:14:09 [INFO] loopremover-impl [bundle] 05:14:09 [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] 05:14:09 [INFO] arphandler-impl [bundle] 05:14:09 [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] 05:14:09 [INFO] main-impl [bundle] 05:14:09 [INFO] OpenDaylight :: L2Switch :: Switch [feature] 05:14:09 [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] 05:14:09 [INFO] OpenDaylight :: L2Switch :: Switch UI [feature] 05:14:09 [INFO] features-l2switch [feature] 05:14:09 [INFO] features-l2switch-aggregator [pom] 05:14:09 [INFO] l2switch-karaf [pom] 05:14:09 [INFO] addresstracker.aggregator [pom] 05:14:09 [INFO] hosttracker.aggregator [pom] 05:14:09 [INFO] loopremover.aggregator [pom] 05:14:09 [INFO] packethandler.aggregator [pom] 05:14:09 [INFO] l2switch [pom] 05:14:09 [INFO] 05:14:09 [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ 05:14:09 [INFO] Building l2switch-artifacts 2.0.1 [1/29] 05:14:09 [INFO] from artifacts/pom.xml 05:14:09 [INFO] --------------------------------[ pom ]--------------------------------- 05:14:10 [INFO] 05:14:10 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch-artifacts --- 05:14:10 [INFO] 05:14:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch-artifacts --- 05:14:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 05:14:10 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 05:14:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:10 [INFO] 05:14:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch-artifacts --- 05:14:10 [INFO] 05:14:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch-artifacts --- 05:14:11 [INFO] CycloneDX: Resolving Dependencies 05:14:11 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 05:14:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/artifacts/target/bom.xml 05:14:12 [INFO] attaching as l2switch-artifacts-2.0.1-cyclonedx.xml 05:14:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/artifacts/target/bom.json 05:14:12 [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 05:14:12 [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 05:14:12 [INFO] attaching as l2switch-artifacts-2.0.1-cyclonedx.json 05:14:12 [INFO] 05:14:12 [INFO] --- install:3.1.4:install (default-install) @ l2switch-artifacts --- 05:14:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom 05:14:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml 05:14:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json 05:14:12 [INFO] 05:14:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch-artifacts --- 05:14:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:14:12 [INFO] 05:14:12 [INFO] --------------< org.opendaylight.l2switch:feature-parent >-------------- 05:14:12 [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 2.0.1 [2/29] 05:14:12 [INFO] from features/feature-parent/pom.xml 05:14:12 [INFO] --------------------------------[ pom ]--------------------------------- 05:14:13 [INFO] 05:14:13 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 05:14:13 [INFO] 05:14:13 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ feature-parent --- 05:14:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 05:14:13 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 05:14:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:13 [INFO] 05:14:13 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ feature-parent --- 05:14:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:13 [INFO] 05:14:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 05:14:13 [INFO] 05:14:13 [INFO] --- dependency:3.8.1:properties (default) @ feature-parent --- 05:14:14 [INFO] 05:14:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 05:14:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:14:14 [INFO] argLine set to empty 05:14:14 [INFO] 05:14:14 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ feature-parent --- 05:14:14 [INFO] Project packaging is not 'feature', skipping execution 05:14:14 [INFO] 05:14:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 05:14:15 [INFO] Starting audit... 05:14:15 Audit done. 05:14:15 [INFO] You have 0 Checkstyle violations. 05:14:15 [INFO] 05:14:15 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 05:14:16 [INFO] Starting audit... 05:14:16 Audit done. 05:14:16 [INFO] You have 0 Checkstyle violations. 05:14:16 [INFO] 05:14:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-parent --- 05:14:16 [INFO] 05:14:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 05:14:16 [INFO] 05:14:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 05:14:17 [INFO] No files found to run spotbugs, check compile phase has been run 05:14:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:14:17 [INFO] 05:14:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 05:14:17 [INFO] 05:14:17 [INFO] 05:14:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 05:14:17 [INFO] 05:14:17 [INFO] --- feattest:14.1.3:test (default) @ feature-parent --- 05:14:17 [INFO] Project packaging is not 'feature', skipping execution 05:14:17 [INFO] 05:14:17 [INFO] --- copy:14.1.3:copy-files (default) @ feature-parent --- 05:14:17 [INFO] 05:14:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-parent --- 05:14:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:14:18 [INFO] 05:14:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 05:14:18 [INFO] CycloneDX: Resolving Dependencies 05:14:18 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 05:14:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/feature-parent/target/bom.xml 05:14:19 [INFO] attaching as feature-parent-2.0.1-cyclonedx.xml 05:14:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/feature-parent/target/bom.json 05:14:19 [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 05:14:19 [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 05:14:19 [INFO] attaching as feature-parent-2.0.1-cyclonedx.json 05:14:19 [INFO] 05:14:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 05:14:19 [INFO] Skipping duplicate-finder execution! 05:14:19 [INFO] 05:14:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-parent --- 05:14:19 [INFO] Skipping plugin execution 05:14:19 [INFO] 05:14:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 05:14:19 [INFO] Skipping source per configuration. 05:14:19 [INFO] 05:14:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 05:14:19 [INFO] 05:14:19 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 05:14:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:14:19 [INFO] 05:14:19 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 05:14:19 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom 05:14:19 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml 05:14:19 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json 05:14:19 [INFO] 05:14:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 05:14:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:14:19 [INFO] 05:14:19 [INFO] --------------< org.opendaylight.l2switch:binding-parent >-------------- 05:14:19 [INFO] Building binding-parent 2.0.1 [3/29] 05:14:19 [INFO] from binding-parent/pom.xml 05:14:19 [INFO] --------------------------------[ pom ]--------------------------------- 05:14:19 [INFO] 05:14:19 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 05:14:19 [INFO] 05:14:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-parent --- 05:14:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 05:14:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 05:14:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:19 [INFO] 05:14:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ binding-parent --- 05:14:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:19 [INFO] 05:14:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 05:14:19 [INFO] 05:14:19 [INFO] --- dependency:3.8.1:properties (default) @ binding-parent --- 05:14:20 [INFO] 05:14:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-parent --- 05:14:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:14:20 [INFO] 05:14:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 05:14:20 [INFO] Starting audit... 05:14:20 Audit done. 05:14:20 [INFO] You have 0 Checkstyle violations. 05:14:20 [INFO] 05:14:20 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 05:14:20 [INFO] Starting audit... 05:14:20 Audit done. 05:14:20 [INFO] You have 0 Checkstyle violations. 05:14:20 [INFO] 05:14:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-parent --- 05:14:20 [INFO] 05:14:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 05:14:20 [INFO] 05:14:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 05:14:20 [INFO] No files found to run spotbugs, check compile phase has been run 05:14:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:14:20 [INFO] 05:14:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 05:14:20 [INFO] 05:14:20 [INFO] 05:14:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 05:14:20 [INFO] 05:14:20 [INFO] --- copy:14.1.3:copy-files (default) @ binding-parent --- 05:14:20 [INFO] 05:14:20 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-parent --- 05:14:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:14:21 [INFO] 05:14:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 05:14:21 [INFO] CycloneDX: Resolving Dependencies 05:14:21 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 05:14:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/binding-parent/target/bom.xml 05:14:21 [INFO] attaching as binding-parent-2.0.1-cyclonedx.xml 05:14:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/binding-parent/target/bom.json 05:14:21 [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 05:14:21 [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 05:14:21 [INFO] attaching as binding-parent-2.0.1-cyclonedx.json 05:14:21 [INFO] 05:14:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 05:14:21 [INFO] Skipping duplicate-finder execution! 05:14:21 [INFO] 05:14:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-parent --- 05:14:21 [INFO] Skipping pom project 05:14:21 [INFO] 05:14:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 05:14:22 [INFO] 05:14:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 05:14:22 [INFO] 05:14:22 [INFO] --- jacoco:0.8.13:report (report) @ binding-parent --- 05:14:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:14:22 [INFO] 05:14:22 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 05:14:22 [INFO] Installing /w/workspace/l2switch-maven-stage-master/binding-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom 05:14:22 [INFO] Installing /w/workspace/l2switch-maven-stage-master/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml 05:14:22 [INFO] Installing /w/workspace/l2switch-maven-stage-master/binding-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json 05:14:22 [INFO] 05:14:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- 05:14:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:14:22 [INFO] 05:14:22 [INFO] -----------< org.opendaylight.l2switch:packethandler-model >------------ 05:14:22 [INFO] Building packethandler-model 2.0.1 [4/29] 05:14:22 [INFO] from packethandler/model/pom.xml 05:14:22 [INFO] -------------------------------[ bundle ]------------------------------- 05:14:22 [INFO] 05:14:22 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler-model --- 05:14:22 [INFO] 05:14:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler-model --- 05:14:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:22 [INFO] 05:14:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ packethandler-model --- 05:14:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:22 [INFO] 05:14:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler-model --- 05:14:23 [INFO] 05:14:23 [INFO] --- dependency:3.8.1:properties (default) @ packethandler-model --- 05:14:23 [INFO] 05:14:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ packethandler-model --- 05:14:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:14:23 [INFO] 05:14:23 [INFO] --- yang:14.0.17:generate-sources (binding) @ packethandler-model --- 05:14:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:14:24 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/packethandler/model/src/main/yang 05:14:24 [INFO] yang-to-sources: Found 9 dependencies in 9.265 ms 05:14:24 [INFO] yang-to-sources: Project model files found: 6 in 133.7 ms 05:14:25 [INFO] yang-to-sources: 25 YANG models processed in 1.072 s 05:14:25 [INFO] BindingJavaFileGenerator: Defined 67 files in 212.9 ms 05:14:25 [INFO] Sorted 67 files into 25 directories in 3.141 ms 05:14:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 67 in 362.3 ms 05:14:25 [INFO] 05:14:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ packethandler-model --- 05:14:25 [INFO] Starting audit... 05:14:25 Audit done. 05:14:25 [INFO] You have 0 Checkstyle violations. 05:14:25 [INFO] 05:14:25 [INFO] --- checkstyle:3.6.0:check (default) @ packethandler-model --- 05:14:25 [INFO] Starting audit... 05:14:25 Audit done. 05:14:25 [INFO] You have 0 Checkstyle violations. 05:14:25 [INFO] 05:14:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ packethandler-model --- 05:14:25 [INFO] 05:14:25 [INFO] --- resources:3.3.1:resources (default-resources) @ packethandler-model --- 05:14:25 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/model/src/main/resources 05:14:25 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/model/target/generated-sources/spi 05:14:25 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 05:14:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:14:25 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 05:14:25 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/model/target/generated-sources/spi 05:14:25 [INFO] 05:14:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ packethandler-model --- 05:14:26 [INFO] Recompiling the module because of changed source code. 05:14:26 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 05:14:28 [INFO] 05:14:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ packethandler-model >>> 05:14:28 [INFO] 05:14:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ packethandler-model --- 05:14:28 [INFO] Fork Value is true 05:14:31 [INFO] Done SpotBugs Analysis.... 05:14:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:14:31 [INFO] 05:14:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ packethandler-model <<< 05:14:31 [INFO] 05:14:31 [INFO] 05:14:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ packethandler-model --- 05:14:31 [INFO] BugInstance size is 0 05:14:31 [INFO] Error size is 0 05:14:31 [INFO] No errors/warnings found 05:14:31 [INFO] 05:14:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ packethandler-model --- 05:14:31 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/model/src/test/resources 05:14:31 [INFO] 05:14:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ packethandler-model --- 05:14:31 [INFO] No sources to compile 05:14:31 [INFO] 05:14:31 [INFO] --- surefire:3.5.3:test (default-test) @ packethandler-model --- 05:14:31 [INFO] No tests to run. 05:14:31 [INFO] 05:14:31 [INFO] --- copy:14.1.3:copy-files (default) @ packethandler-model --- 05:14:31 [INFO] 05:14:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ packethandler-model --- 05:14:32 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1.jar 05:14:32 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/packethandler/model/target/classes/META-INF/MANIFEST.MF 05:14:32 [INFO] 05:14:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ packethandler-model --- 05:14:32 [INFO] No previous run data found, generating javadoc. 05:14:35 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1-javadoc.jar 05:14:35 [INFO] 05:14:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler-model --- 05:14:35 [INFO] CycloneDX: Resolving Dependencies 05:14:36 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 05:14:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/packethandler/model/target/bom.xml 05:14:36 [INFO] attaching as packethandler-model-2.0.1-cyclonedx.xml 05:14:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/packethandler/model/target/bom.json 05:14:36 [INFO] attaching as packethandler-model-2.0.1-cyclonedx.json 05:14:36 [INFO] 05:14:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-model --- 05:14:36 [INFO] Skipping duplicate-finder execution! 05:14:36 [INFO] 05:14:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ packethandler-model --- 05:14:36 [INFO] No dependency problems found 05:14:36 [INFO] 05:14:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ packethandler-model --- 05:14:36 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1-sources.jar 05:14:36 [INFO] 05:14:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ packethandler-model --- 05:14:36 [INFO] 05:14:36 [INFO] --- jacoco:0.8.13:report (report) @ packethandler-model --- 05:14:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:14:36 [INFO] 05:14:36 [INFO] --- install:3.1.4:install (default-install) @ packethandler-model --- 05:14:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom 05:14:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar 05:14:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar 05:14:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml 05:14:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json 05:14:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar 05:14:36 [INFO] 05:14:36 [INFO] --- bundle:6.0.0:install (default-install) @ packethandler-model --- 05:14:36 [INFO] Writing OBR metadata 05:14:36 [INFO] Installing org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar 05:14:36 [INFO] Writing OBR metadata 05:14:36 [INFO] 05:14:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler-model --- 05:14:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:14:36 [INFO] 05:14:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ packethandler-model --- 05:14:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:14:36 [INFO] 05:14:36 [INFO] ------------< org.opendaylight.l2switch:packethandler-impl >------------ 05:14:36 [INFO] Building packethandler-impl 2.0.1 [5/29] 05:14:36 [INFO] from packethandler/implementation/pom.xml 05:14:36 [INFO] -------------------------------[ bundle ]------------------------------- 05:14:36 [INFO] 05:14:36 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler-impl --- 05:14:36 [INFO] 05:14:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler-impl --- 05:14:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:36 [INFO] 05:14:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ packethandler-impl --- 05:14:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:36 [INFO] 05:14:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler-impl --- 05:14:36 [INFO] 05:14:36 [INFO] --- dependency:3.8.1:properties (default) @ packethandler-impl --- 05:14:36 [INFO] 05:14:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ packethandler-impl --- 05:14:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:14:36 [INFO] 05:14:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ packethandler-impl --- 05:14:36 [INFO] Starting audit... 05:14:36 Audit done. 05:14:36 [INFO] You have 0 Checkstyle violations. 05:14:36 [INFO] 05:14:36 [INFO] --- checkstyle:3.6.0:check (default) @ packethandler-impl --- 05:14:37 [INFO] Starting audit... 05:14:37 Audit done. 05:14:37 [INFO] You have 0 Checkstyle violations. 05:14:37 [INFO] 05:14:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ packethandler-impl --- 05:14:37 [INFO] 05:14:37 [INFO] --- resources:3.3.1:resources (default-resources) @ packethandler-impl --- 05:14:37 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/resources 05:14:37 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/generated-sources/spi 05:14:37 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/generated-sources/yang 05:14:37 [INFO] 05:14:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ packethandler-impl --- 05:14:37 [INFO] Recompiling the module because of changed dependency. 05:14:37 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 05:14:38 [WARNING] /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[45,73] unchecked method invocation: method registerListener in interface org.opendaylight.mdsal.binding.api.NotificationService is applied to given types 05:14:38 required: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener 05:14:38 found: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener 05:14:38 [WARNING] /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[45,87] unchecked conversion 05:14:38 required: java.lang.Class 05:14:38 found: java.lang.Class 05:14:38 [WARNING] /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[95,21] found raw type: java.lang.Class 05:14:38 missing type arguments for generic class java.lang.Class 05:14:38 [WARNING] /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[45,87] possible 'this' escape before subclass is fully initialized 05:14:38 [INFO] 05:14:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ packethandler-impl >>> 05:14:38 [INFO] 05:14:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ packethandler-impl --- 05:14:38 [INFO] Fork Value is true 05:14:41 [INFO] Done SpotBugs Analysis.... 05:14:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:14:41 [INFO] 05:14:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ packethandler-impl <<< 05:14:41 [INFO] 05:14:41 [INFO] 05:14:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ packethandler-impl --- 05:14:41 [INFO] BugInstance size is 0 05:14:41 [INFO] Error size is 0 05:14:41 [INFO] No errors/warnings found 05:14:41 [INFO] 05:14:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ packethandler-impl --- 05:14:41 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/test/resources 05:14:41 [INFO] 05:14:41 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ packethandler-impl --- 05:14:41 [INFO] Recompiling the module because of changed dependency. 05:14:41 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 05:14:42 [INFO] 05:14:42 [INFO] --- surefire:3.5.3:test (default-test) @ packethandler-impl --- 05:14:42 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/surefire-reports 05:14:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:14:42 [INFO] 05:14:42 [INFO] ------------------------------------------------------- 05:14:42 [INFO] T E S T S 05:14:42 [INFO] ------------------------------------------------------- 05:14:43 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 05:14:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:14:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 05:14:44 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 05:14:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 05:14:44 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 05:14:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 05:14:44 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 05:14:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 05:14:45 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 05:14:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 05:14:45 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 05:14:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 05:14:45 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 05:14:45 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 05:14:45 [INFO] 05:14:45 [INFO] Results: 05:14:45 [INFO] 05:14:45 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 05:14:45 [INFO] 05:14:45 [INFO] 05:14:45 [INFO] --- copy:14.1.3:copy-files (default) @ packethandler-impl --- 05:14:45 [INFO] 05:14:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ packethandler-impl --- 05:14:45 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1.jar 05:14:45 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/classes/META-INF/MANIFEST.MF 05:14:45 [INFO] 05:14:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ packethandler-impl --- 05:14:45 [INFO] No previous run data found, generating javadoc. 05:14:46 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1-javadoc.jar 05:14:46 [INFO] 05:14:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler-impl --- 05:14:46 [INFO] CycloneDX: Resolving Dependencies 05:14:47 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 05:14:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/bom.xml 05:14:47 [INFO] attaching as packethandler-impl-2.0.1-cyclonedx.xml 05:14:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/bom.json 05:14:47 [INFO] attaching as packethandler-impl-2.0.1-cyclonedx.json 05:14:47 [INFO] 05:14:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-impl --- 05:14:47 [INFO] Skipping duplicate-finder execution! 05:14:47 [INFO] 05:14:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ packethandler-impl --- 05:14:47 [INFO] No dependency problems found 05:14:47 [INFO] 05:14:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ packethandler-impl --- 05:14:47 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1-sources.jar 05:14:47 [INFO] 05:14:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ packethandler-impl --- 05:14:47 [INFO] 05:14:47 [INFO] --- jacoco:0.8.13:report (report) @ packethandler-impl --- 05:14:47 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/code-coverage/jacoco.exec 05:14:48 [INFO] Analyzed bundle 'packethandler-impl' with 10 classes 05:14:48 [INFO] 05:14:48 [INFO] --- install:3.1.4:install (default-install) @ packethandler-impl --- 05:14:48 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom 05:14:48 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar 05:14:48 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar 05:14:48 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml 05:14:48 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json 05:14:48 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar 05:14:48 [INFO] 05:14:48 [INFO] --- bundle:6.0.0:install (default-install) @ packethandler-impl --- 05:14:48 [INFO] Installing org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar 05:14:48 [INFO] Writing OBR metadata 05:14:48 [INFO] 05:14:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler-impl --- 05:14:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:14:48 [INFO] 05:14:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ packethandler-impl --- 05:14:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:14:48 [INFO] 05:14:48 [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- 05:14:48 [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 2.0.1 [6/29] 05:14:48 [INFO] from features/odl-l2switch-packethandler/pom.xml 05:14:48 [INFO] ------------------------------[ feature ]------------------------------- 05:14:50 [INFO] 05:14:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-packethandler --- 05:14:50 [INFO] 05:14:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-packethandler --- 05:14:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:50 [INFO] 05:14:50 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- 05:14:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:14:50 [INFO] 05:14:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-packethandler --- 05:14:50 [INFO] 05:14:50 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-packethandler --- 05:14:50 [INFO] 05:14:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- 05:14:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:14:50 [INFO] argLine set to empty 05:14:50 [INFO] 05:14:50 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-packethandler --- 05:14:51 [INFO] 05:14:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-packethandler --- 05:14:51 [INFO] Starting audit... 05:14:51 Audit done. 05:14:51 [INFO] You have 0 Checkstyle violations. 05:14:51 [INFO] 05:14:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-packethandler --- 05:14:51 [INFO] Starting audit... 05:14:51 Audit done. 05:14:51 [INFO] You have 0 Checkstyle violations. 05:14:51 [INFO] 05:14:51 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-packethandler --- 05:14:51 [INFO] 05:14:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- 05:14:51 [INFO] Generation not enabled 05:14:51 [INFO] Attaching artifact 05:14:51 [INFO] 05:14:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-packethandler --- 05:14:51 [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 05:14:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:14:51 [INFO] 05:14:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>> 05:14:51 [INFO] 05:14:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-packethandler --- 05:14:51 [INFO] No files found to run spotbugs, check compile phase has been run 05:14:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:14:51 [INFO] 05:14:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<< 05:14:51 [INFO] 05:14:51 [INFO] 05:14:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-packethandler --- 05:14:51 [INFO] 05:14:51 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-packethandler --- 05:14:51 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-packethandler 05:14:53 [INFO] Project dependency features detected: [] 05:14:53 [INFO] Pax Exam System (Version: 4.14.0) created. 05:14:53 [INFO] Creating RMI registry server on 127.0.0.1:46673 05:14:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:14:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:14:53 [INFO] Waiting for remote bundle context.. on 46673 name: 4e5b519f-90ba-4122-bfa1-aa2751c69f72 timout: [ RelativeTimeout value = 180000 ] 05:14:59 [INFO] Building jar from resources and headers. 05:14:59 [INFO] Writing jar finished. 05:15:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:15:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:15:12 [INFO] 05:15:12 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-packethandler --- 05:15:12 [INFO] 05:15:12 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-packethandler --- 05:15:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:15:12 [INFO] 05:15:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-packethandler --- 05:15:12 [INFO] CycloneDX: Resolving Dependencies 05:15:15 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 05:15:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/bom.xml 05:15:15 [INFO] attaching as odl-l2switch-packethandler-2.0.1-cyclonedx.xml 05:15:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/bom.json 05:15:15 [INFO] attaching as odl-l2switch-packethandler-2.0.1-cyclonedx.json 05:15:15 [INFO] 05:15:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- 05:15:15 [INFO] Skipping duplicate-finder execution! 05:15:15 [INFO] 05:15:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-packethandler --- 05:15:15 [INFO] Skipping plugin execution 05:15:15 [INFO] 05:15:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- 05:15:15 [INFO] Skipping source per configuration. 05:15:15 [INFO] 05:15:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-packethandler --- 05:15:15 [INFO] 05:15:15 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-packethandler --- 05:15:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:15:15 [INFO] 05:15:15 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-packethandler --- 05:15:15 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom 05:15:15 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml 05:15:15 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml 05:15:15 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json 05:15:15 [INFO] 05:15:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-packethandler --- 05:15:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:15:15 [INFO] 05:15:15 [INFO] -----------< org.opendaylight.l2switch:addresstracker-model >----------- 05:15:15 [INFO] Building addresstracker-model 2.0.1 [7/29] 05:15:15 [INFO] from addresstracker/model/pom.xml 05:15:15 [INFO] -------------------------------[ bundle ]------------------------------- 05:15:15 [INFO] 05:15:15 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker-model --- 05:15:15 [INFO] 05:15:15 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker-model --- 05:15:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:15 [INFO] 05:15:15 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ addresstracker-model --- 05:15:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:15 [INFO] 05:15:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker-model --- 05:15:16 [INFO] 05:15:16 [INFO] --- dependency:3.8.1:properties (default) @ addresstracker-model --- 05:15:16 [INFO] 05:15:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ addresstracker-model --- 05:15:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:15:16 [INFO] 05:15:16 [INFO] --- yang:14.0.17:generate-sources (binding) @ addresstracker-model --- 05:15:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:15:16 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/addresstracker/model/src/main/yang 05:15:16 [INFO] yang-to-sources: Found 10 dependencies in 3.336 ms 05:15:16 [INFO] yang-to-sources: Project model files found: 1 in 13.40 ms 05:15:16 [INFO] yang-to-sources: 23 YANG models processed in 616.4 ms 05:15:16 [INFO] BindingJavaFileGenerator: Defined 10 files in 40.98 ms 05:15:16 [INFO] Sorted 10 files into 4 directories in 105.0 μs 05:15:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 52.47 ms 05:15:16 [INFO] 05:15:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ addresstracker-model --- 05:15:16 [INFO] Starting audit... 05:15:16 Audit done. 05:15:16 [INFO] You have 0 Checkstyle violations. 05:15:16 [INFO] 05:15:16 [INFO] --- checkstyle:3.6.0:check (default) @ addresstracker-model --- 05:15:16 [INFO] Starting audit... 05:15:16 Audit done. 05:15:16 [INFO] You have 0 Checkstyle violations. 05:15:16 [INFO] 05:15:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ addresstracker-model --- 05:15:16 [INFO] 05:15:16 [INFO] --- resources:3.3.1:resources (default-resources) @ addresstracker-model --- 05:15:16 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/model/src/main/resources 05:15:16 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/generated-sources/spi 05:15:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:15:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:15:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:15:16 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/generated-sources/spi 05:15:16 [INFO] 05:15:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ addresstracker-model --- 05:15:16 [INFO] Recompiling the module because of changed dependency. 05:15:16 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 05:15:16 [INFO] 05:15:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ addresstracker-model >>> 05:15:16 [INFO] 05:15:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ addresstracker-model --- 05:15:16 [INFO] Fork Value is true 05:15:19 [INFO] Done SpotBugs Analysis.... 05:15:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:15:19 [INFO] 05:15:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ addresstracker-model <<< 05:15:19 [INFO] 05:15:19 [INFO] 05:15:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ addresstracker-model --- 05:15:19 [INFO] BugInstance size is 0 05:15:19 [INFO] Error size is 0 05:15:19 [INFO] No errors/warnings found 05:15:19 [INFO] 05:15:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ addresstracker-model --- 05:15:19 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/model/src/test/resources 05:15:19 [INFO] 05:15:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ addresstracker-model --- 05:15:19 [INFO] No sources to compile 05:15:19 [INFO] 05:15:19 [INFO] --- surefire:3.5.3:test (default-test) @ addresstracker-model --- 05:15:19 [INFO] No tests to run. 05:15:19 [INFO] 05:15:19 [INFO] --- copy:14.1.3:copy-files (default) @ addresstracker-model --- 05:15:19 [INFO] 05:15:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ addresstracker-model --- 05:15:19 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1.jar 05:15:19 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/classes/META-INF/MANIFEST.MF 05:15:19 [INFO] 05:15:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ addresstracker-model --- 05:15:19 [INFO] No previous run data found, generating javadoc. 05:15:20 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1-javadoc.jar 05:15:20 [INFO] 05:15:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker-model --- 05:15:20 [INFO] CycloneDX: Resolving Dependencies 05:15:21 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 05:15:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/bom.xml 05:15:21 [INFO] attaching as addresstracker-model-2.0.1-cyclonedx.xml 05:15:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/bom.json 05:15:21 [INFO] attaching as addresstracker-model-2.0.1-cyclonedx.json 05:15:21 [INFO] 05:15:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-model --- 05:15:21 [INFO] Skipping duplicate-finder execution! 05:15:21 [INFO] 05:15:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ addresstracker-model --- 05:15:21 [INFO] No dependency problems found 05:15:21 [INFO] 05:15:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ addresstracker-model --- 05:15:21 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1-sources.jar 05:15:21 [INFO] 05:15:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ addresstracker-model --- 05:15:21 [INFO] 05:15:21 [INFO] --- jacoco:0.8.13:report (report) @ addresstracker-model --- 05:15:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:15:21 [INFO] 05:15:21 [INFO] --- install:3.1.4:install (default-install) @ addresstracker-model --- 05:15:21 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom 05:15:21 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar 05:15:21 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar 05:15:21 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml 05:15:21 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json 05:15:21 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar 05:15:21 [INFO] 05:15:21 [INFO] --- bundle:6.0.0:install (default-install) @ addresstracker-model --- 05:15:21 [INFO] Installing org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar 05:15:21 [INFO] Writing OBR metadata 05:15:21 [INFO] 05:15:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker-model --- 05:15:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:15:21 [INFO] 05:15:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ addresstracker-model --- 05:15:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:15:21 [INFO] 05:15:21 [INFO] -----------< org.opendaylight.l2switch:addresstracker-impl >------------ 05:15:21 [INFO] Building addresstracker-impl 2.0.1 [8/29] 05:15:21 [INFO] from addresstracker/implementation/pom.xml 05:15:21 [INFO] -------------------------------[ bundle ]------------------------------- 05:15:21 [INFO] 05:15:21 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker-impl --- 05:15:21 [INFO] 05:15:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker-impl --- 05:15:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:21 [INFO] 05:15:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ addresstracker-impl --- 05:15:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:21 [INFO] 05:15:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker-impl --- 05:15:21 [INFO] 05:15:21 [INFO] --- dependency:3.8.1:properties (default) @ addresstracker-impl --- 05:15:21 [INFO] 05:15:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ addresstracker-impl --- 05:15:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:15:21 [INFO] 05:15:21 [INFO] --- yang:14.0.17:generate-sources (binding) @ addresstracker-impl --- 05:15:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:15:21 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/main/yang 05:15:21 [INFO] yang-to-sources: Found 11 dependencies in 2.284 ms 05:15:21 [INFO] yang-to-sources: Project model files found: 1 in 1.238 ms 05:15:22 [INFO] yang-to-sources: 1 YANG models processed in 76.37 ms 05:15:22 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.106 ms 05:15:22 [INFO] Sorted 6 files into 3 directories in 92.21 μs 05:15:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.258 ms 05:15:22 [INFO] 05:15:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ addresstracker-impl --- 05:15:22 [INFO] Starting audit... 05:15:22 Audit done. 05:15:22 [INFO] You have 0 Checkstyle violations. 05:15:22 [INFO] 05:15:22 [INFO] --- checkstyle:3.6.0:check (default) @ addresstracker-impl --- 05:15:22 [INFO] Starting audit... 05:15:22 Audit done. 05:15:22 [INFO] You have 0 Checkstyle violations. 05:15:22 [INFO] 05:15:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ addresstracker-impl --- 05:15:22 [INFO] 05:15:22 [INFO] --- resources:3.3.1:resources (default-resources) @ addresstracker-impl --- 05:15:22 [INFO] Copying 1 resource from src/main/resources to target/classes 05:15:22 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/generated-sources/spi 05:15:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:15:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:15:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:15:22 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/generated-sources/spi 05:15:22 [INFO] 05:15:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ addresstracker-impl --- 05:15:22 [INFO] Recompiling the module because of changed dependency. 05:15:22 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 05:15:22 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,84] unchecked cast 05:15:22 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:22 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 05:15:22 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[161,116] unchecked cast 05:15:22 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:22 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 05:15:22 [INFO] 05:15:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> 05:15:22 [INFO] 05:15:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ addresstracker-impl --- 05:15:22 [INFO] Fork Value is true 05:15:25 [INFO] Done SpotBugs Analysis.... 05:15:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:15:25 [INFO] 05:15:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< 05:15:25 [INFO] 05:15:25 [INFO] 05:15:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ addresstracker-impl --- 05:15:25 [INFO] BugInstance size is 0 05:15:25 [INFO] Error size is 0 05:15:25 [INFO] No errors/warnings found 05:15:25 [INFO] 05:15:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ addresstracker-impl --- 05:15:25 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/resources 05:15:25 [INFO] 05:15:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ addresstracker-impl --- 05:15:25 [INFO] Recompiling the module because of changed dependency. 05:15:25 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[86,88] unchecked conversion 05:15:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[92,84] unchecked conversion 05:15:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 05:15:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[94,86] unchecked conversion 05:15:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,84] unchecked conversion 05:15:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:25 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 05:15:25 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 05:15:25 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,86] unchecked conversion 05:15:25 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:15:25 [INFO] 05:15:25 [INFO] --- surefire:3.5.3:test (default-test) @ addresstracker-impl --- 05:15:25 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/surefire-reports 05:15:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:15:25 [INFO] 05:15:25 [INFO] ------------------------------------------------------- 05:15:25 [INFO] T E S T S 05:15:25 [INFO] ------------------------------------------------------- 05:15:27 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 05:15:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:15:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 05:15:28 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 05:15:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 05:15:28 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 05:15:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 05:15:28 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 05:15:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 05:15:29 [INFO] 05:15:29 [INFO] Results: 05:15:29 [INFO] 05:15:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 05:15:29 [INFO] 05:15:29 [INFO] 05:15:29 [INFO] --- copy:14.1.3:copy-files (default) @ addresstracker-impl --- 05:15:29 [INFO] 05:15:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ addresstracker-impl --- 05:15:29 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1.jar 05:15:29 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF 05:15:29 [INFO] 05:15:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ addresstracker-impl --- 05:15:29 [INFO] No previous run data found, generating javadoc. 05:15:30 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1-javadoc.jar 05:15:30 [INFO] 05:15:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker-impl --- 05:15:30 [INFO] CycloneDX: Resolving Dependencies 05:15:31 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 05:15:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/bom.xml 05:15:31 [INFO] attaching as addresstracker-impl-2.0.1-cyclonedx.xml 05:15:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/bom.json 05:15:31 [INFO] attaching as addresstracker-impl-2.0.1-cyclonedx.json 05:15:31 [INFO] 05:15:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-impl --- 05:15:31 [INFO] Skipping duplicate-finder execution! 05:15:31 [INFO] 05:15:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ addresstracker-impl --- 05:15:31 [INFO] No dependency problems found 05:15:31 [INFO] 05:15:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ addresstracker-impl --- 05:15:31 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1-sources.jar 05:15:31 [INFO] 05:15:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ addresstracker-impl --- 05:15:31 [INFO] 05:15:31 [INFO] --- jacoco:0.8.13:report (report) @ addresstracker-impl --- 05:15:31 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/code-coverage/jacoco.exec 05:15:31 [INFO] Analyzed bundle 'addresstracker-impl' with 8 classes 05:15:31 [INFO] 05:15:31 [INFO] --- install:3.1.4:install (default-install) @ addresstracker-impl --- 05:15:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom 05:15:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar 05:15:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar 05:15:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml 05:15:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json 05:15:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar 05:15:31 [INFO] 05:15:31 [INFO] --- bundle:6.0.0:install (default-install) @ addresstracker-impl --- 05:15:31 [INFO] Installing org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar 05:15:31 [INFO] Writing OBR metadata 05:15:31 [INFO] 05:15:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker-impl --- 05:15:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:15:31 [INFO] 05:15:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ addresstracker-impl --- 05:15:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:15:31 [INFO] 05:15:31 [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- 05:15:31 [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 2.0.1 [9/29] 05:15:31 [INFO] from features/odl-l2switch-addresstracker/pom.xml 05:15:31 [INFO] ------------------------------[ feature ]------------------------------- 05:15:31 [INFO] 05:15:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] 05:15:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:31 [INFO] 05:15:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:31 [INFO] 05:15:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] 05:15:31 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] 05:15:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:15:31 [INFO] argLine set to empty 05:15:31 [INFO] 05:15:31 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] 05:15:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] Starting audit... 05:15:31 Audit done. 05:15:31 [INFO] You have 0 Checkstyle violations. 05:15:31 [INFO] 05:15:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] Starting audit... 05:15:31 Audit done. 05:15:31 [INFO] You have 0 Checkstyle violations. 05:15:31 [INFO] 05:15:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] 05:15:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] Generation not enabled 05:15:31 [INFO] Attaching artifact 05:15:31 [INFO] 05:15:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-addresstracker --- 05:15:31 [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 05:15:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:15:31 [INFO] 05:15:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>> 05:15:31 [INFO] 05:15:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] No files found to run spotbugs, check compile phase has been run 05:15:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:15:31 [INFO] 05:15:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<< 05:15:31 [INFO] 05:15:31 [INFO] 05:15:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] 05:15:31 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-addresstracker --- 05:15:31 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-addresstracker 05:15:31 [INFO] Project dependency features detected: [] 05:15:31 [INFO] Pax Exam System (Version: 4.14.0) created. 05:15:31 [INFO] Creating RMI registry server on 127.0.0.1:43849 05:15:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:15:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:15:32 [INFO] Waiting for remote bundle context.. on 43849 name: c5350731-71d2-4f5a-984b-35d5754ddab5 timout: [ RelativeTimeout value = 180000 ] 05:15:36 [INFO] Building jar from resources and headers. 05:15:36 [INFO] Writing jar finished. 05:15:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:15:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:15:48 [INFO] 05:15:48 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-addresstracker --- 05:15:48 [INFO] 05:15:48 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-addresstracker --- 05:15:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:15:48 [INFO] 05:15:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-addresstracker --- 05:15:48 [INFO] CycloneDX: Resolving Dependencies 05:15:51 [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s) 05:15:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/bom.xml 05:15:51 [INFO] attaching as odl-l2switch-addresstracker-2.0.1-cyclonedx.xml 05:15:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/bom.json 05:15:51 [INFO] attaching as odl-l2switch-addresstracker-2.0.1-cyclonedx.json 05:15:51 [INFO] 05:15:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- 05:15:51 [INFO] Skipping duplicate-finder execution! 05:15:51 [INFO] 05:15:51 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-addresstracker --- 05:15:51 [INFO] Skipping plugin execution 05:15:51 [INFO] 05:15:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- 05:15:51 [INFO] Skipping source per configuration. 05:15:51 [INFO] 05:15:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-addresstracker --- 05:15:51 [INFO] 05:15:51 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-addresstracker --- 05:15:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:15:51 [INFO] 05:15:51 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-addresstracker --- 05:15:51 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom 05:15:51 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml 05:15:51 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml 05:15:51 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json 05:15:51 [INFO] 05:15:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-addresstracker --- 05:15:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:15:51 [INFO] 05:15:51 [INFO] ------------< org.opendaylight.l2switch:hosttracker-model >------------- 05:15:51 [INFO] Building hosttracker-model 2.0.1 [10/29] 05:15:51 [INFO] from hosttracker/model/pom.xml 05:15:51 [INFO] -------------------------------[ bundle ]------------------------------- 05:15:51 [INFO] 05:15:51 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker-model --- 05:15:51 [INFO] 05:15:51 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker-model --- 05:15:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:51 [INFO] 05:15:51 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ hosttracker-model --- 05:15:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:51 [INFO] 05:15:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker-model --- 05:15:51 [INFO] 05:15:51 [INFO] --- dependency:3.8.1:properties (default) @ hosttracker-model --- 05:15:51 [INFO] 05:15:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hosttracker-model --- 05:15:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:15:51 [INFO] 05:15:51 [INFO] --- yang:14.0.17:generate-sources (binding) @ hosttracker-model --- 05:15:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:15:51 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/hosttracker/model/src/main/yang 05:15:51 [INFO] yang-to-sources: Found 12 dependencies in 2.888 ms 05:15:51 [INFO] yang-to-sources: Project model files found: 1 in 1.669 ms 05:15:51 [INFO] yang-to-sources: 25 YANG models processed in 352.7 ms 05:15:51 [INFO] BindingJavaFileGenerator: Defined 11 files in 34.28 ms 05:15:51 [INFO] Sorted 11 files into 4 directories in 83.26 μs 05:15:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 38.42 ms 05:15:51 [INFO] 05:15:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ hosttracker-model --- 05:15:51 [INFO] Starting audit... 05:15:51 Audit done. 05:15:51 [INFO] You have 0 Checkstyle violations. 05:15:51 [INFO] 05:15:51 [INFO] --- checkstyle:3.6.0:check (default) @ hosttracker-model --- 05:15:51 [INFO] Starting audit... 05:15:51 Audit done. 05:15:51 [INFO] You have 0 Checkstyle violations. 05:15:51 [INFO] 05:15:51 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hosttracker-model --- 05:15:51 [INFO] 05:15:51 [INFO] --- resources:3.3.1:resources (default-resources) @ hosttracker-model --- 05:15:51 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/model/src/main/resources 05:15:51 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/generated-sources/spi 05:15:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:15:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:15:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:15:51 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/generated-sources/spi 05:15:51 [INFO] 05:15:51 [INFO] --- compiler:3.14.0:compile (default-compile) @ hosttracker-model --- 05:15:51 [INFO] Recompiling the module because of changed dependency. 05:15:51 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 05:15:52 [INFO] 05:15:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hosttracker-model >>> 05:15:52 [INFO] 05:15:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hosttracker-model --- 05:15:52 [INFO] Fork Value is true 05:15:54 [INFO] Done SpotBugs Analysis.... 05:15:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:15:54 [INFO] 05:15:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hosttracker-model <<< 05:15:54 [INFO] 05:15:54 [INFO] 05:15:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hosttracker-model --- 05:15:54 [INFO] BugInstance size is 0 05:15:54 [INFO] Error size is 0 05:15:54 [INFO] No errors/warnings found 05:15:54 [INFO] 05:15:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hosttracker-model --- 05:15:54 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/model/src/test/resources 05:15:54 [INFO] 05:15:54 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hosttracker-model --- 05:15:54 [INFO] No sources to compile 05:15:54 [INFO] 05:15:54 [INFO] --- surefire:3.5.3:test (default-test) @ hosttracker-model --- 05:15:54 [INFO] No tests to run. 05:15:54 [INFO] 05:15:54 [INFO] --- copy:14.1.3:copy-files (default) @ hosttracker-model --- 05:15:54 [INFO] 05:15:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hosttracker-model --- 05:15:54 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1.jar 05:15:54 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/classes/META-INF/MANIFEST.MF 05:15:54 [INFO] 05:15:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hosttracker-model --- 05:15:54 [INFO] No previous run data found, generating javadoc. 05:15:55 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1-javadoc.jar 05:15:55 [INFO] 05:15:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker-model --- 05:15:55 [INFO] CycloneDX: Resolving Dependencies 05:15:56 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 05:15:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/bom.xml 05:15:56 [INFO] attaching as hosttracker-model-2.0.1-cyclonedx.xml 05:15:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/bom.json 05:15:56 [INFO] attaching as hosttracker-model-2.0.1-cyclonedx.json 05:15:56 [INFO] 05:15:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-model --- 05:15:56 [INFO] Skipping duplicate-finder execution! 05:15:56 [INFO] 05:15:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hosttracker-model --- 05:15:56 [INFO] No dependency problems found 05:15:56 [INFO] 05:15:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hosttracker-model --- 05:15:56 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1-sources.jar 05:15:56 [INFO] 05:15:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hosttracker-model --- 05:15:56 [INFO] 05:15:56 [INFO] --- jacoco:0.8.13:report (report) @ hosttracker-model --- 05:15:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:15:56 [INFO] 05:15:56 [INFO] --- install:3.1.4:install (default-install) @ hosttracker-model --- 05:15:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom 05:15:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar 05:15:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar 05:15:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml 05:15:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json 05:15:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar 05:15:56 [INFO] 05:15:56 [INFO] --- bundle:6.0.0:install (default-install) @ hosttracker-model --- 05:15:56 [INFO] Installing org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar 05:15:56 [INFO] Writing OBR metadata 05:15:56 [INFO] 05:15:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker-model --- 05:15:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:15:56 [INFO] 05:15:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hosttracker-model --- 05:15:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:15:56 [INFO] 05:15:56 [INFO] -------------< org.opendaylight.l2switch:hosttracker-impl >------------- 05:15:56 [INFO] Building hosttracker-impl 2.0.1 [11/29] 05:15:56 [INFO] from hosttracker/implementation/pom.xml 05:15:56 [INFO] -------------------------------[ bundle ]------------------------------- 05:15:56 [INFO] 05:15:56 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker-impl --- 05:15:56 [INFO] 05:15:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker-impl --- 05:15:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:56 [INFO] 05:15:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ hosttracker-impl --- 05:15:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:15:56 [INFO] 05:15:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker-impl --- 05:15:56 [INFO] 05:15:56 [INFO] --- dependency:3.8.1:properties (default) @ hosttracker-impl --- 05:15:56 [INFO] 05:15:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hosttracker-impl --- 05:15:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:15:56 [INFO] 05:15:56 [INFO] --- yang:14.0.17:generate-sources (binding) @ hosttracker-impl --- 05:15:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:15:56 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/yang 05:15:56 [INFO] yang-to-sources: Found 13 dependencies in 2.970 ms 05:15:56 [INFO] yang-to-sources: Project model files found: 1 in 1.427 ms 05:15:56 [INFO] yang-to-sources: 1 YANG models processed in 87.02 ms 05:15:56 [INFO] BindingJavaFileGenerator: Defined 6 files in 595.9 μs 05:15:56 [INFO] Sorted 6 files into 3 directories in 70.40 μs 05:15:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 3.278 ms 05:15:56 [INFO] 05:15:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ hosttracker-impl --- 05:15:56 [INFO] Starting audit... 05:15:56 Audit done. 05:15:56 [INFO] You have 0 Checkstyle violations. 05:15:56 [INFO] 05:15:56 [INFO] --- checkstyle:3.6.0:check (default) @ hosttracker-impl --- 05:15:57 [INFO] Starting audit... 05:15:57 Audit done. 05:15:57 [INFO] You have 0 Checkstyle violations. 05:15:57 [INFO] 05:15:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hosttracker-impl --- 05:15:57 [INFO] 05:15:57 [INFO] --- resources:3.3.1:resources (default-resources) @ hosttracker-impl --- 05:15:57 [INFO] Copying 1 resource from src/main/resources to target/classes 05:15:57 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/generated-sources/spi 05:15:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:15:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:15:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:15:57 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/generated-sources/spi 05:15:57 [INFO] 05:15:57 [INFO] --- compiler:3.14.0:compile (default-compile) @ hosttracker-impl --- 05:15:57 [INFO] Recompiling the module because of changed dependency. 05:15:57 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-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 05:15:57 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[100,41] possible 'this' escape before subclass is fully initialized 05:15:57 [INFO] 05:15:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> 05:15:57 [INFO] 05:15:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hosttracker-impl --- 05:15:57 [INFO] Fork Value is true 05:16:01 [INFO] Done SpotBugs Analysis.... 05:16:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:16:01 [INFO] 05:16:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< 05:16:01 [INFO] 05:16:01 [INFO] 05:16:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hosttracker-impl --- 05:16:01 [INFO] BugInstance size is 0 05:16:01 [INFO] Error size is 0 05:16:01 [INFO] No errors/warnings found 05:16:01 [INFO] 05:16:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hosttracker-impl --- 05:16:01 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/test/resources 05:16:01 [INFO] 05:16:01 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hosttracker-impl --- 05:16:01 [INFO] No sources to compile 05:16:01 [INFO] 05:16:01 [INFO] --- surefire:3.5.3:test (default-test) @ hosttracker-impl --- 05:16:01 [INFO] No tests to run. 05:16:01 [INFO] 05:16:01 [INFO] --- copy:14.1.3:copy-files (default) @ hosttracker-impl --- 05:16:01 [INFO] 05:16:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hosttracker-impl --- 05:16:01 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1.jar 05:16:01 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF 05:16:01 [INFO] 05:16:01 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hosttracker-impl --- 05:16:01 [INFO] No previous run data found, generating javadoc. 05:16:02 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1-javadoc.jar 05:16:02 [INFO] 05:16:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker-impl --- 05:16:02 [INFO] CycloneDX: Resolving Dependencies 05:16:03 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 05:16:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/bom.xml 05:16:03 [INFO] attaching as hosttracker-impl-2.0.1-cyclonedx.xml 05:16:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/bom.json 05:16:03 [INFO] attaching as hosttracker-impl-2.0.1-cyclonedx.json 05:16:03 [INFO] 05:16:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-impl --- 05:16:03 [INFO] Skipping duplicate-finder execution! 05:16:03 [INFO] 05:16:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hosttracker-impl --- 05:16:03 [INFO] No dependency problems found 05:16:03 [INFO] 05:16:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hosttracker-impl --- 05:16:03 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1-sources.jar 05:16:03 [INFO] 05:16:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hosttracker-impl --- 05:16:03 [INFO] 05:16:03 [INFO] --- jacoco:0.8.13:report (report) @ hosttracker-impl --- 05:16:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:16:03 [INFO] 05:16:03 [INFO] --- install:3.1.4:install (default-install) @ hosttracker-impl --- 05:16:03 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom 05:16:03 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar 05:16:03 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar 05:16:03 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml 05:16:03 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json 05:16:03 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar 05:16:03 [INFO] 05:16:03 [INFO] --- bundle:6.0.0:install (default-install) @ hosttracker-impl --- 05:16:03 [INFO] Installing org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar 05:16:03 [INFO] Writing OBR metadata 05:16:03 [INFO] 05:16:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker-impl --- 05:16:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:16:03 [INFO] 05:16:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hosttracker-impl --- 05:16:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:16:03 [INFO] 05:16:03 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- 05:16:03 [INFO] Building OpenDaylight :: L2Switch :: HostTracker 2.0.1 [12/29] 05:16:03 [INFO] from features/odl-l2switch-hosttracker/pom.xml 05:16:03 [INFO] ------------------------------[ feature ]------------------------------- 05:16:03 [INFO] 05:16:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] 05:16:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:16:03 [INFO] 05:16:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:16:03 [INFO] 05:16:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] 05:16:03 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] 05:16:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:16:03 [INFO] argLine set to empty 05:16:03 [INFO] 05:16:03 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] 05:16:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] Starting audit... 05:16:03 Audit done. 05:16:03 [INFO] You have 0 Checkstyle violations. 05:16:03 [INFO] 05:16:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] Starting audit... 05:16:03 Audit done. 05:16:03 [INFO] You have 0 Checkstyle violations. 05:16:03 [INFO] 05:16:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] 05:16:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] Generation not enabled 05:16:03 [INFO] Attaching artifact 05:16:03 [INFO] 05:16:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-hosttracker --- 05:16: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 05:16:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:16:03 [INFO] 05:16:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>> 05:16:03 [INFO] 05:16:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] No files found to run spotbugs, check compile phase has been run 05:16:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:16:03 [INFO] 05:16:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<< 05:16:03 [INFO] 05:16:03 [INFO] 05:16:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] 05:16:03 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-hosttracker --- 05:16:03 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-hosttracker 05:16:03 [INFO] Project dependency features detected: [] 05:16:03 [INFO] Pax Exam System (Version: 4.14.0) created. 05:16:03 [INFO] Creating RMI registry server on 127.0.0.1:46461 05:16:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:16:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:16:04 [INFO] Waiting for remote bundle context.. on 46461 name: 51a94234-d154-4335-9c77-9ce3b55ba9e2 timout: [ RelativeTimeout value = 180000 ] 05:16:08 [INFO] Building jar from resources and headers. 05:16:08 [INFO] Writing jar finished. 05:16:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:16:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:16:21 [INFO] 05:16:21 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-hosttracker --- 05:16:21 [INFO] 05:16:21 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-hosttracker --- 05:16:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:16:21 [INFO] 05:16:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-hosttracker --- 05:16:21 [INFO] CycloneDX: Resolving Dependencies 05:16:24 [INFO] CycloneDX: Creating BOM version 1.6 with 265 component(s) 05:16:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/bom.xml 05:16:24 [INFO] attaching as odl-l2switch-hosttracker-2.0.1-cyclonedx.xml 05:16:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/bom.json 05:16:24 [INFO] attaching as odl-l2switch-hosttracker-2.0.1-cyclonedx.json 05:16:24 [INFO] 05:16:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- 05:16:24 [INFO] Skipping duplicate-finder execution! 05:16:24 [INFO] 05:16:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-hosttracker --- 05:16:24 [INFO] Skipping plugin execution 05:16:24 [INFO] 05:16:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- 05:16:24 [INFO] Skipping source per configuration. 05:16:24 [INFO] 05:16:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-hosttracker --- 05:16:24 [INFO] 05:16:24 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-hosttracker --- 05:16:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:16:24 [INFO] 05:16:24 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-hosttracker --- 05:16:24 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom 05:16:24 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml 05:16:24 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml 05:16:24 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json 05:16:24 [INFO] 05:16:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-hosttracker --- 05:16:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:16:24 [INFO] 05:16:24 [INFO] ------------< org.opendaylight.l2switch:loopremover-model >------------- 05:16:24 [INFO] Building loopremover-model 2.0.1 [13/29] 05:16:24 [INFO] from loopremover/model/pom.xml 05:16:24 [INFO] -------------------------------[ bundle ]------------------------------- 05:16:24 [INFO] 05:16:24 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover-model --- 05:16:24 [INFO] 05:16:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover-model --- 05:16:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:16:24 [INFO] 05:16:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ loopremover-model --- 05:16:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:16:24 [INFO] 05:16:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover-model --- 05:16:24 [INFO] 05:16:24 [INFO] --- dependency:3.8.1:properties (default) @ loopremover-model --- 05:16:24 [INFO] 05:16:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ loopremover-model --- 05:16:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:16:24 [INFO] 05:16:24 [INFO] --- yang:14.0.17:generate-sources (binding) @ loopremover-model --- 05:16:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:16:24 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/loopremover/model/src/main/yang 05:16:24 [INFO] yang-to-sources: Found 4 dependencies in 986.0 μs 05:16:24 [INFO] yang-to-sources: Project model files found: 1 in 1.737 ms 05:16:24 [INFO] yang-to-sources: 5 YANG models processed in 11.99 ms 05:16:24 [INFO] BindingJavaFileGenerator: Defined 8 files in 2.901 ms 05:16:24 [INFO] Sorted 8 files into 3 directories in 73.01 μs 05:16:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.879 ms 05:16:24 [INFO] 05:16:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ loopremover-model --- 05:16:24 [INFO] Starting audit... 05:16:24 Audit done. 05:16:24 [INFO] You have 0 Checkstyle violations. 05:16:24 [INFO] 05:16:24 [INFO] --- checkstyle:3.6.0:check (default) @ loopremover-model --- 05:16:24 [INFO] Starting audit... 05:16:24 Audit done. 05:16:24 [INFO] You have 0 Checkstyle violations. 05:16:24 [INFO] 05:16:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ loopremover-model --- 05:16:24 [INFO] 05:16:24 [INFO] --- resources:3.3.1:resources (default-resources) @ loopremover-model --- 05:16:24 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/model/src/main/resources 05:16:24 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/model/target/generated-sources/spi 05:16:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:16:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:16:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:16:24 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/model/target/generated-sources/spi 05:16:24 [INFO] 05:16:24 [INFO] --- compiler:3.14.0:compile (default-compile) @ loopremover-model --- 05:16:24 [INFO] Recompiling the module because of changed source code. 05:16:24 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 05:16:24 [INFO] 05:16:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ loopremover-model >>> 05:16:24 [INFO] 05:16:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ loopremover-model --- 05:16:24 [INFO] Fork Value is true 05:16:27 [INFO] Done SpotBugs Analysis.... 05:16:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:16:27 [INFO] 05:16:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ loopremover-model <<< 05:16:27 [INFO] 05:16:27 [INFO] 05:16:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ loopremover-model --- 05:16:27 [INFO] BugInstance size is 0 05:16:27 [INFO] Error size is 0 05:16:27 [INFO] No errors/warnings found 05:16:27 [INFO] 05:16:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ loopremover-model --- 05:16:27 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/model/src/test/resources 05:16:27 [INFO] 05:16:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ loopremover-model --- 05:16:27 [INFO] No sources to compile 05:16:27 [INFO] 05:16:27 [INFO] --- surefire:3.5.3:test (default-test) @ loopremover-model --- 05:16:27 [INFO] No tests to run. 05:16:27 [INFO] 05:16:27 [INFO] --- copy:14.1.3:copy-files (default) @ loopremover-model --- 05:16:27 [INFO] 05:16:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ loopremover-model --- 05:16:27 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1.jar 05:16:27 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/loopremover/model/target/classes/META-INF/MANIFEST.MF 05:16:27 [INFO] 05:16:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ loopremover-model --- 05:16:27 [INFO] No previous run data found, generating javadoc. 05:16:28 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1-javadoc.jar 05:16:28 [INFO] 05:16:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover-model --- 05:16:28 [INFO] CycloneDX: Resolving Dependencies 05:16:28 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 05:16:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/loopremover/model/target/bom.xml 05:16:28 [INFO] attaching as loopremover-model-2.0.1-cyclonedx.xml 05:16:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/loopremover/model/target/bom.json 05:16:28 [INFO] attaching as loopremover-model-2.0.1-cyclonedx.json 05:16:28 [INFO] 05:16:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-model --- 05:16:28 [INFO] Skipping duplicate-finder execution! 05:16:28 [INFO] 05:16:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ loopremover-model --- 05:16:28 [INFO] No dependency problems found 05:16:28 [INFO] 05:16:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ loopremover-model --- 05:16:28 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1-sources.jar 05:16:28 [INFO] 05:16:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ loopremover-model --- 05:16:28 [INFO] 05:16:29 [INFO] --- jacoco:0.8.13:report (report) @ loopremover-model --- 05:16:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:16:29 [INFO] 05:16:29 [INFO] --- install:3.1.4:install (default-install) @ loopremover-model --- 05:16:29 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom 05:16:29 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar 05:16:29 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar 05:16:29 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml 05:16:29 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json 05:16:29 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar 05:16:29 [INFO] 05:16:29 [INFO] --- bundle:6.0.0:install (default-install) @ loopremover-model --- 05:16:29 [INFO] Installing org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar 05:16:29 [INFO] Writing OBR metadata 05:16:29 [INFO] 05:16:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover-model --- 05:16:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:16:29 [INFO] 05:16:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ loopremover-model --- 05:16:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:16:29 [INFO] 05:16:29 [INFO] -------------< org.opendaylight.l2switch:loopremover-impl >------------- 05:16:29 [INFO] Building loopremover-impl 2.0.1 [14/29] 05:16:29 [INFO] from loopremover/implementation/pom.xml 05:16:29 [INFO] -------------------------------[ bundle ]------------------------------- 05:16:29 [INFO] 05:16:29 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover-impl --- 05:16:29 [INFO] 05:16:29 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover-impl --- 05:16:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:16:29 [INFO] 05:16:29 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ loopremover-impl --- 05:16:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:16:29 [INFO] 05:16:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover-impl --- 05:16:29 [INFO] 05:16:29 [INFO] --- dependency:3.8.1:properties (default) @ loopremover-impl --- 05:16:29 [INFO] 05:16:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ loopremover-impl --- 05:16:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:16:29 [INFO] 05:16:29 [INFO] --- yang:14.0.17:generate-sources (binding) @ loopremover-impl --- 05:16:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:16:29 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/yang 05:16:29 [INFO] yang-to-sources: Found 13 dependencies in 2.515 ms 05:16:29 [INFO] yang-to-sources: Project model files found: 1 in 1.084 ms 05:16:29 [INFO] yang-to-sources: 1 YANG models processed in 65.44 ms 05:16:29 [INFO] BindingJavaFileGenerator: Defined 6 files in 999.3 μs 05:16:29 [INFO] Sorted 6 files into 3 directories in 86.80 μs 05:16:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.990 ms 05:16:29 [INFO] 05:16:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ loopremover-impl --- 05:16:29 [INFO] Starting audit... 05:16:29 Audit done. 05:16:29 [INFO] You have 0 Checkstyle violations. 05:16:29 [INFO] 05:16:29 [INFO] --- checkstyle:3.6.0:check (default) @ loopremover-impl --- 05:16:29 [INFO] Starting audit... 05:16:29 Audit done. 05:16:29 [INFO] You have 0 Checkstyle violations. 05:16:29 [INFO] 05:16:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ loopremover-impl --- 05:16:29 [INFO] 05:16:29 [INFO] --- resources:3.3.1:resources (default-resources) @ loopremover-impl --- 05:16:29 [INFO] Copying 1 resource from src/main/resources to target/classes 05:16:29 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/generated-sources/spi 05:16:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:16:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:16:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:16:29 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/generated-sources/spi 05:16:29 [INFO] 05:16:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ loopremover-impl --- 05:16:29 [INFO] Recompiling the module because of changed dependency. 05:16:29 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[113,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[113,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[116,78] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[116,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[122,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,63] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,77] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[160,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,85] unchecked cast 05:16:29 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:16:29 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[178,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[179,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[190,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,78] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-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 05:16:29 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[276,80] unchecked cast 05:16:29 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:29 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 05:16:30 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[297,112] unchecked cast 05:16:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 05:16:30 [INFO] 05:16:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ loopremover-impl >>> 05:16:30 [INFO] 05:16:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ loopremover-impl --- 05:16:30 [INFO] Fork Value is true 05:16:33 [INFO] Done SpotBugs Analysis.... 05:16:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:16:33 [INFO] 05:16:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ loopremover-impl <<< 05:16:33 [INFO] 05:16:33 [INFO] 05:16:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ loopremover-impl --- 05:16:33 [INFO] BugInstance size is 0 05:16:33 [INFO] Error size is 0 05:16:33 [INFO] No errors/warnings found 05:16:33 [INFO] 05:16:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ loopremover-impl --- 05:16:33 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/resources 05:16:33 [INFO] 05:16:33 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ loopremover-impl --- 05:16:33 [INFO] Recompiling the module because of changed dependency. 05:16:33 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[55,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[55,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-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 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-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 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[86,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[86,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[95,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[95,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[105,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[105,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[114,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[114,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[124,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[124,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[133,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[133,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[143,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[143,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[152,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[152,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[163,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[163,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[172,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[172,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-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 05:16:33 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[180,75] unchecked conversion 05:16:33 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[195,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[195,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[204,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[204,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[216,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 05:16:33 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[216,75] unchecked conversion 05:16:33 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[251,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 05:16:33 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[251,76] unchecked conversion 05:16:33 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[257,55] unchecked method invocation: method addLinks in interface org.opendaylight.l2switch.loopremover.topology.NetworkGraphService is applied to given types 05:16:33 required: java.util.List 05:16:33 found: java.util.ArrayList 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[257,59] unchecked conversion 05:16:33 required: java.util.List 05:16:33 found: java.util.ArrayList 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[260,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 05:16:33 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 05:16:33 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[260,90] unchecked conversion 05:16:33 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[268,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[268,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[277,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[277,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 05:16:33 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,75] unchecked conversion 05:16:33 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[327,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 05:16:33 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[327,76] unchecked conversion 05:16:33 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[336,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 05:16:33 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 05:16:33 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector 05:16:33 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[336,90] unchecked conversion 05:16:33 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:16:33 [INFO] 05:16:33 [INFO] --- surefire:3.5.3:test (default-test) @ loopremover-impl --- 05:16:33 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/surefire-reports 05:16:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:16:33 [INFO] 05:16:33 [INFO] ------------------------------------------------------- 05:16:33 [INFO] T E S T S 05:16:33 [INFO] ------------------------------------------------------- 05:16:34 [INFO] Running org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 05:16:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:16:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.341 s -- in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 05:16:35 [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 05:16:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 05:16:35 [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 05:16:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.831 s -- in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 05:16:39 [INFO] 05:16:39 [INFO] Results: 05:16:39 [INFO] 05:16:39 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 05:16:39 [INFO] 05:16:39 [INFO] 05:16:39 [INFO] --- copy:14.1.3:copy-files (default) @ loopremover-impl --- 05:16:39 [INFO] 05:16:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ loopremover-impl --- 05:16:39 [WARNING] Bundle org.opendaylight.l2switch:loopremover-impl:bundle:2.0.1 : Unused Export-Package instructions: [org.apache.commons*] 05:16:39 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1.jar 05:16:39 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/classes/META-INF/MANIFEST.MF 05:16:39 [INFO] 05:16:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ loopremover-impl --- 05:16:40 [INFO] No previous run data found, generating javadoc. 05:16:41 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1-javadoc.jar 05:16:41 [INFO] 05:16:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover-impl --- 05:16:41 [INFO] CycloneDX: Resolving Dependencies 05:16:42 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 05:16:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/bom.xml 05:16:42 [INFO] attaching as loopremover-impl-2.0.1-cyclonedx.xml 05:16:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/bom.json 05:16:42 [INFO] attaching as loopremover-impl-2.0.1-cyclonedx.json 05:16:42 [INFO] 05:16:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-impl --- 05:16:42 [INFO] Skipping duplicate-finder execution! 05:16:42 [INFO] 05:16:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ loopremover-impl --- 05:16:42 [INFO] No dependency problems found 05:16:42 [INFO] 05:16:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ loopremover-impl --- 05:16:42 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1-sources.jar 05:16:42 [INFO] 05:16:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ loopremover-impl --- 05:16:42 [INFO] 05:16:42 [INFO] --- jacoco:0.8.13:report (report) @ loopremover-impl --- 05:16:42 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/code-coverage/jacoco.exec 05:16:42 [INFO] Analyzed bundle 'loopremover-impl' with 8 classes 05:16:42 [INFO] 05:16:42 [INFO] --- install:3.1.4:install (default-install) @ loopremover-impl --- 05:16:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom 05:16:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar 05:16:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar 05:16:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml 05:16:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json 05:16:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar 05:16:42 [INFO] 05:16:42 [INFO] --- bundle:6.0.0:install (default-install) @ loopremover-impl --- 05:16:42 [INFO] Installing org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar 05:16:42 [INFO] Writing OBR metadata 05:16:42 [INFO] 05:16:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover-impl --- 05:16:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:16:42 [INFO] 05:16:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ loopremover-impl --- 05:16:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:16:42 [INFO] 05:16:42 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- 05:16:42 [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 2.0.1 [15/29] 05:16:42 [INFO] from features/odl-l2switch-loopremover/pom.xml 05:16:42 [INFO] ------------------------------[ feature ]------------------------------- 05:16:42 [INFO] 05:16:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-loopremover --- 05:16:42 [INFO] 05:16:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-loopremover --- 05:16:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:16:42 [INFO] 05:16:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- 05:16:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:16:42 [INFO] 05:16:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-loopremover --- 05:16:42 [INFO] 05:16:42 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-loopremover --- 05:16:42 [INFO] 05:16:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- 05:16:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:16:42 [INFO] argLine set to empty 05:16:42 [INFO] 05:16:42 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-loopremover --- 05:16:42 [INFO] 05:16:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-loopremover --- 05:16:42 [INFO] Starting audit... 05:16:42 Audit done. 05:16:42 [INFO] You have 0 Checkstyle violations. 05:16:42 [INFO] 05:16:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-loopremover --- 05:16:42 [INFO] Starting audit... 05:16:42 Audit done. 05:16:42 [INFO] You have 0 Checkstyle violations. 05:16:42 [INFO] 05:16:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-loopremover --- 05:16:42 [INFO] 05:16:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- 05:16:42 [INFO] Generation not enabled 05:16:42 [INFO] Attaching artifact 05:16:42 [INFO] 05:16:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-loopremover --- 05:16:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:16:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:16:42 [INFO] 05:16:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>> 05:16:42 [INFO] 05:16:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-loopremover --- 05:16:42 [INFO] No files found to run spotbugs, check compile phase has been run 05:16:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:16:42 [INFO] 05:16:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<< 05:16:42 [INFO] 05:16:42 [INFO] 05:16:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-loopremover --- 05:16:42 [INFO] 05:16:42 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-loopremover --- 05:16:42 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-loopremover 05:16:42 [INFO] Project dependency features detected: [] 05:16:42 [INFO] Pax Exam System (Version: 4.14.0) created. 05:16:42 [INFO] Creating RMI registry server on 127.0.0.1:35733 05:16:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:16:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:16:43 [INFO] Waiting for remote bundle context.. on 35733 name: cd718fc6-d517-443c-a1a6-71f401337c51 timout: [ RelativeTimeout value = 180000 ] 05:16:47 [INFO] Building jar from resources and headers. 05:16:47 [INFO] Writing jar finished. 05:16:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:16:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:16:58 [INFO] 05:16:58 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-loopremover --- 05:16:58 [INFO] 05:16:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-loopremover --- 05:16:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:16:58 [INFO] 05:16:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-loopremover --- 05:16:58 [INFO] CycloneDX: Resolving Dependencies 05:17:01 [INFO] CycloneDX: Creating BOM version 1.6 with 277 component(s) 05:17:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/bom.xml 05:17:01 [INFO] attaching as odl-l2switch-loopremover-2.0.1-cyclonedx.xml 05:17:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/bom.json 05:17:01 [INFO] attaching as odl-l2switch-loopremover-2.0.1-cyclonedx.json 05:17:01 [INFO] 05:17:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- 05:17:01 [INFO] Skipping duplicate-finder execution! 05:17:01 [INFO] 05:17:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-loopremover --- 05:17:01 [INFO] Skipping plugin execution 05:17:01 [INFO] 05:17:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- 05:17:01 [INFO] Skipping source per configuration. 05:17:01 [INFO] 05:17:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-loopremover --- 05:17:01 [INFO] 05:17:01 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-loopremover --- 05:17:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:17:01 [INFO] 05:17:01 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-loopremover --- 05:17:01 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom 05:17:01 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml 05:17:01 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml 05:17:01 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json 05:17:01 [INFO] 05:17:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-loopremover --- 05:17:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:17:01 [INFO] 05:17:01 [INFO] -------------< org.opendaylight.l2switch:arphandler-impl >-------------- 05:17:01 [INFO] Building arphandler-impl 2.0.1 [16/29] 05:17:01 [INFO] from arphandler/pom.xml 05:17:01 [INFO] -------------------------------[ bundle ]------------------------------- 05:17:01 [INFO] 05:17:01 [INFO] --- clean:3.5.0:clean (default-clean) @ arphandler-impl --- 05:17:01 [INFO] 05:17:01 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arphandler-impl --- 05:17:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:17:01 [INFO] 05:17:01 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ arphandler-impl --- 05:17:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:17:01 [INFO] 05:17:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arphandler-impl --- 05:17:02 [INFO] 05:17:02 [INFO] --- dependency:3.8.1:properties (default) @ arphandler-impl --- 05:17:02 [INFO] 05:17:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arphandler-impl --- 05:17:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:17:02 [INFO] 05:17:02 [INFO] --- yang:14.0.17:generate-sources (binding) @ arphandler-impl --- 05:17:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:17:02 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/arphandler/src/main/yang 05:17:02 [INFO] yang-to-sources: Found 14 dependencies in 2.748 ms 05:17:02 [INFO] yang-to-sources: Project model files found: 1 in 1.390 ms 05:17:02 [INFO] yang-to-sources: 1 YANG models processed in 95.17 ms 05:17:02 [INFO] BindingJavaFileGenerator: Defined 6 files in 942.2 μs 05:17:02 [INFO] Sorted 6 files into 3 directories in 72.26 μs 05:17:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.872 ms 05:17:02 [INFO] 05:17:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ arphandler-impl --- 05:17:02 [INFO] Starting audit... 05:17:02 Audit done. 05:17:02 [INFO] You have 0 Checkstyle violations. 05:17:02 [INFO] 05:17:02 [INFO] --- checkstyle:3.6.0:check (default) @ arphandler-impl --- 05:17:02 [INFO] Starting audit... 05:17:02 Audit done. 05:17:02 [INFO] You have 0 Checkstyle violations. 05:17:02 [INFO] 05:17:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ arphandler-impl --- 05:17:02 [INFO] 05:17:02 [INFO] --- resources:3.3.1:resources (default-resources) @ arphandler-impl --- 05:17:02 [INFO] Copying 1 resource from src/main/resources to target/classes 05:17:02 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/arphandler/target/generated-sources/spi 05:17:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:17:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:17:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:17:02 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/arphandler/target/generated-sources/spi 05:17:02 [INFO] 05:17:02 [INFO] --- compiler:3.14.0:compile (default-compile) @ arphandler-impl --- 05:17:02 [INFO] Recompiling the module because of changed dependency. 05:17:02 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[138,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[83,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[83,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[88,44] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[87,54] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[91,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[92,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[96,36] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[95,54] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[153,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[153,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[152,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[120,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 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[126,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[176,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[177,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[188,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:02 [INFO] 05:17:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arphandler-impl >>> 05:17:02 [INFO] 05:17:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arphandler-impl --- 05:17:02 [INFO] Fork Value is true 05:17:06 [INFO] Done SpotBugs Analysis.... 05:17:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:17:06 [INFO] 05:17:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arphandler-impl <<< 05:17:06 [INFO] 05:17:06 [INFO] 05:17:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arphandler-impl --- 05:17:06 [INFO] BugInstance size is 0 05:17:06 [INFO] Error size is 0 05:17:06 [INFO] No errors/warnings found 05:17:06 [INFO] 05:17:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arphandler-impl --- 05:17:06 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/arphandler/src/test/resources 05:17:06 [INFO] 05:17:06 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ arphandler-impl --- 05:17:06 [INFO] Recompiling the module because of changed dependency. 05:17:06 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[91,70] unchecked method invocation: method registerLegacyTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 05:17:06 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 05:17:06 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[91,81] unchecked conversion 05:17:06 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 05:17:06 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[91,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[116,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 05:17:06 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[116,75] unchecked conversion 05:17:06 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[55,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[55,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[55,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[93,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 05:17:06 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[93,75] unchecked conversion 05:17:06 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[98,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[144,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 05:17:06 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[144,75] unchecked conversion 05:17:06 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:06 [INFO] 05:17:06 [INFO] --- surefire:3.5.3:test (default-test) @ arphandler-impl --- 05:17:06 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/arphandler/target/surefire-reports 05:17:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:17:06 [INFO] 05:17:06 [INFO] ------------------------------------------------------- 05:17:06 [INFO] T E S T S 05:17:06 [INFO] ------------------------------------------------------- 05:17:07 [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 05:17:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:17:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s -- in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 05:17:08 [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 05:17:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 05:17:09 [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 05:17:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 05:17:09 [INFO] Running org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 05:17:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 05:17:09 [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 05:17:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 05:17:10 [INFO] 05:17:10 [INFO] Results: 05:17:10 [INFO] 05:17:10 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 05:17:10 [INFO] 05:17:10 [INFO] 05:17:10 [INFO] --- copy:14.1.3:copy-files (default) @ arphandler-impl --- 05:17:10 [INFO] 05:17:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arphandler-impl --- 05:17:10 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1.jar 05:17:10 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/arphandler/target/classes/META-INF/MANIFEST.MF 05:17:10 [INFO] 05:17:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arphandler-impl --- 05:17:10 [INFO] No previous run data found, generating javadoc. 05:17:11 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1-javadoc.jar 05:17:11 [INFO] 05:17:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arphandler-impl --- 05:17:11 [INFO] CycloneDX: Resolving Dependencies 05:17:12 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 05:17:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/arphandler/target/bom.xml 05:17:12 [INFO] attaching as arphandler-impl-2.0.1-cyclonedx.xml 05:17:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/arphandler/target/bom.json 05:17:12 [INFO] attaching as arphandler-impl-2.0.1-cyclonedx.json 05:17:12 [INFO] 05:17:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arphandler-impl --- 05:17:12 [INFO] Skipping duplicate-finder execution! 05:17:12 [INFO] 05:17:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arphandler-impl --- 05:17:12 [INFO] No dependency problems found 05:17:12 [INFO] 05:17:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arphandler-impl --- 05:17:12 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1-sources.jar 05:17:12 [INFO] 05:17:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arphandler-impl --- 05:17:12 [INFO] 05:17:12 [INFO] --- jacoco:0.8.13:report (report) @ arphandler-impl --- 05:17:12 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/arphandler/target/code-coverage/jacoco.exec 05:17:12 [INFO] Analyzed bundle 'arphandler-impl' with 12 classes 05:17:12 [INFO] 05:17:12 [INFO] --- install:3.1.4:install (default-install) @ arphandler-impl --- 05:17:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom 05:17:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar 05:17:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar 05:17:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml 05:17:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json 05:17:12 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar 05:17:12 [INFO] 05:17:12 [INFO] --- bundle:6.0.0:install (default-install) @ arphandler-impl --- 05:17:12 [INFO] Installing org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar 05:17:12 [INFO] Writing OBR metadata 05:17:12 [INFO] 05:17:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arphandler-impl --- 05:17:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:17:12 [INFO] 05:17:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arphandler-impl --- 05:17:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:17:12 [INFO] 05:17:12 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- 05:17:12 [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 2.0.1 [17/29] 05:17:12 [INFO] from features/odl-l2switch-arphandler/pom.xml 05:17:12 [INFO] ------------------------------[ feature ]------------------------------- 05:17:12 [INFO] 05:17:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-arphandler --- 05:17:12 [INFO] 05:17:12 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-arphandler --- 05:17:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:17:12 [INFO] 05:17:12 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- 05:17:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:17:12 [INFO] 05:17:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-arphandler --- 05:17:12 [INFO] 05:17:12 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-arphandler --- 05:17:12 [INFO] 05:17:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- 05:17:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:17:12 [INFO] argLine set to empty 05:17:12 [INFO] 05:17:12 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-arphandler --- 05:17:12 [INFO] 05:17:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-arphandler --- 05:17:12 [INFO] Starting audit... 05:17:12 Audit done. 05:17:12 [INFO] You have 0 Checkstyle violations. 05:17:12 [INFO] 05:17:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-arphandler --- 05:17:12 [INFO] Starting audit... 05:17:12 Audit done. 05:17:12 [INFO] You have 0 Checkstyle violations. 05:17:12 [INFO] 05:17:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-arphandler --- 05:17:12 [INFO] 05:17:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- 05:17:12 [INFO] Generation not enabled 05:17:12 [INFO] Attaching artifact 05:17:12 [INFO] 05:17:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-arphandler --- 05:17:12 [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 05:17:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:17:12 [INFO] 05:17:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>> 05:17:12 [INFO] 05:17:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-arphandler --- 05:17:13 [INFO] No files found to run spotbugs, check compile phase has been run 05:17:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:17:13 [INFO] 05:17:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<< 05:17:13 [INFO] 05:17:13 [INFO] 05:17:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-arphandler --- 05:17:13 [INFO] 05:17:13 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-arphandler --- 05:17:13 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-arphandler 05:17:13 [INFO] Project dependency features detected: [] 05:17:13 [INFO] Pax Exam System (Version: 4.14.0) created. 05:17:13 [INFO] Creating RMI registry server on 127.0.0.1:39023 05:17:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:17:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:17:13 [INFO] Waiting for remote bundle context.. on 39023 name: 7a643d08-3318-4f99-b5ba-bd89617003f0 timout: [ RelativeTimeout value = 180000 ] 05:17:17 [INFO] Building jar from resources and headers. 05:17:17 [INFO] Writing jar finished. 05:17:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:17:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:17:28 [INFO] 05:17:28 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-arphandler --- 05:17:28 [INFO] 05:17:28 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-arphandler --- 05:17:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:17:28 [INFO] 05:17:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-arphandler --- 05:17:28 [INFO] CycloneDX: Resolving Dependencies 05:17:32 [INFO] CycloneDX: Creating BOM version 1.6 with 285 component(s) 05:17:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/bom.xml 05:17:32 [INFO] attaching as odl-l2switch-arphandler-2.0.1-cyclonedx.xml 05:17:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/bom.json 05:17:32 [INFO] attaching as odl-l2switch-arphandler-2.0.1-cyclonedx.json 05:17:32 [INFO] 05:17:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- 05:17:32 [INFO] Skipping duplicate-finder execution! 05:17:32 [INFO] 05:17:32 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-arphandler --- 05:17:32 [INFO] Skipping plugin execution 05:17:32 [INFO] 05:17:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- 05:17:32 [INFO] Skipping source per configuration. 05:17:32 [INFO] 05:17:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-arphandler --- 05:17:32 [INFO] 05:17:32 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-arphandler --- 05:17:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:17:32 [INFO] 05:17:32 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-arphandler --- 05:17:32 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom 05:17:32 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml 05:17:32 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml 05:17:32 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json 05:17:32 [INFO] 05:17:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-arphandler --- 05:17:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:17:32 [INFO] 05:17:32 [INFO] ----------------< org.opendaylight.l2switch:main-impl >----------------- 05:17:32 [INFO] Building main-impl 2.0.1 [18/29] 05:17:32 [INFO] from l2switch-main/pom.xml 05:17:32 [INFO] -------------------------------[ bundle ]------------------------------- 05:17:32 [INFO] 05:17:32 [INFO] --- clean:3.5.0:clean (default-clean) @ main-impl --- 05:17:32 [INFO] 05:17:32 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ main-impl --- 05:17:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:17:32 [INFO] 05:17:32 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ main-impl --- 05:17:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:17:32 [INFO] 05:17:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ main-impl --- 05:17:32 [INFO] 05:17:32 [INFO] --- dependency:3.8.1:properties (default) @ main-impl --- 05:17:32 [INFO] 05:17:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ main-impl --- 05:17:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:17:32 [INFO] 05:17:32 [INFO] --- yang:14.0.17:generate-sources (binding) @ main-impl --- 05:17:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 05:17:32 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/yang 05:17:32 [INFO] yang-to-sources: Found 16 dependencies in 2.166 ms 05:17:32 [INFO] yang-to-sources: Project model files found: 1 in 709.9 μs 05:17:32 [INFO] yang-to-sources: 1 YANG models processed in 70.96 ms 05:17:32 [INFO] BindingJavaFileGenerator: Defined 6 files in 583.0 μs 05:17:32 [INFO] Sorted 6 files into 3 directories in 72.58 μs 05:17:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.450 ms 05:17:32 [INFO] 05:17:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ main-impl --- 05:17:32 [INFO] Starting audit... 05:17:32 Audit done. 05:17:32 [INFO] You have 0 Checkstyle violations. 05:17:32 [INFO] 05:17:32 [INFO] --- checkstyle:3.6.0:check (default) @ main-impl --- 05:17:32 [INFO] Starting audit... 05:17:32 Audit done. 05:17:32 [INFO] You have 0 Checkstyle violations. 05:17:32 [INFO] 05:17:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ main-impl --- 05:17:32 [INFO] 05:17:32 [INFO] --- resources:3.3.1:resources (default-resources) @ main-impl --- 05:17:32 [INFO] Copying 1 resource from src/main/resources to target/classes 05:17:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/l2switch-main/target/generated-sources/spi 05:17:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:17:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 05:17:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 05:17:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/l2switch-main/target/generated-sources/spi 05:17:32 [INFO] 05:17:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ main-impl --- 05:17:32 [INFO] Recompiling the module because of changed dependency. 05:17:32 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[112,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[99,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 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[105,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,70] unchecked cast 05:17:32 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:17:32 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[164,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:32 [INFO] 05:17:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ main-impl >>> 05:17:32 [INFO] 05:17:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ main-impl --- 05:17:32 [INFO] Fork Value is true 05:17:37 [INFO] Done SpotBugs Analysis.... 05:17:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:17:37 [INFO] 05:17:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ main-impl <<< 05:17:37 [INFO] 05:17:37 [INFO] 05:17:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ main-impl --- 05:17:37 [INFO] BugInstance size is 0 05:17:37 [INFO] Error size is 0 05:17:37 [INFO] No errors/warnings found 05:17:37 [INFO] 05:17:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ main-impl --- 05:17:37 [INFO] Copying 1 resource from src/test/resources to target/test-classes 05:17:37 [INFO] 05:17:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ main-impl --- 05:17:37 [INFO] Recompiling the module because of changed dependency. 05:17:37 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[60,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[60,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[60,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[69,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[72,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 05:17:37 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:37 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[72,75] unchecked conversion 05:17:37 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:37 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[79,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[79,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 05:17:37 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 05:17:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[79,50] unchecked conversion 05:17:37 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:17:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 05:17:37 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 05:17:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,63] unchecked conversion 05:17:37 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:17:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/util/InstanceIdentifierUtilsTest.java:[51,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:37 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/util/InstanceIdentifierUtilsTest.java:[63,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 05:17:37 [INFO] 05:17:37 [INFO] --- surefire:3.5.3:test (default-test) @ main-impl --- 05:17:37 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/surefire-reports 05:17:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:17:37 [INFO] 05:17:37 [INFO] ------------------------------------------------------- 05:17:37 [INFO] T E S T S 05:17:37 [INFO] ------------------------------------------------------- 05:17:38 [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest 05:17:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:17:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s -- in org.opendaylight.l2switch.flow.InventoryReaderTest 05:17:40 [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 05:17:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 05:17:40 [INFO] Running org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 05:17:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 05:17:40 [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest 05:17:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.l2switch.flow.InitialFlowWriterTest 05:17:40 [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 05:17:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 05:17:40 [INFO] 05:17:40 [INFO] Results: 05:17:40 [INFO] 05:17:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 05:17:40 [INFO] 05:17:40 [INFO] 05:17:40 [INFO] --- copy:14.1.3:copy-files (default) @ main-impl --- 05:17:40 [INFO] 05:17:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ main-impl --- 05:17:40 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1.jar 05:17:40 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/classes/META-INF/MANIFEST.MF 05:17:40 [INFO] 05:17:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ main-impl --- 05:17:40 [INFO] No previous run data found, generating javadoc. 05:17:42 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1-javadoc.jar 05:17:42 [INFO] 05:17:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ main-impl --- 05:17:42 [INFO] CycloneDX: Resolving Dependencies 05:17:43 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 05:17:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/l2switch-main/target/bom.xml 05:17:43 [INFO] attaching as main-impl-2.0.1-cyclonedx.xml 05:17:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/l2switch-main/target/bom.json 05:17:43 [INFO] attaching as main-impl-2.0.1-cyclonedx.json 05:17:43 [INFO] 05:17:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ main-impl --- 05:17:43 [INFO] Skipping duplicate-finder execution! 05:17:43 [INFO] 05:17:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ main-impl --- 05:17:43 [WARNING] Used undeclared dependencies found: 05:17:43 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.1:compile 05:17:43 [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile 05:17:43 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.1:compile 05:17:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile 05:17:43 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile 05:17:43 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile 05:17:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile 05:17:43 [WARNING] Unused declared dependencies found: 05:17:43 [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.20.1:compile 05:17:43 [WARNING] org.opendaylight.l2switch:packethandler-impl:jar:2.0.1:compile 05:17:43 [WARNING] Non-test scoped test only dependencies found: 05:17:43 [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile 05:17:43 [INFO] 05:17:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ main-impl --- 05:17:43 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1-sources.jar 05:17:43 [INFO] 05:17:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ main-impl --- 05:17:43 [INFO] 05:17:43 [INFO] --- jacoco:0.8.13:report (report) @ main-impl --- 05:17:43 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/l2switch-main/target/code-coverage/jacoco.exec 05:17:43 [INFO] Analyzed bundle 'main-impl' with 9 classes 05:17:43 [INFO] 05:17:43 [INFO] --- install:3.1.4:install (default-install) @ main-impl --- 05:17:43 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom 05:17:43 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar 05:17:43 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar 05:17:43 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/bom.xml to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml 05:17:43 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/bom.json to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json 05:17:43 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar 05:17:43 [INFO] 05:17:43 [INFO] --- bundle:6.0.0:install (default-install) @ main-impl --- 05:17:43 [INFO] Installing org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar 05:17:43 [INFO] Writing OBR metadata 05:17:43 [INFO] 05:17:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ main-impl --- 05:17:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:17:43 [INFO] 05:17:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ main-impl --- 05:17:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 05:17:43 [INFO] 05:17:43 [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ 05:17:43 [INFO] Building OpenDaylight :: L2Switch :: Switch 2.0.1 [19/29] 05:17:43 [INFO] from features/odl-l2switch-switch/pom.xml 05:17:43 [INFO] ------------------------------[ feature ]------------------------------- 05:17:43 [INFO] 05:17:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch --- 05:17:43 [INFO] 05:17:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch --- 05:17:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:17:43 [INFO] 05:17:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- 05:17:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:17:43 [INFO] 05:17:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch --- 05:17:43 [INFO] 05:17:43 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch --- 05:17:43 [INFO] 05:17:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- 05:17:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:17:43 [INFO] argLine set to empty 05:17:43 [INFO] 05:17:43 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch --- 05:17:43 [INFO] 05:17:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch --- 05:17:43 [INFO] Starting audit... 05:17:43 Audit done. 05:17:43 [INFO] You have 0 Checkstyle violations. 05:17:43 [INFO] 05:17:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch --- 05:17:43 [INFO] Starting audit... 05:17:43 Audit done. 05:17:43 [INFO] You have 0 Checkstyle violations. 05:17:43 [INFO] 05:17:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch --- 05:17:43 [INFO] 05:17:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- 05:17:43 [INFO] Generation not enabled 05:17:43 [INFO] Attaching artifact 05:17:43 [INFO] 05:17:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch --- 05:17:43 [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 05:17:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:17:43 [INFO] 05:17:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>> 05:17:43 [INFO] 05:17:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch --- 05:17:43 [INFO] No files found to run spotbugs, check compile phase has been run 05:17:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:17:43 [INFO] 05:17:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<< 05:17:43 [INFO] 05:17:43 [INFO] 05:17:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch --- 05:17:43 [INFO] 05:17:43 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch --- 05:17:43 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch 05:17:43 [INFO] Project dependency features detected: [] 05:17:43 [INFO] Pax Exam System (Version: 4.14.0) created. 05:17:43 [INFO] Creating RMI registry server on 127.0.0.1:42475 05:17:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:17:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:17:44 [INFO] Waiting for remote bundle context.. on 42475 name: f423266b-a131-4d2a-af02-4f8b2792de90 timout: [ RelativeTimeout value = 180000 ] 05:17:48 [INFO] Building jar from resources and headers. 05:17:48 [INFO] Writing jar finished. 05:18:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:18:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:18:03 [INFO] 05:18:03 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch --- 05:18:03 [INFO] 05:18:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch --- 05:18:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:18:03 [INFO] 05:18:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch --- 05:18:03 [INFO] CycloneDX: Resolving Dependencies 05:18:06 [INFO] CycloneDX: Creating BOM version 1.6 with 290 component(s) 05:18:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/bom.xml 05:18:06 [INFO] attaching as odl-l2switch-switch-2.0.1-cyclonedx.xml 05:18:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/bom.json 05:18:06 [INFO] attaching as odl-l2switch-switch-2.0.1-cyclonedx.json 05:18:06 [INFO] 05:18:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- 05:18:06 [INFO] Skipping duplicate-finder execution! 05:18:06 [INFO] 05:18:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch --- 05:18:06 [INFO] Skipping plugin execution 05:18:06 [INFO] 05:18:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch --- 05:18:06 [INFO] Skipping source per configuration. 05:18:06 [INFO] 05:18:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch --- 05:18:06 [INFO] 05:18:06 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch --- 05:18:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:18:06 [INFO] 05:18:06 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch --- 05:18:06 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom 05:18:06 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml 05:18:06 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml 05:18:06 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json 05:18:06 [INFO] 05:18:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch --- 05:18:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:18:06 [INFO] 05:18:06 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- 05:18:06 [INFO] Building OpenDaylight :: L2Switch :: Switch REST 2.0.1 [20/29] 05:18:06 [INFO] from features/odl-l2switch-switch-rest/pom.xml 05:18:06 [INFO] ------------------------------[ feature ]------------------------------- 05:18:08 [INFO] 05:18:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] 05:18:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:18:08 [INFO] 05:18:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:18:08 [INFO] 05:18:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] 05:18:08 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] 05:18:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:18:08 [INFO] argLine set to empty 05:18:08 [INFO] 05:18:08 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] 05:18:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] Starting audit... 05:18:08 Audit done. 05:18:08 [INFO] You have 0 Checkstyle violations. 05:18:08 [INFO] 05:18:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] Starting audit... 05:18:08 Audit done. 05:18:08 [INFO] You have 0 Checkstyle violations. 05:18:08 [INFO] 05:18:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] 05:18:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] Generation not enabled 05:18:08 [INFO] Attaching artifact 05:18:08 [INFO] 05:18:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:18:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:18:08 [INFO] 05:18:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>> 05:18:08 [INFO] 05:18:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] No files found to run spotbugs, check compile phase has been run 05:18:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:18:08 [INFO] 05:18:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<< 05:18:08 [INFO] 05:18:08 [INFO] 05:18:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] 05:18:08 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch-rest --- 05:18:08 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-rest 05:18:09 [INFO] Project dependency features detected: [] 05:18:09 [INFO] Pax Exam System (Version: 4.14.0) created. 05:18:09 [INFO] Creating RMI registry server on 127.0.0.1:35601 05:18:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:18:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:18:09 [INFO] Waiting for remote bundle context.. on 35601 name: fb9a5497-90c6-4e94-b9cf-fda05dd76cc4 timout: [ RelativeTimeout value = 180000 ] 05:18:14 [INFO] Building jar from resources and headers. 05:18:14 [INFO] Writing jar finished. 05:18:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:18:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:18:31 [INFO] 05:18:31 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch-rest --- 05:18:31 [INFO] 05:18:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch-rest --- 05:18:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:18:31 [INFO] 05:18:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch-rest --- 05:18:31 [INFO] CycloneDX: Resolving Dependencies 05:18:36 [INFO] CycloneDX: Creating BOM version 1.6 with 481 component(s) 05:18:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/bom.xml 05:18:36 [INFO] attaching as odl-l2switch-switch-rest-2.0.1-cyclonedx.xml 05:18:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/bom.json 05:18:36 [INFO] attaching as odl-l2switch-switch-rest-2.0.1-cyclonedx.json 05:18:36 [INFO] 05:18:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- 05:18:36 [INFO] Skipping duplicate-finder execution! 05:18:36 [INFO] 05:18:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-rest --- 05:18:36 [INFO] Skipping plugin execution 05:18:36 [INFO] 05:18:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- 05:18:36 [INFO] Skipping source per configuration. 05:18:36 [INFO] 05:18:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch-rest --- 05:18:36 [INFO] 05:18:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch-rest --- 05:18:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:18:36 [INFO] 05:18:36 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch-rest --- 05:18:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom 05:18:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml 05:18:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml 05:18:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json 05:18:36 [INFO] 05:18:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch-rest --- 05:18:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:18:36 [INFO] 05:18:36 [INFO] ----------< org.opendaylight.l2switch:odl-l2switch-switch-ui >---------- 05:18:36 [INFO] Building OpenDaylight :: L2Switch :: Switch UI 2.0.1 [21/29] 05:18:36 [INFO] from features/odl-l2switch-switch-ui/pom.xml 05:18:36 [INFO] ------------------------------[ feature ]------------------------------- 05:18:37 [INFO] 05:18:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] 05:18:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:18:37 [INFO] 05:18:37 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:18:37 [INFO] 05:18:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] 05:18:37 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] 05:18:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:18:37 [INFO] argLine set to empty 05:18:37 [INFO] 05:18:37 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] 05:18:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] Starting audit... 05:18:37 Audit done. 05:18:37 [INFO] You have 0 Checkstyle violations. 05:18:37 [INFO] 05:18:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] Starting audit... 05:18:37 Audit done. 05:18:37 [INFO] You have 0 Checkstyle violations. 05:18:37 [INFO] 05:18:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] 05:18:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] Generation not enabled 05:18:37 [INFO] Attaching artifact 05:18:37 [INFO] 05:18:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch-ui --- 05:18:37 [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 05:18:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:18:37 [INFO] 05:18:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-ui >>> 05:18:37 [INFO] 05:18:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] No files found to run spotbugs, check compile phase has been run 05:18:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:18:37 [INFO] 05:18:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-ui <<< 05:18:37 [INFO] 05:18:37 [INFO] 05:18:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] 05:18:37 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch-ui --- 05:18:37 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-ui 05:18:37 [INFO] Project dependency features detected: [] 05:18:37 [INFO] Pax Exam System (Version: 4.14.0) created. 05:18:37 [INFO] Creating RMI registry server on 127.0.0.1:35257 05:18:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 05:18:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 05:18:37 [INFO] Waiting for remote bundle context.. on 35257 name: 4bf6179e-ddc0-49f5-af72-a9f4f77c21f7 timout: [ RelativeTimeout value = 180000 ] 05:18:42 [INFO] Building jar from resources and headers. 05:18:42 [INFO] Writing jar finished. 05:18:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 05:18:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 05:18:59 [INFO] 05:18:59 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch-ui --- 05:18:59 [INFO] 05:18:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch-ui --- 05:18:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:18:59 [INFO] 05:18:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch-ui --- 05:18:59 [INFO] CycloneDX: Resolving Dependencies 05:19:05 [INFO] CycloneDX: Creating BOM version 1.6 with 496 component(s) 05:19:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/bom.xml 05:19:05 [INFO] attaching as odl-l2switch-switch-ui-2.0.1-cyclonedx.xml 05:19:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/bom.json 05:19:05 [INFO] attaching as odl-l2switch-switch-ui-2.0.1-cyclonedx.json 05:19:05 [INFO] 05:19:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-ui --- 05:19:05 [INFO] Skipping duplicate-finder execution! 05:19:05 [INFO] 05:19:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-ui --- 05:19:05 [INFO] Skipping plugin execution 05:19:05 [INFO] 05:19:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-ui --- 05:19:05 [INFO] Skipping source per configuration. 05:19:05 [INFO] 05:19:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch-ui --- 05:19:05 [INFO] 05:19:05 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch-ui --- 05:19:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:19:05 [INFO] 05:19:05 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch-ui --- 05:19:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom 05:19:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml 05:19:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml 05:19:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json 05:19:05 [INFO] 05:19:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch-ui --- 05:19:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:19:05 [INFO] 05:19:05 [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- 05:19:05 [INFO] Building features-l2switch 2.0.1 [22/29] 05:19:05 [INFO] from features/features-l2switch/pom.xml 05:19:05 [INFO] ------------------------------[ feature ]------------------------------- 05:19:05 [INFO] 05:19:05 [INFO] --- clean:3.5.0:clean (default-clean) @ features-l2switch --- 05:19:05 [INFO] 05:19:05 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-l2switch --- 05:19:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:05 [INFO] 05:19:05 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-l2switch --- 05:19:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:05 [INFO] 05:19:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-l2switch --- 05:19:05 [INFO] 05:19:05 [INFO] --- dependency:3.8.1:properties (default) @ features-l2switch --- 05:19:05 [INFO] 05:19:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-l2switch --- 05:19:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:19:05 [INFO] argLine set to empty 05:19:05 [INFO] 05:19:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-l2switch --- 05:19:05 [INFO] Starting audit... 05:19:05 Audit done. 05:19:05 [INFO] You have 0 Checkstyle violations. 05:19:05 [INFO] 05:19:05 [INFO] --- checkstyle:3.6.0:check (default) @ features-l2switch --- 05:19:05 [INFO] Starting audit... 05:19:05 Audit done. 05:19:05 [INFO] You have 0 Checkstyle violations. 05:19:05 [INFO] 05:19:05 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-l2switch --- 05:19:05 [INFO] 05:19:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- 05:19:05 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/feature/feature.xml 05:19:06 [INFO] ...done! 05:19:06 [INFO] Attaching features XML 05:19:06 [INFO] 05:19:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-l2switch --- 05:19:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:19:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 05:19:06 [INFO] 05:19:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-l2switch >>> 05:19:06 [INFO] 05:19:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-l2switch --- 05:19:06 [INFO] No files found to run spotbugs, check compile phase has been run 05:19:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:19:06 [INFO] 05:19:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-l2switch <<< 05:19:06 [INFO] 05:19:06 [INFO] 05:19:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-l2switch --- 05:19:06 [INFO] 05:19:06 [INFO] --- feattest:14.1.3:test (default) @ features-l2switch --- 05:19:06 [INFO] 05:19:06 [INFO] --- copy:14.1.3:copy-files (default) @ features-l2switch --- 05:19:06 [INFO] 05:19:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-l2switch --- 05:19:06 [INFO] No Javadoc in project. Archive not created. 05:19:06 [INFO] 05:19:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-l2switch --- 05:19:06 [INFO] CycloneDX: Resolving Dependencies 05:19:11 [INFO] CycloneDX: Creating BOM version 1.6 with 497 component(s) 05:19:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/bom.xml 05:19:11 [INFO] attaching as features-l2switch-2.0.1-cyclonedx.xml 05:19:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/bom.json 05:19:11 [INFO] attaching as features-l2switch-2.0.1-cyclonedx.json 05:19:11 [INFO] 05:19:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-l2switch --- 05:19:11 [INFO] Skipping duplicate-finder execution! 05:19:11 [INFO] 05:19:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-l2switch --- 05:19:11 [INFO] Skipping plugin execution 05:19:11 [INFO] 05:19:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-l2switch --- 05:19:11 [INFO] No sources in project. Archive not created. 05:19:11 [INFO] 05:19:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-l2switch --- 05:19:11 [INFO] 05:19:11 [INFO] --- jacoco:0.8.13:report (report) @ features-l2switch --- 05:19:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:19:11 [INFO] 05:19:11 [INFO] --- install:3.1.4:install (default-install) @ features-l2switch --- 05:19:11 [WARNING] 05:19:11 [WARNING] The packaging plugin for project features-l2switch did not assign 05:19:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:19:11 [WARNING] 05:19:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:19:11 [WARNING] 05:19:11 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom 05:19:11 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml 05:19:11 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml 05:19:11 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json 05:19:11 [INFO] 05:19:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-l2switch --- 05:19:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:19:11 [WARNING] 05:19:11 [WARNING] The packaging plugin for project features-l2switch did not assign 05:19:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 05:19:11 [WARNING] 05:19:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 05:19:11 [WARNING] 05:19:11 [INFO] 05:19:11 [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- 05:19:11 [INFO] Building features-l2switch-aggregator 2.0.1 [23/29] 05:19:11 [INFO] from features/pom.xml 05:19:11 [INFO] --------------------------------[ pom ]--------------------------------- 05:19:11 [INFO] 05:19:11 [INFO] --- clean:3.5.0:clean (default-clean) @ features-l2switch-aggregator --- 05:19:11 [INFO] 05:19:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-l2switch-aggregator --- 05:19:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:11 [INFO] 05:19:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-l2switch-aggregator --- 05:19:11 [INFO] 05:19:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-l2switch-aggregator --- 05:19:11 [INFO] Skipping CycloneDX goal, because module skips deploy 05:19:11 [INFO] 05:19:11 [INFO] --- install:3.1.4:install (default-install) @ features-l2switch-aggregator --- 05:19:11 [INFO] Skipping artifact installation 05:19:11 [INFO] 05:19:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-l2switch-aggregator --- 05:19:11 [INFO] Skipping artifact deployment 05:19:11 [INFO] 05:19:11 [INFO] --------------< org.opendaylight.l2switch:l2switch-karaf >-------------- 05:19:11 [INFO] Building l2switch-karaf 2.0.1 [24/29] 05:19:11 [INFO] from distribution/karaf/pom.xml 05:19:11 [INFO] --------------------------------[ pom ]--------------------------------- 05:19:12 [INFO] 05:19:12 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch-karaf --- 05:19:12 [INFO] 05:19:12 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch-karaf --- 05:19:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:12 [INFO] 05:19:12 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ l2switch-karaf --- 05:19:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:12 [INFO] 05:19:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch-karaf --- 05:19:12 [INFO] 05:19:12 [INFO] --- dependency:3.8.1:properties (default) @ l2switch-karaf --- 05:19:12 [INFO] 05:19:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ l2switch-karaf --- 05:19:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-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/** 05:19:12 [INFO] 05:19:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ l2switch-karaf --- 05:19:12 [INFO] Starting audit... 05:19:12 Audit done. 05:19:12 [INFO] You have 0 Checkstyle violations. 05:19:12 [INFO] 05:19:12 [INFO] --- checkstyle:3.6.0:check (default) @ l2switch-karaf --- 05:19:12 [INFO] Starting audit... 05:19:12 Audit done. 05:19:12 [INFO] You have 0 Checkstyle violations. 05:19:12 [INFO] 05:19:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ l2switch-karaf --- 05:19:12 [INFO] 05:19:12 [INFO] --- resources:3.3.1:resources (process-resources) @ l2switch-karaf --- 05:19:12 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/distribution/karaf/src/main/resources 05:19:12 [INFO] 05:19:12 [INFO] --- karaf:4.4.8:assembly (process-resources) @ l2switch-karaf --- 05:19:12 [INFO] Using repositories: 05:19:12 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 05:19:12 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 05:19:12 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 05:19:12 [INFO] Creating work directory: /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/assembly 05:19:12 [INFO] Loading direct KAR and features XML dependencies 05:19:12 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 05:19:12 [INFO] Feature framework will be added as a startup feature 05:19:12 [INFO] Generating Karaf assembly: /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/assembly 05:19:12 [INFO] Unzipping kars 05:19:12 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 05:19:12 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 05:19:12 [INFO] Loading profiles from: 05:19:12 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 05:19:12 [INFO] Loading repositories 05:19:13 [INFO] Generating generated-startup profile 05:19:13 [INFO] Generating generated-boot profile with parents: generated-startup 05:19:13 [INFO] Generating generated-installed profile 05:19:13 [INFO] Configuring etc/config.properties and etc/system.properties 05:19:13 [INFO] Downloading libraries for generated profiles 05:19:13 [INFO] Downloading additional libraries 05:19:13 [INFO] Writing configurations 05:19:13 [INFO] adding config file: etc/profile.cfg 05:19:13 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 05:19:13 [INFO] Startup stage 05:19:13 [INFO] Loading startup repositories 05:19:13 [INFO] Resolving startup features and bundles 05:19:13 [INFO] Features: framework 05:19:13 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 05:19:13 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 05:19:13 [INFO] Boot stage 05:19:13 [INFO] Loading boot repositories 05:19:13 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-ui/2.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.7/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.20.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.1/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.18/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.2/xml/features 05:19:13 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.2/xml/features 05:19:13 [INFO] Feature odl-mdsal-model-rfc8528/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.18 05:19:13 [INFO] Feature odl-mdsal-eos-binding/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.18 05:19:13 [INFO] Feature odl-mdsal-binding-base/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.18 05:19:13 [INFO] Feature odl-mdsal-model-rfc6991/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.18 05:19:13 [INFO] Feature odl-yangtools-binding-codec/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.17 05:19:13 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 05:19:13 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 05:19:13 [INFO] Feature odl-yangtools-xpath-api/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.17 05:19:13 [INFO] Feature odl-controller-akka/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3 05:19:13 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1 05:19:13 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 05:19:13 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 05:19:13 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 05:19:13 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 05:19:13 [INFO] Feature odl-aaa-password-service/0.21.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.2/xml/aaa-password-service-config 05:19:13 [INFO] Feature service/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 05:19:13 [INFO] Feature odl-restconf-server-api/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/9.0.1 05:19:13 [INFO] Feature shell/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 05:19:13 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 05:19:13 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 05:19:13 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 05:19:13 [INFO] Feature package/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 05:19:13 [INFO] Feature odl-mdsal-model-rfc9645/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.18 05:19:13 [INFO] Feature odl-yangtools-parser/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.17 05:19:13 [INFO] Feature ssh/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 05:19:13 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 05:19:13 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 05:19:13 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 05:19:13 [INFO] Feature odl-gson/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.1 05:19:13 [INFO] Feature odl-mdsal-model-rfc8341/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.18 05:19:13 [INFO] Feature odl-restconf-api/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/9.0.1 05:19:13 [INFO] Feature odl-yangtools-netty/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.17 05:19:13 [INFO] Feature odl-yangtools-xpath/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.17 05:19:13 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 05:19:13 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 05:19:13 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 05:19:13 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 05:19:13 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 05:19:13 [INFO] Feature odl-l2switch-switch/2.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/main-impl/2.0.1 05:19:13 [INFO] Feature odl-yangtools-data-api/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.17 05:19:13 [INFO] Feature framework/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 05:19:13 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 05:19:13 [INFO] Feature odl-netconf-model-rfc5277/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/9.0.1 05:19:13 [INFO] Feature odl-mdsal-clustering-commons/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.36 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.2 05:19:13 [INFO] Feature odl-karaf-feat-jetty/14.1.3 is defined as a boot feature 05:19:13 [INFO] Feature odl-mdsal-model-rfc6243/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.18 05:19:13 [INFO] Feature odl-l2switch-arphandler/2.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/arphandler-impl/2.0.1 05:19:13 [INFO] Feature deployer/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 05:19:13 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 05:19:13 [INFO] Feature odl-openflowplugin-flow-services/0.20.1 is defined as a boot feature 05:19:13 [INFO] Feature odl-netconf-keystore/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/9.0.1 05:19:13 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.2 05:19:13 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 05:19:13 [INFO] Feature odl-yanglib-mdsal-writer/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/9.0.1 05:19:13 [INFO] Feature odl-servlet-api/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 05:19:13 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.18 05:19:13 [INFO] Feature odl-mdsal-model-rfc8526/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.18 05:19:13 [INFO] Feature odl-jersey-2/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 05:19:13 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 05:19:13 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 05:19:13 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 05:19:13 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 05:19:13 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 05:19:13 [INFO] Feature odl-mdsal-model-rfc8639/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.18 05:19:13 [INFO] Feature odl-controller-scala/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.16 05:19:13 [INFO] Feature odl-l2switch-packethandler/2.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/packethandler-impl/2.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/packethandler-model/2.0.1 05:19:13 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 05:19:13 [INFO] Feature odl-mdsal-model-rfc9643/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.18 05:19:13 [INFO] Feature scr/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 05:19:13 [INFO] Feature odl-netty-4/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 05:19:13 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 05:19:13 [INFO] Feature odl-mdsal-distributed-datastore/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.2 05:19:13 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/xml/pekkoconf 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/xml/factorypekkoconf 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/xml/moduleshardconf 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/xml/moduleconf 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/cfg/datastore 05:19:13 [INFO] Feature odl-openflowplugin-app-reconciliation-framework/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.20.1 05:19:13 [INFO] Feature odl-apache-commons-text/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 05:19:13 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.18 05:19:13 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 05:19:13 [INFO] Feature jaas/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 05:19:13 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 05:19:13 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 05:19:13 [INFO] Feature odl-infrautils-utils/7.1.7 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.1.7 05:19:13 [INFO] Feature odl-jolokia/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 05:19:13 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/11.0.2/cfg/configuration 05:19:13 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 05:19:13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 05:19:13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 05:19:13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 05:19:13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 05:19:13 [INFO] Feature http/8.0.33 is defined as a boot feature 05:19:13 [INFO] Feature odl-mdsal-model-rfc8072/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.18 05:19:13 [INFO] Feature odl-raft-spi/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.2 05:19:13 [INFO] Feature odl-yangtools-export/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.17 05:19:13 [INFO] Feature odl-jakarta-activation-api/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 05:19:13 [INFO] Feature odl-netconf-mdsal-common/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/9.0.1 05:19:13 [INFO] Feature odl-mdsal-model-rfc8343/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.18 05:19:13 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 05:19:13 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 05:19:13 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.18 05:19:13 [INFO] Feature odl-mdsal-singleton-common/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.18 05:19:13 [INFO] Feature odl-apache-commons-lang3/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.18.0 05:19:13 [INFO] Feature odl-openflowplugin-libraries/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.20.1 05:19:13 [INFO] Feature odl-yangtools-codec/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.17 05:19:13 [INFO] Feature odl-infrautils-diagstatus/7.1.7 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.1.7 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.1.7 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.1.7 05:19:13 [INFO] Feature odl-mdsal-model-rfc8529/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.18 05:19:13 [INFO] Feature odl-restconf-nb/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-subscription/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.1/cfg/config 05:19:13 [INFO] Feature odl-l2switch-loopremover/2.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1 05:19:13 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/loopremover-model/2.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/loopremover-impl/2.0.1 05:19:13 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1 05:19:13 [INFO] Feature odl-openflowplugin-southbound/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-impl/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-shell/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-api/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.20.1/cfg/config 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.20.1/xml/config 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.20.1/xml/legacyConfig 05:19:13 [INFO] Feature odl-aaa-shiro/0.21.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.2/xml/aaa-app-config 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.2/xml/aaa-datastore-config 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.2/xml/aaa-password-service-config 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.2/py/idmtool 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.2/cfg/config 05:19:13 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 05:19:13 [INFO] Feature odl-mdsal-model-rfc9644/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.18 05:19:13 [INFO] Feature management/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 05:19:13 [INFO] adding config file: etc/jmx.acl.cfg 05:19:13 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 05:19:13 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 05:19:13 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 05:19:13 [INFO] adding config file: etc/org.apache.karaf.management.cfg 05:19:13 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 05:19:13 [INFO] Feature odl-dropwizard-metrics/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.36 05:19:13 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.36 05:19:13 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.36 05:19:13 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.36 05:19:13 [INFO] Feature odl-karaf-feat-jdbc/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 05:19:13 [INFO] Feature odl-mdsal-binding-runtime/14.0.18 is defined as a boot feature 05:19:13 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.18 05:19:13 [INFO] Feature odl-mdsal-model-rfc8342/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.18 05:19:13 [INFO] Feature odl-javassist-3/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 05:19:13 [INFO] Feature war/4.4.8 is defined as a boot feature 05:19:13 [INFO] Feature odl-mdsal-dom-api/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.18 05:19:13 [INFO] Feature odl-yangtools-util/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.17 05:19:13 [INFO] Feature odl-mdsal-common/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.18 05:19:13 [INFO] Feature standard/4.4.8 is defined as a boot feature 05:19:13 [INFO] Feature odl-yangtools-parser-api/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.17 05:19:13 [INFO] Feature odl-openflowplugin-app-arbitratorreconciliation/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.20.1 05:19:13 [INFO] Feature odl-yangtools-binding-spec/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.17 05:19:13 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 05:19:13 [INFO] Feature odl-infrautils-ready/7.1.7 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.1.7 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.1.7 05:19:13 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 05:19:13 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 05:19:13 [INFO] Feature odl-mdsal-eos-dom/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.18 05:19:13 [INFO] Feature odl-aaa-encryption-service/0.21.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.2 05:19:13 [INFO] Feature odl-mdsal-model-rfc6470/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.18 05:19:13 [INFO] Feature odl-mdsal-model-rfc9641/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.18 05:19:13 [INFO] Feature odl-openflowplugin-app-config-pusher/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.20.1 05:19:13 [INFO] Feature feature/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 05:19:13 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 05:19:13 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 05:19:13 [INFO] Feature system/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 05:19:13 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 05:19:13 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 05:19:13 [INFO] Feature odl-mdsal-binding-api/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.18 05:19:13 [INFO] Feature odl-mdsal-dom-broker/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.18 05:19:13 [INFO] Feature odl-restconf/9.0.1 is defined as a boot feature 05:19:13 [INFO] Feature odl-yangtools-data/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.17 05:19:13 [INFO] Feature odl-openflowplugin-app-forwardingrules-manager/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.20.1 05:19:13 [INFO] Feature odl-l2switch-hosttracker/2.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/hosttracker-impl/2.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/hosttracker-model/2.0.1 05:19:13 [INFO] Feature odl-netconf-api/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/9.0.1 05:19:13 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 05:19:13 [INFO] Feature odl-guava/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 05:19:13 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 05:19:13 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.50.0 05:19:13 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 05:19:13 [INFO] Feature odl-mdsal-singleton-dom/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.18 05:19:13 [INFO] Feature f6f73d2d-4fe7-414b-9580-25f0592e0de9/0.0.0 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.3 05:19:13 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.18 05:19:13 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 05:19:13 [INFO] Feature log/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 05:19:13 [INFO] adding config file: etc/org.apache.karaf.log.cfg 05:19:13 [INFO] Feature wrap/2.6.17 is defined as a boot feature 05:19:13 [INFO] Feature odl-mdsal-model-rfc9642/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.18 05:19:13 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 05:19:13 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 05:19:13 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 05:19:13 [INFO] Feature odl-netconf-transport-api/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/9.0.1 05:19:13 [INFO] Feature odl-mdsal-broker/11.0.2 is defined as a boot feature 05:19:13 [INFO] Feature odl-mdsal-eos-common/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.18 05:19:13 [INFO] Feature odl-yangtools-binding-runtime/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.17 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.17 05:19:13 [INFO] Feature odl-netconf-databind/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/9.0.1 05:19:13 [INFO] Feature odl-lz4/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 05:19:13 [INFO] Feature odl-mdsal-model-rfc8344/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.18 05:19:13 [INFO] Feature odl-stax2-api/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 05:19:13 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 05:19:13 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 05:19:13 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 05:19:13 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 05:19:13 [INFO] Feature odl-yangtools-common/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.17 05:19:13 [INFO] Feature kar/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 05:19:13 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 05:19:13 [INFO] Feature odl-l2switch-switch-rest/2.0.1 is defined as a boot feature 05:19:13 [INFO] Feature odl-l2switch-addresstracker/2.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/addresstracker-impl/2.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/addresstracker-model/2.0.1 05:19:13 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 05:19:13 [INFO] Feature odl-apache-shiro/0.21.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 05:19:13 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 05:19:13 [INFO] Feature jline/3.21.0 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 05:19:13 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 05:19:13 [INFO] Feature odl-mdsal-model-rfc8650/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.18 05:19:13 [INFO] Feature odl-raft-api/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.2 05:19:13 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.18 05:19:13 [INFO] Feature odl-mdsal-model-rfc8525/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.18 05:19:13 [INFO] Feature odl-mdsal-dom-runtime/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.18 05:19:13 [INFO] Feature config/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 05:19:13 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 05:19:13 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 05:19:13 [INFO] Feature instance/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 05:19:13 [INFO] Feature odl-aaa-web/0.21.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.21.2 05:19:13 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.18 05:19:13 [INFO] Feature odl-mdsal-model-rfc9640/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.18 05:19:13 [INFO] Feature odl-controller-mdsal-common/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.2 05:19:13 [INFO] Feature odl-mdsal-model-rfc6241/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.18 05:19:13 [INFO] Feature odl-antlr4/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 05:19:13 [INFO] Feature odl-netconf-truststore/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/9.0.1 05:19:13 [INFO] Feature odl-aaa-api/0.21.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.21.2 05:19:13 [INFO] Feature odl-ws-rs-api/14.1.3 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 05:19:13 [INFO] Feature odl-mdsal-model-rfc7952/14.0.18 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.18 05:19:13 [INFO] Feature odl-aaa-cert/0.21.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.2 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.2/xml/config 05:19:13 [INFO] Feature odl-controller-blueprint/11.0.2 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.2 05:19:13 [INFO] Feature odl-netconf-transport/9.0.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/9.0.1 05:19:13 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 05:19:13 [INFO] Feature odl-openflowplugin-app-topology/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.20.1 05:19:13 [INFO] Feature odl-openflowplugin-nsf-model/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.18 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-topology/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-inventory/0.20.1 05:19:13 [INFO] Feature bundle/4.4.8 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 05:19:13 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 05:19:13 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 05:19:13 [INFO] Feature odl-openflowjava-protocol/0.20.1 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.20.1 05:19:13 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.20.1 05:19:13 [INFO] Feature odl-bytebuddy/14.0.17 is defined as a boot feature 05:19:13 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.7 05:19:13 [INFO] Install stage 05:19:13 [INFO] Loading installed repositories 05:19:13 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 05:19:13 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 05:19:13 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 05:19:13 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 05:19:13 [INFO] 05:19:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ l2switch-karaf >>> 05:19:14 [INFO] 05:19:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ l2switch-karaf --- 05:19:14 [INFO] No files found to run spotbugs, check compile phase has been run 05:19:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 05:19:14 [INFO] 05:19:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ l2switch-karaf <<< 05:19:14 [INFO] 05:19:14 [INFO] 05:19:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ l2switch-karaf --- 05:19:14 [INFO] 05:19:14 [INFO] --- dependency:3.8.1:copy (apply-branding) @ l2switch-karaf --- 05:19:14 [INFO] 05:19:14 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ l2switch-karaf --- 05:19:14 [INFO] 05:19:14 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ l2switch-karaf --- 05:19:14 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 05:19:14 [INFO] 05:19:14 [INFO] --- copy:14.1.3:copy-files (default) @ l2switch-karaf --- 05:19:14 [INFO] 05:19:14 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ l2switch-karaf --- 05:19:14 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/distribution/karaf/src/main/assembly 05:19:14 [INFO] 05:19:14 [INFO] --- karaf:14.1.3:populate-local-repo (populate-local-repo) @ l2switch-karaf --- 05:19:15 [INFO] Feature repository discovered recursively: 4cbc01fd-1302-40ae-8743-5297d8b09718 05:19:15 [INFO] Feature repository discovered recursively: features-l2switch 05:19:15 [INFO] Feature repository discovered recursively: framework-4.4.8 05:19:15 [INFO] Feature repository discovered recursively: odl-aaa-0.21.2 05:19:15 [INFO] Feature repository discovered recursively: odl-antlr4 05:19:15 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 05:19:15 [INFO] Feature repository discovered recursively: odl-apache-commons-text 05:19:15 [INFO] Feature repository discovered recursively: odl-apache-shiro 05:19:15 [INFO] Feature repository discovered recursively: odl-bytebuddy 05:19:15 [INFO] Feature repository discovered recursively: odl-controller-11.0.2 05:19:15 [INFO] Feature repository discovered recursively: odl-controller-akka 05:19:15 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.2 05:19:15 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.2 05:19:15 [INFO] Feature repository discovered recursively: odl-controller-scala 05:19:15 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 05:19:15 [INFO] Feature repository discovered recursively: odl-extras-11.0.2 05:19:15 [INFO] Feature repository discovered recursively: odl-gson 05:19:15 [INFO] Feature repository discovered recursively: odl-guava 05:19:15 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 05:19:15 [INFO] Feature repository discovered recursively: odl-infrautils-ready 05:19:15 [INFO] Feature repository discovered recursively: odl-infrautils-utils 05:19:15 [INFO] Feature repository discovered recursively: odl-jackson-2 05:19:15 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 05:19:15 [INFO] Feature repository discovered recursively: odl-javassist-3 05:19:15 [INFO] Feature repository discovered recursively: odl-jersey-2 05:19:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 05:19:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 05:19:15 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 05:19:15 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 05:19:15 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 05:19:15 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 05:19:15 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 05:19:15 [INFO] Feature repository discovered recursively: odl-l2switch-switch 05:19:15 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 05:19:15 [INFO] Feature repository discovered recursively: odl-l2switch-switch-ui 05:19:15 [INFO] Feature repository discovered recursively: odl-lz4 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.2 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-common 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 05:19:15 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 05:19:15 [INFO] Feature repository discovered recursively: odl-netconf-9.0.1 05:19:15 [INFO] Feature repository discovered recursively: odl-netconf-databind 05:19:15 [INFO] Feature repository discovered recursively: odl-netconf-keystore 05:19:15 [INFO] Feature repository discovered recursively: odl-netconf-truststore 05:19:15 [INFO] Feature repository discovered recursively: odl-netty-4 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowjava-0.20.1 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 05:19:15 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.20.1 05:19:15 [INFO] Feature repository discovered recursively: odl-raft-api 05:19:15 [INFO] Feature repository discovered recursively: odl-raft-spi 05:19:15 [INFO] Feature repository discovered recursively: odl-restconf 05:19:15 [INFO] Feature repository discovered recursively: odl-restconf-api 05:19:15 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.1 05:19:15 [INFO] Feature repository discovered recursively: odl-restconf-server-api 05:19:15 [INFO] Feature repository discovered recursively: odl-servlet-api 05:19:15 [INFO] Feature repository discovered recursively: odl-stax2-api 05:19:15 [INFO] Feature repository discovered recursively: odl-woodstox 05:19:15 [INFO] Feature repository discovered recursively: odl-ws-rs-api 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-codec 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-common 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-data 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-export 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-netty 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-parser 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-util 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 05:19:15 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 05:19:15 [INFO] Feature repository discovered recursively: openflowplugin-0.20.1 05:19:15 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 05:19:15 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 05:19:15 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 05:19:15 [INFO] Feature repository discovered recursively: pt-triemap 05:19:15 [INFO] Feature repository discovered recursively: standard-4.4.8 05:19:15 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 05:19:15 [INFO] 05:19:15 [INFO] --- antrun:3.1.0:run (fix-permissions) @ l2switch-karaf --- 05:19:15 [INFO] Executing tasks 05:19:15 [INFO] Executed tasks 05:19:15 [INFO] 05:19:15 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ l2switch-karaf --- 05:19:15 [INFO] Executing tasks 05:19:15 [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/assembly/system/org/bouncycastle 05:19:15 [INFO] Executed tasks 05:19:15 [INFO] 05:19:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ l2switch-karaf --- 05:19:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 05:19:15 [INFO] 05:19:15 [INFO] --- karaf:4.4.8:archive (package) @ l2switch-karaf --- 05:19:29 [INFO] 05:19:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch-karaf --- 05:19:29 [INFO] CycloneDX: Resolving Dependencies 05:19:36 [INFO] CycloneDX: Creating BOM version 1.6 with 560 component(s) 05:19:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/bom.xml 05:19:36 [INFO] attaching as l2switch-karaf-2.0.1-cyclonedx.xml 05:19:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/bom.json 05:19:36 [INFO] attaching as l2switch-karaf-2.0.1-cyclonedx.json 05:19:36 [INFO] 05:19:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ l2switch-karaf --- 05:19:36 [INFO] Skipping duplicate-finder execution! 05:19:36 [INFO] 05:19:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ l2switch-karaf --- 05:19:36 [INFO] Skipping pom project 05:19:36 [INFO] 05:19:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ l2switch-karaf --- 05:19:36 [INFO] 05:19:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ l2switch-karaf --- 05:19:36 [INFO] 05:19:36 [INFO] --- jacoco:0.8.13:report (report) @ l2switch-karaf --- 05:19:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:19:36 [INFO] 05:19:36 [INFO] --- install:3.1.4:install (default-install) @ l2switch-karaf --- 05:19:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom 05:19:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/l2switch-karaf-2.0.1.tar.gz to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz 05:19:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/l2switch-karaf-2.0.1.zip to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip 05:19:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml 05:19:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json 05:19:36 [INFO] 05:19:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch-karaf --- 05:19:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 05:19:37 [INFO] 05:19:37 [INFO] --------< org.opendaylight.l2switch:addresstracker.aggregator >--------- 05:19:37 [INFO] Building addresstracker.aggregator 2.0.1 [25/29] 05:19:37 [INFO] from addresstracker/pom.xml 05:19:37 [INFO] --------------------------------[ pom ]--------------------------------- 05:19:37 [INFO] 05:19:37 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker.aggregator --- 05:19:37 [INFO] 05:19:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker.aggregator --- 05:19:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:37 [INFO] 05:19:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker.aggregator --- 05:19:37 [INFO] 05:19:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker.aggregator --- 05:19:37 [INFO] Skipping CycloneDX goal, because module skips deploy 05:19:37 [INFO] 05:19:37 [INFO] --- install:3.1.4:install (default-install) @ addresstracker.aggregator --- 05:19:37 [INFO] Skipping artifact installation 05:19:37 [INFO] 05:19:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker.aggregator --- 05:19:37 [INFO] Skipping artifact deployment 05:19:37 [INFO] 05:19:37 [INFO] ----------< org.opendaylight.l2switch:hosttracker.aggregator >---------- 05:19:37 [INFO] Building hosttracker.aggregator 2.0.1 [26/29] 05:19:37 [INFO] from hosttracker/pom.xml 05:19:37 [INFO] --------------------------------[ pom ]--------------------------------- 05:19:37 [INFO] 05:19:37 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker.aggregator --- 05:19:37 [INFO] 05:19:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker.aggregator --- 05:19:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:37 [INFO] 05:19:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker.aggregator --- 05:19:37 [INFO] 05:19:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker.aggregator --- 05:19:37 [INFO] Skipping CycloneDX goal, because module skips deploy 05:19:37 [INFO] 05:19:37 [INFO] --- install:3.1.4:install (default-install) @ hosttracker.aggregator --- 05:19:37 [INFO] Skipping artifact installation 05:19:37 [INFO] 05:19:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker.aggregator --- 05:19:37 [INFO] Skipping artifact deployment 05:19:37 [INFO] 05:19:37 [INFO] ----------< org.opendaylight.l2switch:loopremover.aggregator >---------- 05:19:37 [INFO] Building loopremover.aggregator 2.0.1 [27/29] 05:19:37 [INFO] from loopremover/pom.xml 05:19:37 [INFO] --------------------------------[ pom ]--------------------------------- 05:19:37 [INFO] 05:19:37 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover.aggregator --- 05:19:37 [INFO] 05:19:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover.aggregator --- 05:19:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:37 [INFO] 05:19:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover.aggregator --- 05:19:37 [INFO] 05:19:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover.aggregator --- 05:19:37 [INFO] Skipping CycloneDX goal, because module skips deploy 05:19:37 [INFO] 05:19:37 [INFO] --- install:3.1.4:install (default-install) @ loopremover.aggregator --- 05:19:37 [INFO] Skipping artifact installation 05:19:37 [INFO] 05:19:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover.aggregator --- 05:19:37 [INFO] Skipping artifact deployment 05:19:37 [INFO] 05:19:37 [INFO] ---------< org.opendaylight.l2switch:packethandler.aggregator >--------- 05:19:37 [INFO] Building packethandler.aggregator 2.0.1 [28/29] 05:19:37 [INFO] from packethandler/pom.xml 05:19:37 [INFO] --------------------------------[ pom ]--------------------------------- 05:19:37 [INFO] 05:19:37 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler.aggregator --- 05:19:37 [INFO] 05:19:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler.aggregator --- 05:19:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:37 [INFO] 05:19:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler.aggregator --- 05:19:37 [INFO] 05:19:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler.aggregator --- 05:19:37 [INFO] Skipping CycloneDX goal, because module skips deploy 05:19:37 [INFO] 05:19:37 [INFO] --- install:3.1.4:install (default-install) @ packethandler.aggregator --- 05:19:37 [INFO] Skipping artifact installation 05:19:37 [INFO] 05:19:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler.aggregator --- 05:19:37 [INFO] Skipping artifact deployment 05:19:37 [INFO] 05:19:37 [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- 05:19:37 [INFO] Building l2switch 2.0.1 [29/29] 05:19:37 [INFO] from pom.xml 05:19:37 [INFO] --------------------------------[ pom ]--------------------------------- 05:19:37 [INFO] 05:19:37 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch --- 05:19:37 [INFO] Deleting /w/workspace/l2switch-maven-stage-master/target 05:19:37 [INFO] 05:19:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch --- 05:19:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 05:19:37 [INFO] 05:19:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch --- 05:19:37 [INFO] 05:19:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch --- 05:19:37 [INFO] Skipping CycloneDX goal, because module skips deploy 05:19:37 [INFO] 05:19:37 [INFO] --- install:3.1.4:install (default-install) @ l2switch --- 05:19:37 [INFO] Skipping artifact installation 05:19:37 [INFO] 05:19:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch --- 05:19:37 [INFO] Skipping artifact deployment 05:19:37 [INFO] ------------------------------------------------------------------------ 05:19:37 [INFO] Reactor Summary for l2switch 2.0.1: 05:19:37 [INFO] 05:19:37 [INFO] l2switch-artifacts ................................. SUCCESS [ 2.422 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [ 7.340 s] 05:19:37 [INFO] binding-parent ..................................... SUCCESS [ 2.417 s] 05:19:37 [INFO] packethandler-model ................................ SUCCESS [ 14.321 s] 05:19:37 [INFO] packethandler-impl ................................. SUCCESS [ 11.683 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 27.801 s] 05:19:37 [INFO] addresstracker-model ............................... SUCCESS [ 5.903 s] 05:19:37 [INFO] addresstracker-impl ................................ SUCCESS [ 9.711 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 19.850 s] 05:19:37 [INFO] hosttracker-model .................................. SUCCESS [ 5.236 s] 05:19:37 [INFO] hosttracker-impl ................................... SUCCESS [ 7.009 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [ 20.868 s] 05:19:37 [INFO] loopremover-model .................................. SUCCESS [ 4.508 s] 05:19:37 [INFO] loopremover-impl ................................... SUCCESS [ 13.344 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [ 19.567 s] 05:19:37 [INFO] arphandler-impl .................................... SUCCESS [ 10.815 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [ 19.473 s] 05:19:37 [INFO] main-impl .......................................... SUCCESS [ 11.321 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [ 22.680 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 30.555 s] 05:19:37 [INFO] OpenDaylight :: L2Switch :: Switch UI .............. SUCCESS [ 28.596 s] 05:19:37 [INFO] features-l2switch .................................. SUCCESS [ 6.188 s] 05:19:37 [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.015 s] 05:19:37 [INFO] l2switch-karaf ..................................... SUCCESS [ 25.519 s] 05:19:37 [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.009 s] 05:19:37 [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.003 s] 05:19:37 [INFO] loopremover.aggregator ............................. SUCCESS [ 0.002 s] 05:19:37 [INFO] packethandler.aggregator ........................... SUCCESS [ 0.002 s] 05:19:37 [INFO] l2switch ........................................... SUCCESS [ 0.009 s] 05:19:37 [INFO] ------------------------------------------------------------------------ 05:19:37 [INFO] BUILD SUCCESS 05:19:37 [INFO] ------------------------------------------------------------------------ 05:19:37 [INFO] Total time: 05:33 min 05:19:37 [INFO] Finished at: 2025-11-29T05:19:37Z 05:19:37 [INFO] ------------------------------------------------------------------------ 05:19:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:19:37 Run condition [Boolean condition] enabling perform for step [BuilderChain] 05:19:37 [l2switch-maven-stage-master] $ /bin/sh -xe /tmp/jenkins6192825596031238767.sh 05:19:37 + echo Running SBOM Generator 05:19:37 Running SBOM Generator 05:19:37 [EnvInject] - Injecting environment variables from a build step. 05:19:37 [EnvInject] - Injecting as environment variables the properties content 05:19:37 SBOM_FLAGS= 05:19:37 05:19:37 [EnvInject] - Variables injected successfully. 05:19:37 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins5239811159393259762.sh 05:19:37 ---> sbom-generator.sh 05:19:37 INFO: downloading spdx-sbom-generator version v0.0.15 05:19:37 2025-11-29 05:19:37 URL:https://release-assets.githubusercontent.com/github-production-release-asset/368981583/139604a0-309c-4d20-a757-2a9d122cba66?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-11-29T05%3A57%3A30Z&rscd=attachment%3B+filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-11-29T04%3A57%3A09Z&ske=2025-11-29T05%3A57%3A30Z&sks=b&skv=2018-11-09&sig=pYeCI%2BbuW2%2F7d9ydQ%2BahoySZ%2BBwDZ7K05xa2g%2F4jbvQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDM5NTM3NywibmJmIjoxNzY0MzkzNTc3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8AFjGb4s17G4E4nvv6pauXtuf4wrWHAoKZkWEzAelrk&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] 05:19:38 INFO: running spdx-sbom-generator 05:19:38 INFO[2025-11-29T05:19:38Z] Starting to generate SPDX ... 05:19:39 INFO[2025-11-29T05:19:39Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/l2switch-maven-stage-master/archives/bom-Java-Maven.spdx` 05:19:39 INFO[2025-11-29T05:19:39Z] Current Language Version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 05:19:39 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:19:39 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 05:19:39 Default locale: en, platform encoding: UTF-8 05:19:39 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 05:19:39 INFO[2025-11-29T05:19:39Z] Global Setting File /w/workspace/l2switch-maven-stage-master@tmp/config2526950353709187766tmp 05:19:57 2025/11/29 05:19:57 dependency tree executed successfully: 05:19:57 INFO[2025-11-29T05:19:57Z] Command completed successful for below package managers 05:19:57 INFO[2025-11-29T05:19:57Z] Plugin Java-Maven generated output at /w/workspace/l2switch-maven-stage-master/archives/bom-Java-Maven.spdx 05:20:03 ---> sbom-generator.sh ends 05:20:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:20:03 Run condition [Boolean condition] enabling perform for step [BuilderChain] 05:20:03 provisioning config files... 05:20:04 copy managed file [sigul-config] to file:/w/workspace/l2switch-maven-stage-master@tmp/config8165157187514865272tmp 05:20:04 copy managed file [sigul-password] to file:/w/workspace/l2switch-maven-stage-master@tmp/config10884482276334775838tmp 05:20:05 copy managed file [sigul-pki] to file:/w/workspace/l2switch-maven-stage-master@tmp/config11901720163026924024tmp 05:20:05 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins3563770082254419299.sh 05:20:05 ---> sigul-configuration.sh 05:20:05 gpg: directory '/home/jenkins/.gnupg' created 05:20:05 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 05:20:05 gpg: CAST5.CFB encrypted data 05:20:05 gpg: encrypted with 1 passphrase 05:20:05 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins1337479277513197133.sh 05:20:05 ---> sigul-install.sh 05:20:05 INFO: Skip step, sigul install not available on platform ubuntu 05:20:05 [EnvInject] - Injecting environment variables from a build step. 05:20:05 [EnvInject] - Injecting as environment variables the properties content 05:20:05 SIGN_DIR=/w/workspace/l2switch-maven-stage-master/m2repo 05:20:05 SIGN_MODE=serial 05:20:05 05:20:05 [EnvInject] - Variables injected successfully. 05:20:05 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins1732971925179874117.sh 05:20:05 ---> sigul-sign-dir.sh 05:20:05 Setup pyenv: 05:20:05 system 05:20:05 3.8.20 05:20:05 3.9.20 05:20:05 3.10.15 05:20:05 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 05:20:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aydE from file:/tmp/.os_lf_venv 05:20:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:20:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:20:07 lf-activate-venv(): INFO: Base packages installed successfully 05:20:07 lf-activate-venv(): INFO: Installing additional packages: lftools 05:20:19 lf-activate-venv(): INFO: Adding /tmp/venv-aydE/bin to PATH 05:20:20 --2025-11-29 05:20:20-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 05:20:20 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 05:20:20 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. 05:20:20 HTTP request sent, awaiting response... 200 OK 05:20:20 Length: 1394 (1.4K) [text/plain] 05:20:20 Saving to: ‘/w/workspace/l2switch-maven-stage-master/sigul-sign.sh’ 05:20:20 05:20:20 0K . 100% 20.6M=0s 05:20:20 05:20:20 2025-11-29 05:20:20 (20.6 MB/s) - ‘/w/workspace/l2switch-maven-stage-master/sigul-sign.sh’ saved [1394/1394] 05:20:20 05:20:20 --2025-11-29 05:20:20-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 05:20:20 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 05:20:20 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 05:20:20 HTTP request sent, awaiting response... 200 OK 05:20:20 Length: 1085 (1.1K) [text/plain] 05:20:20 Saving to: ‘/w/workspace/l2switch-maven-stage-master/Dockerfile’ 05:20:20 05:20:20 0K . 100% 70.0M=0s 05:20:20 05:20:20 2025-11-29 05:20:20 (70.0 MB/s) - ‘/w/workspace/l2switch-maven-stage-master/Dockerfile’ saved [1085/1085] 05:20:20 05:20:21 #0 building with "default" instance using docker driver 05:20:21 05:20:21 #1 [internal] load build definition from Dockerfile 05:20:21 #1 transferring dockerfile: 1.12kB done 05:20:21 #1 DONE 0.0s 05:20:21 05:20:21 #2 [internal] load metadata for docker.io/library/centos:7 05:20:22 #2 DONE 0.6s 05:20:22 05:20:22 #3 [internal] load .dockerignore 05:20:22 #3 transferring context: 2B done 05:20:22 #3 DONE 0.0s 05:20:22 05:20:22 #4 [internal] load build context 05:20:22 #4 transferring context: 1.44kB done 05:20:22 #4 DONE 0.0s 05:20:22 05:20:22 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 05:20:22 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 05:20:22 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done 05:20:22 #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 05:20:22 #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 05:20:22 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s 05:20:22 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 12.58MB / 76.10MB 0.5s 05:20:22 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 17.83MB / 76.10MB 0.6s 05:20:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 28.31MB / 76.10MB 0.8s 05:20:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 37.75MB / 76.10MB 1.0s 05:20:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 50.33MB / 76.10MB 1.2s 05:20:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 55.57MB / 76.10MB 1.3s 05:20:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 63.96MB / 76.10MB 1.5s 05:20:24 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 75.50MB / 76.10MB 1.7s 05:20:24 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.9s done 05:20:24 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s 05:20:27 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.6s done 05:20:27 #5 DONE 4.9s 05:20:27 05:20:27 #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo 05:20:28 #6 DONE 1.6s 05:20:28 05:20:28 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 05:20:29 #7 DONE 0.2s 05:20:29 05:20:29 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 05:20:29 #8 DONE 0.3s 05:20:29 05:20:29 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 05:20:30 #9 1.072 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 05:20:30 #9 1.072 Trying other mirror. 05:20:30 #9 1.072 To address this issue please refer to the below wiki article 05:20:30 #9 1.072 05:20:30 #9 1.072 https://wiki.centos.org/yum-errors 05:20:30 #9 1.072 05:20:30 #9 1.072 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 05:20:30 #9 1.072 05:20:36 #9 7.433 warning: /var/cache/yum/x86_64/7/extras/packages/koji-1.15.1-1.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 05:20:36 #9 7.434 Public key for koji-1.15.1-1.el7.centos.noarch.rpm is not installed 05:20:36 #9 7.493 Public key for pyOpenSSL-0.13.1-4.el7.x86_64.rpm is not installed 05:20:37 #9 7.784 Importing GPG key 0xF4A80EB5: 05:20:37 #9 7.784 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 05:20:37 #9 7.784 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 05:20:37 #9 7.784 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 05:20:37 #9 7.784 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 05:20:38 #9 DONE 9.1s 05:20:38 05:20:38 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 05:20:38 #10 DONE 0.3s 05:20:38 05:20:38 #11 [7/7] COPY ./sigul-sign.sh / 05:20:38 #11 DONE 0.0s 05:20:38 05:20:38 #12 exporting to image 05:20:38 #12 exporting layers 05:20:39 #12 exporting layers 1.1s done 05:20:40 #12 writing image sha256:ebed2d17440e392acb617900468a74efe0f886c467c4bff5e79123fa2e838cda done 05:20:40 #12 naming to docker.io/library/sigul-sign done 05:20:40 #12 DONE 1.1s 05:20:40 wrkspc_vol 05:20:40 [ 05:20:40 { 05:20:40 "CreatedAt": "2025-11-29T05:20:40Z", 05:20:40 "Driver": "local", 05:20:40 "Labels": null, 05:20:40 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 05:20:40 "Name": "wrkspc_vol", 05:20:40 "Options": { 05:20:40 "device": "/w/workspace", 05:20:40 "o": "bind", 05:20:40 "type": "none" 05:20:40 }, 05:20:40 "Scope": "local" 05:20:40 } 05:20:40 ] 05:20:40 Sign files in: /w/workspace/l2switch-maven-stage-master/m2repo 05:20:40 Sign list is not empty 05:21:29 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins516188070574465685.sh 05:21:29 ---> sigul-configuration-cleanup.sh 05:21:29 provisioning config files... 05:21:29 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config4814960920705634919tmp 05:21:30 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config4987925920942546252tmp 05:21:30 [EnvInject] - Injecting environment variables from a build step. 05:21:30 [EnvInject] - Injecting as environment variables the properties content 05:21:30 SERVER_ID=opendaylight-staging 05:21:30 05:21:30 [EnvInject] - Variables injected successfully. 05:21:30 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins16002741041742570281.sh 05:21:30 ---> create-netrc.sh 05:21:30 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins13971643877773932456.sh 05:21:30 ---> common-variables.sh 05:21:30 --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 05:21:30 ---> maven-stage.sh 05:21:30 + . /home/jenkins/lf-env.sh 05:21:30 + lf-activate-venv --python python3 lftools 05:21:30 ++ mktemp -d /tmp/venv-XXXX 05:21:30 + lf_venv=/tmp/venv-bitR 05:21:30 + local venv_file=/tmp/.os_lf_venv 05:21:30 + local python=python3 05:21:30 + local options 05:21:30 + local set_path=true 05:21:30 + local install_args= 05:21:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 05:21:30 + options=' --python '\''python3'\'' -- '\''lftools'\''' 05:21:30 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 05:21:30 ++ set -- --python python3 -- lftools 05:21:30 + true 05:21:30 + case $1 in 05:21:30 + python=python3 05:21:30 + shift 2 05:21:30 + true 05:21:30 + case $1 in 05:21:30 + shift 05:21:30 + break 05:21:30 + case $python in 05:21:30 + local pkg_list= 05:21:30 + [[ -d /opt/pyenv ]] 05:21:30 + echo 'Setup pyenv:' 05:21:30 Setup pyenv: 05:21:30 + export PYENV_ROOT=/opt/pyenv 05:21:30 + PYENV_ROOT=/opt/pyenv 05:21:30 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:21:30 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:21:30 + pyenv versions 05:21:30 system 05:21:30 3.8.20 05:21:30 3.9.20 05:21:30 3.10.15 05:21:30 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 05:21:30 + command -v pyenv 05:21:30 ++ pyenv init - --no-rehash 05:21:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:21:30 for i in ${!paths[@]}; do 05:21:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:21:30 fi; done; 05:21:30 echo "${paths[*]}"'\'')" 05:21:30 export PATH="/opt/pyenv/shims:${PATH}" 05:21:30 export PYENV_SHELL=bash 05:21:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:21:30 pyenv() { 05:21:30 local command 05:21:30 command="${1:-}" 05:21:30 if [ "$#" -gt 0 ]; then 05:21:30 shift 05:21:30 fi 05:21:30 05:21:30 case "$command" in 05:21:30 rehash|shell) 05:21:30 eval "$(pyenv "sh-$command" "$@")" 05:21:30 ;; 05:21:30 *) 05:21:30 command pyenv "$command" "$@" 05:21:30 ;; 05:21:30 esac 05:21:30 }' 05:21:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:21:30 for i in ${!paths[@]}; do 05:21:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:21:30 fi; done; 05:21:30 echo "${paths[*]}"' 05:21:30 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:21:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:21:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:21:30 ++ export PYENV_SHELL=bash 05:21:30 ++ PYENV_SHELL=bash 05:21:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:21:30 +++ complete -F _pyenv pyenv 05:21:30 ++ lf-pyver python3 05:21:30 ++ local py_version_xy=python3 05:21:30 ++ local py_version_xyz= 05:21:30 ++ pyenv versions 05:21:30 ++ local command 05:21:30 ++ sed 's/^[ *]* //' 05:21:30 ++ awk '{ print $1 }' 05:21:30 ++ command=versions 05:21:30 ++ grep -E '^[0-9.]*[0-9]$' 05:21:30 ++ '[' 1 -gt 0 ']' 05:21:30 ++ shift 05:21:30 ++ case "$command" in 05:21:30 ++ command pyenv versions 05:21:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:21:30 +++ grep '^3' /tmp/.pyenv_versions 05:21:30 +++ sort -V 05:21:30 +++ tail -n 1 05:21:30 ++ py_version_xyz=3.11.10 05:21:30 ++ [[ -z 3.11.10 ]] 05:21:30 ++ echo 3.11.10 05:21:30 ++ return 0 05:21:30 + pyenv local 3.11.10 05:21:30 + local command 05:21:30 + command=local 05:21:30 + '[' 2 -gt 0 ']' 05:21:30 + shift 05:21:30 + case "$command" in 05:21:30 + command pyenv local 3.11.10 05:21:30 + for arg in "$@" 05:21:30 + case $arg in 05:21:30 + pkg_list+='lftools ' 05:21:30 + [[ -f /tmp/.os_lf_venv ]] 05:21:30 ++ cat /tmp/.os_lf_venv 05:21:30 + lf_venv=/tmp/venv-aydE 05:21:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aydE from' file:/tmp/.os_lf_venv 05:21:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aydE from file:/tmp/.os_lf_venv 05:21:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:21:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:21:30 + local 'pip_opts=--upgrade --quiet' 05:21:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:21:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:21:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:21:30 + [[ -n '' ]] 05:21:30 + [[ -n '' ]] 05:21:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:21:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:21:30 + /tmp/venv-aydE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:21:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:21:32 lf-activate-venv(): INFO: Base packages installed successfully 05:21:32 + [[ -z lftools ]] 05:21:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools ' 05:21:32 lf-activate-venv(): INFO: Installing additional packages: lftools 05:21:32 + /tmp/venv-aydE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager lftools 05:21:46 + type python3 05:21:46 + true 05:21:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aydE/bin to PATH' 05:21:46 lf-activate-venv(): INFO: Adding /tmp/venv-aydE/bin to PATH 05:21:46 + PATH=/tmp/venv-aydE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:21:46 + return 0 05:21:46 ++ mktemp 05:21:46 + TMP_FILE=/tmp/tmp.gd9cTWFvPA 05:21:46 + lftools deploy nexus-stage https://nexus.opendaylight.org 96fee85953ca0 /w/workspace/l2switch-maven-stage-master/m2repo 05:21:46 + tee /tmp/tmp.gd9cTWFvPA 05:21:47 Staging repository l2switch-1005 created. 05:21:47 ####################################################### 05:21:47 Deploying directory /w/workspace/l2switch-maven-stage-master/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/l2switch-1005 05:21:47 Attempting to upload org/opendaylight/l2switch/l2switch-sbom-2.0.1.spdx.asc (455.0 b) 05:21:47 Attempting to upload org/opendaylight/l2switch/l2switch-sbom-2.0.1.spdx (27.91 kb) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar (22.04 kb) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.md5 (32.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.sha1 (40.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.md5 (32.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml (98.66 kb) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.md5 (32.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar (38.13 kb) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.asc (455.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.asc (455.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar (152.92 kb) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.md5 (32.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json (108.04 kb) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.sha1 (40.0 b) 05:21:48 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.asc (455.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.sha1 (40.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom (3.89 kb) 05:21:49 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.asc (455.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.asc (455.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json (86.06 kb) 05:21:49 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.asc (455.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.md5 (32.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar (28.91 kb) 05:21:49 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:49 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml (79.02 kb) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.md5 (32.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar (162.33 kb) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.sha1 (40.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.sha1 (40.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar (20.05 kb) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.asc (455.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom (1.87 kb) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.md5 (32.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.md5 (32.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.sha1 (40.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.asc (455.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:50 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.sha1 (40.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.md5 (32.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.sha1 (40.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml (953.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom (1.9 kb) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.asc (455.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.sha1 (40.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.md5 (32.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml (812.26 kb) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.asc (455.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json (864.87 kb) 05:21:51 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.asc (455.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json (806.45 kb) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.md5 (32.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.sha1 (40.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml (757.25 kb) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.asc (455.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.md5 (32.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.sha1 (40.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml (710.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom (1.51 kb) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.asc (455.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.asc (455.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.md5 (32.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:52 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.sha1 (40.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml (682.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.md5 (32.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom (1.49 kb) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.sha1 (40.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml (777.21 kb) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json (827.25 kb) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.md5 (32.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.sha1 (40.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.md5 (32.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.asc (455.0 b) 05:21:53 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json (1.52 mb) 05:21:54 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml (1.42 mb) 05:21:54 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.asc (455.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom (1.69 kb) 05:21:54 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.sha1 (40.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml (678.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.md5 (32.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json (10.58 kb) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom (2.56 kb) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.asc (455.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.sha1 (40.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:54 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml (9.47 kb) 05:21:55 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom (2.18 kb) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar (157.05 kb) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.sha1 (40.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.md5 (32.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.md5 (32.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.asc (455.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.asc (455.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar (28.04 kb) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.sha1 (40.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar (19.79 kb) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.asc (455.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.asc (455.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.sha1 (40.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.md5 (32.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.sha1 (40.0 b) 05:21:55 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.md5 (32.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml (73.1 kb) 05:21:56 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json (79.76 kb) 05:21:56 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.asc (455.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.sha1 (40.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.asc (455.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.md5 (32.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.asc (455.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz (146.33 mb) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.sha1 (40.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.md5 (32.0 b) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json (1.7 mb) 05:21:56 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.sha1 (40.0 b) 05:21:57 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:21:57 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.md5 (32.0 b) 05:21:57 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom (1.93 kb) 05:21:57 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip (147.31 mb) 05:21:59 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml (1.59 mb) 05:21:59 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.md5 (32.0 b) 05:21:59 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.asc (455.0 b) 05:21:59 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.asc (455.0 b) 05:21:59 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.asc (455.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.sha1 (40.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.asc (455.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.sha1 (40.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml (50.18 kb) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.md5 (32.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.md5 (32.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar (13.59 kb) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom (1.67 kb) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.md5 (32.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.sha1 (40.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.sha1 (40.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.asc (455.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar (20.36 kb) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:00 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.md5 (32.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.asc (455.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json (55.19 kb) 05:22:01 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar (132.29 kb) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.sha1 (40.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json (3.53 kb) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom (6.03 kb) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml (3.22 kb) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.asc (455.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.md5 (32.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.md5 (32.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar (688.03 kb) 05:22:01 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.asc (455.0 b) 05:22:01 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json (76.25 kb) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.asc (455.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.sha1 (40.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.md5 (32.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.sha1 (40.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.md5 (32.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.sha1 (40.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.asc (455.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml (69.73 kb) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar (181.21 kb) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.asc (455.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.sha1 (40.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom (2.05 kb) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar (145.02 kb) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.md5 (32.0 b) 05:22:02 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json (95.18 kb) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.sha1 (40.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom (2.79 kb) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml (87.62 kb) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.asc (455.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.md5 (32.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.md5 (32.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.sha1 (40.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.asc (455.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar (153.26 kb) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar (22.73 kb) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.md5 (32.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.md5 (32.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.sha1 (40.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.asc (455.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 05:22:03 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar (36.74 kb) 05:22:04 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.asc (455.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom (5.11 kb) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.md5 (32.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar (354.66 kb) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.sha1 (40.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar (166.26 kb) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.md5 (32.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.asc (455.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.asc (455.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json (118.65 kb) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.md5 (32.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.sha1 (40.0 b) 05:22:04 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.asc (455.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar (26.82 kb) 05:22:05 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.asc (455.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml (108.84 kb) 05:22:05 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.md5 (32.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.sha1 (40.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar (58.08 kb) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.sha1 (40.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.asc (455.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.asc (455.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom (3.57 kb) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.md5 (32.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.asc (455.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.sha1 (40.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.md5 (32.0 b) 05:22:05 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar (31.11 kb) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.md5 (32.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml (104.89 kb) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json (113.65 kb) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.asc (455.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar (173.13 kb) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.sha1 (40.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml (660.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.md5 (32.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.asc (455.0 b) 05:22:06 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.sha1 (40.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json (1.47 mb) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml (1.38 mb) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.asc (455.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom (1.4 kb) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.sha1 (40.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.md5 (32.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.md5 (32.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom (1.36 kb) 05:22:07 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml (5.38 kb) 05:22:07 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:07 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.md5 (32.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json (5.95 kb) 05:22:08 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.sha1 (40.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.asc (455.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.sha1 (40.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json (910.04 kb) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.asc (455.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml (855.6 kb) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.sha1 (40.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom (1.55 kb) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml (739.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.md5 (32.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.md5 (32.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.asc (455.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.asc (455.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.md5 (32.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.sha1 (40.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.md5 (32.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json (1.52 mb) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml (1.94 kb) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.asc (455.0 b) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml (1.42 mb) 05:22:09 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.sha1 (40.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom (3.16 kb) 05:22:10 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.asc (455.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom (1.57 kb) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.asc (455.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.md5 (32.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml (839.16 kb) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.sha1 (40.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.sha1 (40.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json (892.88 kb) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.md5 (32.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml (769.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.md5 (32.0 b) 05:22:10 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml (767.23 kb) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.asc (455.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.sha1 (40.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml (698.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.asc (455.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.sha1 (40.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json (816.86 kb) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.md5 (32.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom (1.5 kb) 05:22:11 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.asc (455.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.asc (455.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.md5 (32.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.asc (455.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 05:22:11 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.sha1 (40.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.md5 (32.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom (2.73 kb) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.md5 (32.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.sha1 (40.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json (122.64 kb) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml (113.21 kb) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.asc (455.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar (27.44 kb) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar (179.11 kb) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.md5 (32.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar (46.5 kb) 05:22:12 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.sha1 (40.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.sha1 (40.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.md5 (32.0 b) 05:22:12 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml (93.71 kb) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.asc (455.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.md5 (32.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.sha1 (40.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.asc (455.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar (34.4 kb) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom (3.1 kb) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.asc (455.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.md5 (32.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json (101.63 kb) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.md5 (32.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.asc (455.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.asc (455.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 05:22:13 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.sha1 (40.0 b) 05:22:14 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar (179.94 kb) 05:22:14 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar (59.62 kb) 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-sbom-2.0.1.spdx.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-sbom-2.0.1.spdx 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.md5 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.asc 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.sha1 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar 05:22:14 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar 05:22:14 Finished deploying /w/workspace/l2switch-maven-stage-master/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/l2switch-1005 05:22:14 ####################################################### 05:22:14 Completed uploading files to l2switch-1005. 05:22:14 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.gd9cTWFvPA 05:22:14 + staging_repo=l2switch-1005 05:22:14 + mkdir -p /w/workspace/l2switch-maven-stage-master/archives 05:22:14 + echo 'l2switch-1005 https://nexus.opendaylight.org/content/repositories/l2switch-1005' 05:22:14 + tee -a /w/workspace/l2switch-maven-stage-master/archives/staging-repo.txt 05:22:14 l2switch-1005 https://nexus.opendaylight.org/content/repositories/l2switch-1005 05:22:14 + rm -f /tmp/tmp.gd9cTWFvPA 05:22:14 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins13837419335134777719.sh 05:22:14 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 05:22:14 Run condition [Boolean condition] preventing perform for step [BuilderChain] 05:22:14 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins7433389609373880466.sh 05:22:14 $ ssh-agent -k 05:22:14 unset SSH_AUTH_SOCK; 05:22:14 unset SSH_AGENT_PID; 05:22:14 echo Agent pid 1573 killed; 05:22:14 [ssh-agent] Stopped. 05:22:14 [PostBuildScript] - [INFO] Executing post build scripts. 05:22:14 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins3492710227543806582.sh 05:22:14 ---> sysstat.sh 05:22:15 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins15763088415783666361.sh 05:22:15 ---> package-listing.sh 05:22:15 ++ facter osfamily 05:22:15 ++ tr '[:upper:]' '[:lower:]' 05:22:15 + OS_FAMILY=debian 05:22:15 + workspace=/w/workspace/l2switch-maven-stage-master 05:22:15 + START_PACKAGES=/tmp/packages_start.txt 05:22:15 + END_PACKAGES=/tmp/packages_end.txt 05:22:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:22:15 + PACKAGES=/tmp/packages_start.txt 05:22:15 + '[' /w/workspace/l2switch-maven-stage-master ']' 05:22:15 + PACKAGES=/tmp/packages_end.txt 05:22:15 + case "${OS_FAMILY}" in 05:22:15 + dpkg -l 05:22:15 + grep '^ii' 05:22:15 + '[' -f /tmp/packages_start.txt ']' 05:22:15 + '[' -f /tmp/packages_end.txt ']' 05:22:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:22:15 + '[' /w/workspace/l2switch-maven-stage-master ']' 05:22:15 + mkdir -p /w/workspace/l2switch-maven-stage-master/archives/ 05:22:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-maven-stage-master/archives/ 05:22:15 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins494594604816165213.sh 05:22:15 ---> capture-instance-metadata.sh 05:22:15 Setup pyenv: 05:22:15 system 05:22:15 3.8.20 05:22:15 3.9.20 05:22:15 3.10.15 05:22:15 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 05:22:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aydE from file:/tmp/.os_lf_venv 05:22:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:22:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:22:17 lf-activate-venv(): INFO: Base packages installed successfully 05:22:17 lf-activate-venv(): INFO: Installing additional packages: lftools 05:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-aydE/bin to PATH 05:22:28 INFO: Running in OpenStack, capturing instance metadata 05:22:28 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins995914786089613373.sh 05:22:28 provisioning config files... 05:22:28 Could not find credentials [logs] for l2switch-maven-stage-master #5 05:22:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config12022845275208064336tmp 05:22:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:22:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:22:28 provisioning config files... 05:22:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:22:29 [EnvInject] - Injecting environment variables from a build step. 05:22:29 [EnvInject] - Injecting as environment variables the properties content 05:22:29 SERVER_ID=logs 05:22:29 05:22:29 [EnvInject] - Variables injected successfully. 05:22:29 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins3323777341851139190.sh 05:22:29 ---> create-netrc.sh 05:22:29 WARN: Log server credential not found. 05:22:29 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins15775896461110755125.sh 05:22:29 ---> python-tools-install.sh 05:22:29 Setup pyenv: 05:22:29 system 05:22:29 3.8.20 05:22:29 3.9.20 05:22:29 3.10.15 05:22:29 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 05:22:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aydE from file:/tmp/.os_lf_venv 05:22:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:22:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:22:31 lf-activate-venv(): INFO: Base packages installed successfully 05:22:31 lf-activate-venv(): INFO: Installing additional packages: lftools 05:22:41 lf-activate-venv(): INFO: Adding /tmp/venv-aydE/bin to PATH 05:22:41 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins14464684218140169700.sh 05:22:41 ---> sudo-logs.sh 05:22:41 Archiving 'sudo' log.. 05:22:41 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins16745190697039500113.sh 05:22:41 ---> job-cost.sh 05:22:41 Setup pyenv: 05:22:41 system 05:22:41 3.8.20 05:22:41 3.9.20 05:22:41 3.10.15 05:22:41 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 05:22:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aydE from file:/tmp/.os_lf_venv 05:22:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:22:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:22:43 lf-activate-venv(): INFO: Base packages installed successfully 05:22:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:22:51 lf-activate-venv(): INFO: Adding /tmp/venv-aydE/bin to PATH 05:22:51 INFO: No Stack... 05:22:52 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:52 INFO: Archiving Costs 05:22:52 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins10085537306863081852.sh 05:22:52 ---> logs-deploy.sh 05:22:52 Setup pyenv: 05:22:52 system 05:22:52 3.8.20 05:22:52 3.9.20 05:22:52 3.10.15 05:22:52 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 05:22:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aydE from file:/tmp/.os_lf_venv 05:22:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:22:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:22:54 lf-activate-venv(): INFO: Base packages installed successfully 05:22:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:23:06 lf-activate-venv(): INFO: Adding /tmp/venv-aydE/bin to PATH 05:23:06 WARNING: Nexus logging server not set 05:23:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-maven-stage-master/5/ 05:23:06 INFO: archiving logs to S3 05:23:08 ---> uname -a: 05:23:08 Linux prd-ubuntu2204-docker-4c-4g-2234 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 05:23:08 05:23:08 05:23:08 ---> lscpu: 05:23:08 Architecture: x86_64 05:23:08 CPU op-mode(s): 32-bit, 64-bit 05:23:08 Address sizes: 40 bits physical, 48 bits virtual 05:23:08 Byte Order: Little Endian 05:23:08 CPU(s): 4 05:23:08 On-line CPU(s) list: 0-3 05:23:08 Vendor ID: AuthenticAMD 05:23:08 Model name: AMD EPYC-Rome Processor 05:23:08 CPU family: 23 05:23:08 Model: 49 05:23:08 Thread(s) per core: 1 05:23:08 Core(s) per socket: 1 05:23:08 Socket(s): 4 05:23:08 Stepping: 0 05:23:08 BogoMIPS: 5600.00 05:23:08 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 05:23:08 Virtualization: AMD-V 05:23:08 Hypervisor vendor: KVM 05:23:08 Virtualization type: full 05:23:08 L1d cache: 128 KiB (4 instances) 05:23:08 L1i cache: 128 KiB (4 instances) 05:23:08 L2 cache: 2 MiB (4 instances) 05:23:08 L3 cache: 64 MiB (4 instances) 05:23:08 NUMA node(s): 1 05:23:08 NUMA node0 CPU(s): 0-3 05:23:08 Vulnerability Gather data sampling: Not affected 05:23:08 Vulnerability Indirect target selection: Not affected 05:23:08 Vulnerability Itlb multihit: Not affected 05:23:08 Vulnerability L1tf: Not affected 05:23:08 Vulnerability Mds: Not affected 05:23:08 Vulnerability Meltdown: Not affected 05:23:08 Vulnerability Mmio stale data: Not affected 05:23:08 Vulnerability Reg file data sampling: Not affected 05:23:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:23:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:23:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:23:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:23:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:23:08 Vulnerability Srbds: Not affected 05:23:08 Vulnerability Tsx async abort: Not affected 05:23:08 05:23:08 05:23:08 ---> nproc: 05:23:08 4 05:23:08 05:23:08 05:23:08 ---> df -h: 05:23:08 Filesystem Size Used Avail Use% Mounted on 05:23:08 tmpfs 1.6G 1.1M 1.6G 1% /run 05:23:08 /dev/vda1 78G 11G 67G 14% / 05:23:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:23:08 tmpfs 5.0M 0 5.0M 0% /run/lock 05:23:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:23:08 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 05:23:08 05:23:08 05:23:08 ---> free -m: 05:23:08 total used free shared buff/cache available 05:23:08 Mem: 15989 626 10028 4 5335 15020 05:23:08 Swap: 1023 0 1023 05:23:08 05:23:08 05:23:08 ---> ip addr: 05:23:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:23:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:23:08 inet 127.0.0.1/8 scope host lo 05:23:08 valid_lft forever preferred_lft forever 05:23:08 inet6 ::1/128 scope host 05:23:08 valid_lft forever preferred_lft forever 05:23:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:23:08 link/ether fa:16:3e:86:7e:ce brd ff:ff:ff:ff:ff:ff 05:23:08 altname enp0s3 05:23:08 inet 10.30.170.207/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 05:23:08 valid_lft 85754sec preferred_lft 85754sec 05:23:08 inet6 fe80::f816:3eff:fe86:7ece/64 scope link 05:23:08 valid_lft forever preferred_lft forever 05:23:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:23:08 link/ether 26:b6:0d:a6:68:84 brd ff:ff:ff:ff:ff:ff 05:23:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:23:08 valid_lft forever preferred_lft forever 05:23:08 inet6 fe80::24b6:dff:fea6:6884/64 scope link 05:23:08 valid_lft forever preferred_lft forever 05:23:08 05:23:08 05:23:08 ---> sar -b -r -n DEV: 05:23:08 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-2234) 11/29/25 _x86_64_ (4 CPU) 05:23:08 05:23:08 05:12:24 LINUX RESTART (4 CPU) 05:23:08 05:23:08 05:23:08 ---> sar -P ALL: 05:23:08 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-2234) 11/29/25 _x86_64_ (4 CPU) 05:23:08 05:23:08 05:12:24 LINUX RESTART (4 CPU) 05:23:08 05:23:08 05:23:08