Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/ietf/+/125397 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-46544 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDWo8Fq/agent.1560 SSH_AGENT_PID=1562 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ietf-maven-merge-master@tmp/private_key_5083321598246374067.key (/w/workspace/ietf-maven-merge-master@tmp/private_key_5083321598246374067.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/ietf > git init /w/workspace/ietf-maven-merge-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf refs/changes/97/125397/6 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f5e74e19df77f50750d12b8f96ceb72845ae44b3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e74e19df77f50750d12b8f96ceb72845ae44b3 # timeout=10 Commit message: "ci: share JaCoCo execution data across subprojects" > git rev-list --no-walk c26be896820c1ba96a125e67847d57b2aca816db # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins6712213695291461573.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yxe2 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yxe2/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.2.1 from /tmp/venv-yxe2/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.85 botocore==1.43.85 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.16.0 cmd2==4.2.2 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==3.32.5 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.61 httplib2==0.30.2 identify==2.6.19 idna==3.19 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.17.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.2 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.20.0 os-service-types==1.9.0 osc-lib==4.7.0 oslo.config==10.7.0 oslo.context==6.5.0 oslo.i18n==6.9.0 oslo.log==8.3.1 oslo.serialization==5.11.0 oslo.utils==10.2.0 packaging==26.3 pbr==7.0.3 platformdirs==4.11.6 prettytable==3.18.0 prompt_toolkit==3.0.53 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python-discovery==1.6.0 python-heatclient==5.3.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==5.0.0 python-manilaclient==6.3.0 python-openstackclient==10.3.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.6.3 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.9.1 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.7 wcwidth==0.8.3 websocket-client==1.9.2 wrapt==2.4.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins12642041755906820840.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-01 07:38:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-LbBLH6.sh" [1] downloading uv 0.12.8 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.8 (x86_64-unknown-linux-gnu) [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins10513088526034402001.sh + mkdir -p /w/workspace/ietf-maven-merge-master/target/classes /w/workspace/ietf-maven-merge-master/jacoco/classes [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins12162746954337995831.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-46544 [ietf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=f5e74e19df77f50750d12b8f96ceb72845ae44b3 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=abelur@linuxfoundation.org "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/ietf/+/125397 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=ietf -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=125397 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DJDK_PROVIDER=distro -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/97/125397/6 -DGERRIT_NEWREV=f5e74e19df77f50750d12b8f96ceb72845ae44b3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Anil Belur\" ' -DPROJECT=ietf -DGERRIT_CHANGE_COMMIT_MESSAGE=Y2k6IHNoYXJlIEphQ29DbyBleGVjdXRpb24gZGF0YSBhY3Jvc3Mgc3VicHJvamVjdHMKClNvbmFyIHJlcG9ydGVkIG5vIGNvdmVyYWdlIGJlY2F1c2UgdGhlIHJlYWN0b3IncyBzdWJwcm9qZWN0cyBlYWNoIHdyb3RlCnRoZWlyIG93biBleGVjdXRpb24gZGF0YSBhbmQgU29uYXIgcmVhZCBlYWNoIHN1YnByb2plY3QncyByZXBvcnQgYWdhaW5zdAp0aGUgdGVzdHMgbGl2aW5nIGluIHRoYXQgc2FtZSBzdWJwcm9qZWN0IGFsb25lLiBtYXZlbi1idWlsZC1hY3Rpb24KYWdncmVnYXRlcyB0aGUgZXhlY3V0aW9uIGRhdGEgYWNyb3NzIHN1YnByb2plY3RzIGFuZCByZWdlbmVyYXRlcyB0aGUKcmVwb3J0cyBvbmNlIHRoZSB3aG9sZSByZWFjdG9yIGhhcyBmaW5pc2hlZDsgc2VjdXJpdHktd29ya2Zsb3dzIHYwLjUuMgpjYXJyaWVzIGl0IGFuZCBleHBvc2VzIGphY29jb19tb2RlLCB3aGljaCB0aGlzIGFza3MgZm9yIGFzIHNoYXJlZC4KClNoYXJlZCBpcyBuZWVkZWQgaGVyZSByYXRoZXIgdGhhbiB0aGUgZGVmYXVsdDogb2RscGFyZW50IHNldHMgdGhlCmphY29jby5kZXN0RmlsZSBhbmQgamFjb2NvLmRhdGFGaWxlIHByb3BlcnRpZXMsIHdoaWNoIHRoZSBhY3Rpb24gcmVhZHMKYXMgdGhlIHByb2plY3QgcGxhY2luZyBpdHMgb3duIGV4ZWN1dGlvbiBkYXRhLCBzbyBpdCBsZWF2ZXMgdGhlIGxheW91dAphbG9uZSBhbmQgbG9ncyAiVGhlIFBPTSBwbGFjZXMgdGhlIEphQ29DbyBleGVjdXRpb24gZGF0YSIuIENvdmVyYWdlIHRoZW4Kc3RheXMgcGVyIHN1YnByb2plY3QsIGFuZCB5YW5ndG9vbHMgbWVhc3VyZWQgNTQuNCUgdGhhdCB3YXkgYWdhaW5zdAo3NS45JSB1bmRlciB0aGUgSmVua2lucyBqb2IgdGhpcyBsYW5lIHJlcGxhY2VkLCBvbiB0aGUgc2FtZSByZWFjdG9yIGFuZAp0aGUgc2FtZSB0ZXN0cy4gVGhvc2UgYXJlIHByb3BlcnRpZXMgcmF0aGVyIHRoYW4gY29uZmlndXJhdGlvbiBlbGVtZW50cywKc28gdGhlIGluamVjdGVkIC1EIG91dHJhbmtzIHRoZW0gYW5kIG9uZSBmaWxlIHNlcnZlcyB0aGUgd2hvbGUgcmVhY3Rvci4KTm90aGluZyBlbnVtZXJhdGVzIHN1YnByb2plY3RzLCBzbyBhZGRpbmcgb25lIG5lZWRzIG5vIGNoYW5nZSBoZXJlLgoKRHJvcCB0aGUgSmFDb0NvIGdsdWUgY2FycmllZCBvdmVyIGZyb20gdGhlIEplbmtpbnMgam9iIGluIHRoZSBzYW1lCmNoYW5nZS4gLURvZGwuamFjb2NvLmFnZ3JlZ2F0ZUZpbGUgYWN0aXZhdGVzIHRoZSBzb25hci1qYWNvY28tYWdncmVnYXRlCnByb2ZpbGUgaW4gcG9tLnhtbCwgd2hvc2UgamFjb2NvLW1hdmVuLXBsdWdpbiBjb25maWd1cmF0aW9uIG5hbWVzIGEKZGVzdEZpbGUgZWxlbWVudCwgYW5kIGFuIGVsZW1lbnQgYmVhdHMgdGhlIGluamVjdGVkIC1EIG91dHJpZ2h0LiBUaGUKcHJvZmlsZSBzdGF5cyBpbiBwb20ueG1sLCBpbmVydCB3aXRob3V0IHRoZSBwcm9wZXJ0eS4KClR3byBkZWZlY3RzIGhhZCB0byBiZSBmaXhlZCBiZWZvcmUgc2hhcmVkIG1vZGUgcGFpZCBvZmYsIGJvdGgKY2FycmllZCBieSB2MC41LjIgYXMgbWF2ZW4tYnVpbGQtYWN0aW9uIHYwLjQuMi4gVGhlIG1lcmdlZCBmaWxlIG5vdwpsaXZlcyB1bmRlciAuamFjb2NvLyByYXRoZXIgdGhhbiB0aGUgcmVhY3RvciByb290J3Mgb3duIHRhcmdldC8sCndoaWNoIHRoZSByb290J3MgY2xlYW4gZGVsZXRlcyB3aGVyZXZlciB0aGUgcm9vdCBzb3J0cyBsYXN0LiBBbmQKamFjb2NvOm1lcmdlIHJlYWRzIHRoZSBzYW1lIGphY29jby5kZXN0RmlsZSBwcm9wZXJ0eSBwcmVwYXJlLWFnZW50CmRvZXMsIHNvIHRoZSBpbmplY3RlZCAtRCBhaW1lZCBldmVyeSBtZXJnZSBpbiB0aGUgcmVhY3RvciBhdCB0aGUKc2hhcmVkIGZpbGUgYW5kIGEgbW9kdWxlIG1lcmdpbmcgbGF0ZSBvdmVyd3JvdGUgaXQ7IHRoZSBhZ2dyZWdhdGUgaXMKbm93IGFzc2VtYmxlZCBhZnRlciB0aGUgYnVpbGQgaW5zdGVhZC4gdjAuNS4yIGFsc28gbmFtZXMgdGhlIHJlcG9ydHMKZm9yIFNvbmFyIHJhdGhlciB0aGFuIGxldHRpbmcgaXQgZ3Vlc3MgYXQgdGhlaXIgbG9jYXRpb24uIE1lYXN1cmVkIG9uCnlhbmd0b29sczogMTQuNiUgYmFjayB1cCB0byA3NS41JS4KClNpZ25lZC1vZmYtYnk6IEFuaWwgQmVsdXIgPGFza2IyM0BnbWFpbC5jb20+CkNvLWF1dGhvcmVkLWJ5OiBDb3BpbG90IDwyMjM1NTYyMTkrQ29waWxvdEB1c2Vycy5ub3JlcGx5LmdpdGh1Yi5jb20+CkNoYW5nZS1JZDogSTEwYWQwOGRkNThlNzdjNGZjMTQzOWE0MjA0MTFmNGFmZDZiZTU0NjUK -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=bump-security-workflows-v0.3.1 "-DGERRIT_CHANGE_SUBJECT=ci: share JaCoCo execution data across subprojects" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I10ad08dd58e77c4fc1439a420411f4afd6be5465 -DGERRIT_EVENT_HASH=-1791848841 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=6 -DMAVEN_PARAMS=-Dmerge "-DGERRIT_CHANGE_OWNER_NAME=Anil Belur" --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins8790770386493825624.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins6564323791309985018.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.11" 2026-04-21 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config173553906716779148tmp copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config11289075784950578591tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-snapshot [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins16606680307204152246.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 NEXUS_REPO=opendaylight.snapshot [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins16725649617191441008.sh ---> maven-fetch-metadata.sh ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml + project=org.opendaylight.ietf + project_path=org/opendaylight/ietf + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf + pushd /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf /w/workspace/ietf-maven-merge-master + set +e + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ [27837] -> "index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/ [5252] -> "bnd-parent/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/ [5304] -> "feature-parent/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/ [5304] -> "ietf-artifacts/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/ [5304] -> "ietf-type-util/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/ [34903] -> "model/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/ [5408] -> "odl-ietf-model-rfc6022/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/ [5408] -> "odl-ietf-model-rfc6241/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/ [5408] -> "odl-ietf-model-rfc6243/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/ [5408] -> "odl-ietf-model-rfc6470/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/ [5408] -> "odl-ietf-model-rfc6991/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/ [5408] -> "odl-ietf-model-rfc7224/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/ [5616] -> "odl-ietf-model-rfc7317-iana-crypt-hash/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/ [5564] -> "odl-ietf-model-rfc7317-ietf-system/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/ [5538] -> "odl-ietf-model-rfc7407-ietf-snmp/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/ [5707] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/ [5408] -> "odl-ietf-model-rfc7952/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/ [5733] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/ [5590] -> "odl-ietf-model-rfc8040-ietf-restconf/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/ [5408] -> "odl-ietf-model-rfc8072/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/ [5408] -> "odl-ietf-model-rfc8177/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/ [5408] -> "odl-ietf-model-rfc8294/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/ [5408] -> "odl-ietf-model-rfc8341/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/ [5408] -> "odl-ietf-model-rfc8342/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/ [5408] -> "odl-ietf-model-rfc8343/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/ [5408] -> "odl-ietf-model-rfc8344/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/ [5525] -> "odl-ietf-model-rfc8345-non-nmda/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/ [5408] -> "odl-ietf-model-rfc8345/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/ [5525] -> "odl-ietf-model-rfc8346-non-nmda/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/ [5408] -> "odl-ietf-model-rfc8346/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/ [5525] -> "odl-ietf-model-rfc8348-non-nmda/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/ [5408] -> "odl-ietf-model-rfc8348/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/ [5408] -> "odl-ietf-model-rfc8349/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/ [5408] -> "odl-ietf-model-rfc8519/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/ [5408] -> "odl-ietf-model-rfc8520/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/ [5408] -> "odl-ietf-model-rfc8525/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/ [5408] -> "odl-ietf-model-rfc8526/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/ [5408] -> "odl-ietf-model-rfc8528/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/ [5408] -> "odl-ietf-model-rfc8529/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/ [5408] -> "odl-ietf-model-rfc8530/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/ [5408] -> "odl-ietf-model-rfc8542/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/ [5759] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 2026-09-01 07:38:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/ [5720] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/ [5408] -> "odl-ietf-model-rfc8639/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/ [5408] -> "odl-ietf-model-rfc8641/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/ [5408] -> "odl-ietf-model-rfc8650/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/ [5408] -> "odl-ietf-model-rfc8675/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/ [5408] -> "odl-ietf-model-rfc8776/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/ [5525] -> "odl-ietf-model-rfc8795-non-nmda/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/ [5408] -> "odl-ietf-model-rfc8795/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/ [5408] -> "odl-ietf-model-rfc8808/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/ [5525] -> "odl-ietf-model-rfc8819-non-nmda/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/ [5408] -> "odl-ietf-model-rfc8819/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/ [5408] -> "odl-ietf-model-rfc8916/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/ [5408] -> "odl-ietf-model-rfc9067/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/ [5408] -> "odl-ietf-model-rfc9070/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/ [5408] -> "odl-ietf-model-rfc9144/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/ [5408] -> "odl-ietf-model-rfc9179/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/ [5811] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/ [5733] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/ [5408] -> "odl-ietf-model-rfc9640/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/ [5408] -> "odl-ietf-model-rfc9641/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/ [5408] -> "odl-ietf-model-rfc9642/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/ [5408] -> "odl-ietf-model-rfc9643/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/ [5408] -> "odl-ietf-model-rfc9644/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/ [5408] -> "odl-ietf-model-rfc9645/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/ [5408] -> "odl-ietf-model-rfc9648/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/ [5408] -> "odl-ietf-rfc8294-netty/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/ [5291] -> "rfc8294-netty/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.7-SNAPSHOT/ [35687] -> "bnd-parent/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.5-SNAPSHOT/ [6399] -> "bnd-parent/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.6-SNAPSHOT/ [6399] -> "bnd-parent/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.7-SNAPSHOT/ [6381] -> "bnd-parent/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/3.0.0-SNAPSHOT/ [43965] -> "bnd-parent/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/ [10547] -> "bnd-parent/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/maven-metadata.xml [551/551] -> "bnd-parent/maven-metadata.xml" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.7-SNAPSHOT/ [36555] -> "feature-parent/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.5-SNAPSHOT/ [6525] -> "feature-parent/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.6-SNAPSHOT/ [6525] -> "feature-parent/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.7-SNAPSHOT/ [6507] -> "feature-parent/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/3.0.0-SNAPSHOT/ [45045] -> "feature-parent/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/ [10779] -> "feature-parent/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/maven-metadata.xml [555/555] -> "feature-parent/maven-metadata.xml" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.7-SNAPSHOT/ [36563] -> "ietf-artifacts/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.5-SNAPSHOT/ [6526] -> "ietf-artifacts/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.6-SNAPSHOT/ [6526] -> "ietf-artifacts/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.7-SNAPSHOT/ [6508] -> "ietf-artifacts/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/3.0.0-SNAPSHOT/ [45055] -> "ietf-artifacts/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ [10781] -> "ietf-artifacts/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml [555/555] -> "ietf-artifacts/maven-metadata.xml" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.7-SNAPSHOT/ [70667] -> "ietf-type-util/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.5-SNAPSHOT/ [10789] -> "ietf-type-util/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.6-SNAPSHOT/ [10789] -> "ietf-type-util/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.7-SNAPSHOT/ [10753] -> "ietf-type-util/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/3.0.0-SNAPSHOT/ [87595] -> "ietf-type-util/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ [19271] -> "ietf-type-util/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml [555/555] -> "ietf-type-util/maven-metadata.xml" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/ [5369] -> "model/bundle-parent/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/ [5395] -> "model/iana-crypt-hash/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/ [5369] -> "model/iana-hardware/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/ [5356] -> "model/iana-if-type/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/ [5434] -> "model/iana-routing-types/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/ [5512] -> "model/iana-ssh-encryption-algs/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/ [5538] -> "model/iana-ssh-key-exchange-algs/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/ [5421] -> "model/iana-ssh-mac-algs/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/ [5512] -> "model/iana-ssh-public-key-algs/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/ [5538] -> "model/iana-tls-cipher-suite-algs/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/ [5408] -> "model/iana-tunnel-type/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/ [5291] -> "model/rfc6022/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/ [5291] -> "model/rfc6241/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/ [5291] -> "model/rfc6243/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/ [5291] -> "model/rfc6470/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/ [5499] -> "model/rfc6991-ietf-inet-types/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/ [5499] -> "model/rfc6991-ietf-yang-types/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/ [5447] -> "model/rfc7317-ietf-system/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/ [5421] -> "model/rfc7407-ietf-snmp/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/ [5590] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/ [5291] -> "model/rfc7952/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/ [5616] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/ [5473] -> "model/rfc8040-ietf-restconf/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/ [5291] -> "model/rfc8072/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/ [5291] -> "model/rfc8177/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/ [5538] -> "model/rfc8294-ietf-routing-types/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/ [5291] -> "model/rfc8341/index.html.tmp" [1] 2026-09-01 07:38:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/ [5499] -> "model/rfc8342-ietf-datastores/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/ [5447] -> "model/rfc8342-ietf-origin/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/ [5291] -> "model/rfc8343/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/ [5291] -> "model/rfc8344/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/ [5538] -> "model/rfc8345-ietf-network-state/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/ [5655] -> "model/rfc8345-ietf-network-topology-state/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/ [5577] -> "model/rfc8345-ietf-network-topology/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/ [5460] -> "model/rfc8345-ietf-network/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/ [5694] -> "model/rfc8346-ietf-l3-unicast-topology-state/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/ [5616] -> "model/rfc8346-ietf-l3-unicast-topology/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/ [5551] -> "model/rfc8348-ietf-hardware-state/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/ [5473] -> "model/rfc8348-ietf-hardware/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/ [5629] -> "model/rfc8349-ietf-ipv4-unicast-routing/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/ [5629] -> "model/rfc8349-ietf-ipv6-unicast-routing/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/ [5460] -> "model/rfc8349-ietf-routing/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/ [5616] -> "model/rfc8519-ietf-access-control-list/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/ [5499] -> "model/rfc8519-ietf-ethertypes/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/ [5538] -> "model/rfc8519-ietf-packet-fields/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/ [5447] -> "model/rfc8520-ietf-acldns/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/ [5408] -> "model/rfc8520-ietf-mud/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/ [5291] -> "model/rfc8525/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/ [5291] -> "model/rfc8526/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/ [5291] -> "model/rfc8528/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/ [5291] -> "model/rfc8529/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/ [5291] -> "model/rfc8530/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/ [5603] -> "model/rfc8542-ietf-dc-fabric-topology/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/ [5564] -> "model/rfc8542-ietf-dc-fabric-types/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/ [5642] -> "model/rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/ [5603] -> "model/rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/ [5291] -> "model/rfc8639/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/ [5291] -> "model/rfc8641/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/ [5291] -> "model/rfc8650/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/ [5564] -> "model/rfc8776-ietf-te-packet-types/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/ [5473] -> "model/rfc8776-ietf-te-types/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/ [5590] -> "model/rfc8795-ietf-te-topology-state/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/ [5512] -> "model/rfc8795-ietf-te-topology/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/ [5291] -> "model/rfc8808/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/ [5590] -> "model/rfc8819-ietf-module-tags-state/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/ [5512] -> "model/rfc8819-ietf-module-tags/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/ [5291] -> "model/rfc8916/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/ [5291] -> "model/rfc9067/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/ [5590] -> "model/rfc9070-ietf-mpls-ldp-extended/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/ [5473] -> "model/rfc9070-ietf-mpls-ldp/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/ [5291] -> "model/rfc9144/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/ [5291] -> "model/rfc9179/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/ [5694] -> "model/rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/ [5616] -> "model/rfc9196-ietf-system-capabilities/index.html.tmp" [1] 2026-09-01 07:38:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/ [5291] -> "model/rfc9640/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/ [5291] -> "model/rfc9641/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/ [5291] -> "model/rfc9642/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/ [5499] -> "model/rfc9643-ietf-tcp-client/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/ [5499] -> "model/rfc9643-ietf-tcp-common/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/ [5499] -> "model/rfc9643-ietf-tcp-server/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/ [5499] -> "model/rfc9644-ietf-ssh-client/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/ [5499] -> "model/rfc9644-ietf-ssh-common/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/ [5499] -> "model/rfc9644-ietf-ssh-server/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/ [5499] -> "model/rfc9645-ietf-tls-client/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/ [5499] -> "model/rfc9645-ietf-tls-common/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/ [5499] -> "model/rfc9645-ietf-tls-server/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/ [5291] -> "model/rfc9648/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc6022/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6022/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6022/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc6022/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc6022/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc6022/maven-metadata.xml" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc6241/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6241/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6241/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc6241/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc6241/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc6241/maven-metadata.xml" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc6243/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6243/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6243/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc6243/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc6243/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc6243/maven-metadata.xml" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc6470/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6470/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6470/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc6470/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc6470/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc6470/maven-metadata.xml" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc6991/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6991/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6991/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc6991/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc6991/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc6991/maven-metadata.xml" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc7224/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc7224/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc7224/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc7224/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc7224/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc7224/maven-metadata.xml" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.7-SNAPSHOT/ [55131] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.5-SNAPSHOT/ [8952] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.6-SNAPSHOT/ [8952] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.7-SNAPSHOT/ [8928] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.0-SNAPSHOT/ [68205] -> "odl-ietf-model-rfc7317-iana-crypt-hash/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/ [15501] -> "odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml [579/579] -> "odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.7-SNAPSHOT/ [53959] -> "odl-ietf-model-rfc7317-ietf-system/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.5-SNAPSHOT/ [8788] -> "odl-ietf-model-rfc7317-ietf-system/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.6-SNAPSHOT/ [8788] -> "odl-ietf-model-rfc7317-ietf-system/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.7-SNAPSHOT/ [8764] -> "odl-ietf-model-rfc7317-ietf-system/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.0-SNAPSHOT/ [66745] -> "odl-ietf-model-rfc7317-ietf-system/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/ [15193] -> "odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml [575/575] -> "odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.7-SNAPSHOT/ [53373] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.5-SNAPSHOT/ [8706] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.6-SNAPSHOT/ [8706] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.7-SNAPSHOT/ [8682] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.0-SNAPSHOT/ [66015] -> "odl-ietf-model-rfc7407-ietf-snmp/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/ [15039] -> "odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml [573/573] -> "odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/ [57182] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/ [9239] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/ [9239] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/ [9215] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/ [70760] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/ [16040] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [586/586] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc7952/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc7952/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc7952/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc7952/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc7952/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc7952/maven-metadata.xml" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/ [57768] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/ [9321] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/ [9321] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/ [9297] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/ [71490] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/ [16194] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [588/588] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.7-SNAPSHOT/ [54545] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.5-SNAPSHOT/ [8870] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.6-SNAPSHOT/ [8870] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.7-SNAPSHOT/ [8846] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.0-SNAPSHOT/ [67475] -> "odl-ietf-model-rfc8040-ietf-restconf/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/ [15347] -> "odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml [577/577] -> "odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8072/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8072/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8072/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8072/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8072/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8072/maven-metadata.xml" [1] 2026-09-01 07:38:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8177/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8177/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8177/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8177/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8177/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8177/maven-metadata.xml" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8294/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8294/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8294/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8294/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8294/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8294/maven-metadata.xml" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8341/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8341/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8341/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8341/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8341/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8341/maven-metadata.xml" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8342/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8342/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8342/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8342/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8342/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8342/maven-metadata.xml" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8343/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8343/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8343/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8343/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8343/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8343/maven-metadata.xml" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8344/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8344/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8344/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8344/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8344/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8344/maven-metadata.xml" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.7-SNAPSHOT/ [53080] -> "odl-ietf-model-rfc8345-non-nmda/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.5-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8345-non-nmda/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.6-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8345-non-nmda/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.7-SNAPSHOT/ [8641] -> "odl-ietf-model-rfc8345-non-nmda/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.0-SNAPSHOT/ [65650] -> "odl-ietf-model-rfc8345-non-nmda/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/ [14962] -> "odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml [572/572] -> "odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8345/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8345/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8345/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8345/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8345/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8345/maven-metadata.xml" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.7-SNAPSHOT/ [53096] -> "odl-ietf-model-rfc8346-non-nmda/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.5-SNAPSHOT/ [8667] -> "odl-ietf-model-rfc8346-non-nmda/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.6-SNAPSHOT/ [8667] -> "odl-ietf-model-rfc8346-non-nmda/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.7-SNAPSHOT/ [8643] -> "odl-ietf-model-rfc8346-non-nmda/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.0-SNAPSHOT/ [65670] -> "odl-ietf-model-rfc8346-non-nmda/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/ [14966] -> "odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml [572/572] -> "odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.7-SNAPSHOT/ [50451] -> "odl-ietf-model-rfc8346/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8346/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.6-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8346/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.7-SNAPSHOT/ [8273] -> "odl-ietf-model-rfc8346/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.0-SNAPSHOT/ [62373] -> "odl-ietf-model-rfc8346/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8346/maven-metadata.xml" [1] 2026-09-01 07:39:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.7-SNAPSHOT/ [53080] -> "odl-ietf-model-rfc8348-non-nmda/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.5-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8348-non-nmda/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.6-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8348-non-nmda/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.7-SNAPSHOT/ [8641] -> "odl-ietf-model-rfc8348-non-nmda/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.0-SNAPSHOT/ [65650] -> "odl-ietf-model-rfc8348-non-nmda/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/ [14962] -> "odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml [572/572] -> "odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8348/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8348/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8348/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8348/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8348/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8348/maven-metadata.xml" [1] 2026-09-01 07:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.7-SNAPSHOT/ [50451] -> "odl-ietf-model-rfc8349/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8349/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.6-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8349/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.7-SNAPSHOT/ [8273] -> "odl-ietf-model-rfc8349/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.0-SNAPSHOT/ [62373] -> "odl-ietf-model-rfc8349/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8349/maven-metadata.xml" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8519/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8519/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8519/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8519/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8519/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8519/maven-metadata.xml" [1] 2026-09-01 07:39:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.7-SNAPSHOT/ [50451] -> "odl-ietf-model-rfc8520/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8520/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.6-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8520/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.7-SNAPSHOT/ [8273] -> "odl-ietf-model-rfc8520/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.0-SNAPSHOT/ [62373] -> "odl-ietf-model-rfc8520/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8520/maven-metadata.xml" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8525/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8525/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8525/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8525/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8525/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8525/maven-metadata.xml" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.7-SNAPSHOT/ [50459] -> "odl-ietf-model-rfc8526/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8526/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.6-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8526/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.7-SNAPSHOT/ [8274] -> "odl-ietf-model-rfc8526/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.0-SNAPSHOT/ [62383] -> "odl-ietf-model-rfc8526/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/ [14271] -> "odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8526/maven-metadata.xml" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8528/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8528/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8528/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8528/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8528/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8528/maven-metadata.xml" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.7-SNAPSHOT/ [50451] -> "odl-ietf-model-rfc8529/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8529/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.6-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8529/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.7-SNAPSHOT/ [8273] -> "odl-ietf-model-rfc8529/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.0-SNAPSHOT/ [62373] -> "odl-ietf-model-rfc8529/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8529/maven-metadata.xml" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8530/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8530/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8530/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8530/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8530/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8530/maven-metadata.xml" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8542/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8542/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8542/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8542/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8542/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8542/maven-metadata.xml" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/ [58354] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/ [9403] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/ [9403] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/ [9379] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/ [72220] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/ [16348] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [590/590] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/ [57483] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/ [9281] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/ [9281] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/ [9257] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/ [71135] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/ [16119] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [587/587] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.7-SNAPSHOT/ [50467] -> "odl-ietf-model-rfc8639/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8639/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.6-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8639/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.7-SNAPSHOT/ [8275] -> "odl-ietf-model-rfc8639/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.0-SNAPSHOT/ [62395] -> "odl-ietf-model-rfc8639/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/ [14275] -> "odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8639/maven-metadata.xml" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.7-SNAPSHOT/ [50467] -> "odl-ietf-model-rfc8641/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8641/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.6-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8641/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.7-SNAPSHOT/ [8275] -> "odl-ietf-model-rfc8641/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.0-SNAPSHOT/ [62395] -> "odl-ietf-model-rfc8641/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/ [14275] -> "odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8641/maven-metadata.xml" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.7-SNAPSHOT/ [50459] -> "odl-ietf-model-rfc8650/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8650/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.6-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8650/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.7-SNAPSHOT/ [8274] -> "odl-ietf-model-rfc8650/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.0-SNAPSHOT/ [62385] -> "odl-ietf-model-rfc8650/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/ [14273] -> "odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8650/maven-metadata.xml" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8675/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8675/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8675/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8675/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8675/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8675/maven-metadata.xml" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8776/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8776/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8776/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8776/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8776/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8776/maven-metadata.xml" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.7-SNAPSHOT/ [53096] -> "odl-ietf-model-rfc8795-non-nmda/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.5-SNAPSHOT/ [8667] -> "odl-ietf-model-rfc8795-non-nmda/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.6-SNAPSHOT/ [8667] -> "odl-ietf-model-rfc8795-non-nmda/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.7-SNAPSHOT/ [8643] -> "odl-ietf-model-rfc8795-non-nmda/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.0-SNAPSHOT/ [65670] -> "odl-ietf-model-rfc8795-non-nmda/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/ [14966] -> "odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml [572/572] -> "odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.7-SNAPSHOT/ [50459] -> "odl-ietf-model-rfc8795/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8795/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.6-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8795/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.7-SNAPSHOT/ [8274] -> "odl-ietf-model-rfc8795/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.0-SNAPSHOT/ [62383] -> "odl-ietf-model-rfc8795/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/ [14271] -> "odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8795/maven-metadata.xml" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.7-SNAPSHOT/ [50451] -> "odl-ietf-model-rfc8808/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8808/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.6-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8808/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.7-SNAPSHOT/ [8273] -> "odl-ietf-model-rfc8808/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.0-SNAPSHOT/ [62373] -> "odl-ietf-model-rfc8808/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8808/maven-metadata.xml" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.7-SNAPSHOT/ [53080] -> "odl-ietf-model-rfc8819-non-nmda/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.5-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8819-non-nmda/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.6-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8819-non-nmda/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.7-SNAPSHOT/ [8641] -> "odl-ietf-model-rfc8819-non-nmda/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.0-SNAPSHOT/ [65650] -> "odl-ietf-model-rfc8819-non-nmda/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/ [14962] -> "odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml [572/572] -> "odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc8819/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8819/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8819/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8819/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc8819/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8819/maven-metadata.xml" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.7-SNAPSHOT/ [50467] -> "odl-ietf-model-rfc8916/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8916/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.6-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8916/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.7-SNAPSHOT/ [8275] -> "odl-ietf-model-rfc8916/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.0-SNAPSHOT/ [62395] -> "odl-ietf-model-rfc8916/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/ [14275] -> "odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc8916/maven-metadata.xml" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.7-SNAPSHOT/ [50459] -> "odl-ietf-model-rfc9067/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc9067/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.6-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc9067/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.7-SNAPSHOT/ [8274] -> "odl-ietf-model-rfc9067/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.0-SNAPSHOT/ [62381] -> "odl-ietf-model-rfc9067/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9067/maven-metadata.xml" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.7-SNAPSHOT/ [50467] -> "odl-ietf-model-rfc9070/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9070/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.6-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9070/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.7-SNAPSHOT/ [8275] -> "odl-ietf-model-rfc9070/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.0-SNAPSHOT/ [62395] -> "odl-ietf-model-rfc9070/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/ [14275] -> "odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9070/maven-metadata.xml" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.7-SNAPSHOT/ [50467] -> "odl-ietf-model-rfc9144/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9144/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.6-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9144/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.7-SNAPSHOT/ [8275] -> "odl-ietf-model-rfc9144/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.0-SNAPSHOT/ [62393] -> "odl-ietf-model-rfc9144/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/ [14273] -> "odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9144/maven-metadata.xml" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc9179/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9179/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9179/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc9179/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc9179/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9179/maven-metadata.xml" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/ [59550] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/ [9570] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/ [9570] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/ [9546] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/ [73710] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/ [16662] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml [594/594] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/ [57784] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/ [9323] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/ [9323] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/ [9299] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/ [71508] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/ [16196] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml [588/588] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc9640/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9640/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9640/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc9640/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc9640/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9640/maven-metadata.xml" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc9641/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9641/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9641/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc9641/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc9641/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9641/maven-metadata.xml" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.7-SNAPSHOT/ [50443] -> "odl-ietf-model-rfc9642/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9642/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.6-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9642/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.7-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc9642/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.0-SNAPSHOT/ [62365] -> "odl-ietf-model-rfc9642/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9642/maven-metadata.xml" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.7-SNAPSHOT/ [50451] -> "odl-ietf-model-rfc9643/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc9643/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.6-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc9643/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.7-SNAPSHOT/ [8273] -> "odl-ietf-model-rfc9643/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.0-SNAPSHOT/ [62373] -> "odl-ietf-model-rfc9643/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/ [14269] -> "odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9643/maven-metadata.xml" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.7-SNAPSHOT/ [50467] -> "odl-ietf-model-rfc9644/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9644/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.6-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9644/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.7-SNAPSHOT/ [8275] -> "odl-ietf-model-rfc9644/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.0-SNAPSHOT/ [62395] -> "odl-ietf-model-rfc9644/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/ [14275] -> "odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9644/maven-metadata.xml" [1] 2026-09-01 07:39:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.7-SNAPSHOT/ [50467] -> "odl-ietf-model-rfc9645/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9645/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.6-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9645/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.7-SNAPSHOT/ [8275] -> "odl-ietf-model-rfc9645/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.0-SNAPSHOT/ [62395] -> "odl-ietf-model-rfc9645/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/ [14275] -> "odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9645/maven-metadata.xml" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.7-SNAPSHOT/ [50459] -> "odl-ietf-model-rfc9648/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc9648/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.6-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc9648/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.7-SNAPSHOT/ [8274] -> "odl-ietf-model-rfc9648/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.0-SNAPSHOT/ [62383] -> "odl-ietf-model-rfc9648/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/ [14271] -> "odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml [563/563] -> "odl-ietf-model-rfc9648/maven-metadata.xml" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.7-SNAPSHOT/ [50459] -> "odl-ietf-rfc8294-netty/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.5-SNAPSHOT/ [8298] -> "odl-ietf-rfc8294-netty/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.6-SNAPSHOT/ [8298] -> "odl-ietf-rfc8294-netty/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.7-SNAPSHOT/ [8274] -> "odl-ietf-rfc8294-netty/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.0-SNAPSHOT/ [62385] -> "odl-ietf-rfc8294-netty/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/ [14273] -> "odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml [563/563] -> "odl-ietf-rfc8294-netty/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.7-SNAPSHOT/ [70230] -> "rfc8294-netty/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.5-SNAPSHOT/ [10730] -> "rfc8294-netty/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.6-SNAPSHOT/ [10730] -> "rfc8294-netty/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.7-SNAPSHOT/ [10694] -> "rfc8294-netty/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/3.0.0-SNAPSHOT/ [87050] -> "rfc8294-netty/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/ [19158] -> "rfc8294-netty/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml [554/554] -> "rfc8294-netty/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.7-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.5-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.6-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.7-SNAPSHOT/maven-metadata.xml [1041/1041] -> "bnd-parent/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/3.0.0-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml [1041/1041] -> "bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.7-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.5-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.6-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.7-SNAPSHOT/maven-metadata.xml [1045/1045] -> "feature-parent/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/3.0.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml [1045/1045] -> "feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.7-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.5-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.6-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.7-SNAPSHOT/maven-metadata.xml [1045/1045] -> "ietf-artifacts/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/3.0.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml [1045/1045] -> "ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.7-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.5-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.6-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.7-SNAPSHOT/maven-metadata.xml [1646/1646] -> "ietf-type-util/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/3.0.0-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml [1646/1646] -> "ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.7-SNAPSHOT/ [36804] -> "model/bundle-parent/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.5-SNAPSHOT/ [6578] -> "model/bundle-parent/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.6-SNAPSHOT/ [6578] -> "model/bundle-parent/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.7-SNAPSHOT/ [6560] -> "model/bundle-parent/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/3.0.0-SNAPSHOT/ [45352] -> "model/bundle-parent/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/ [10862] -> "model/bundle-parent/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml [560/560] -> "model/bundle-parent/maven-metadata.xml" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.7-SNAPSHOT/ [72014] -> "model/iana-crypt-hash/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.5-SNAPSHOT/ [10988] -> "model/iana-crypt-hash/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.6-SNAPSHOT/ [10988] -> "model/iana-crypt-hash/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.7-SNAPSHOT/ [10952] -> "model/iana-crypt-hash/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/3.0.0-SNAPSHOT/ [89270] -> "model/iana-crypt-hash/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/ [19634] -> "model/iana-crypt-hash/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml [562/562] -> "model/iana-crypt-hash/maven-metadata.xml" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.7-SNAPSHOT/ [71140] -> "model/iana-hardware/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.5-SNAPSHOT/ [10870] -> "model/iana-hardware/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.6-SNAPSHOT/ [10870] -> "model/iana-hardware/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.7-SNAPSHOT/ [10834] -> "model/iana-hardware/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/3.0.0-SNAPSHOT/ [88180] -> "model/iana-hardware/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/ [19408] -> "model/iana-hardware/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml [560/560] -> "model/iana-hardware/maven-metadata.xml" [1] 2026-09-01 07:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.7-SNAPSHOT/ [70727] -> "model/iana-if-type/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.5-SNAPSHOT/ [10814] -> "model/iana-if-type/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.6-SNAPSHOT/ [10814] -> "model/iana-if-type/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.7-SNAPSHOT/ [10778] -> "model/iana-if-type/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/3.0.0-SNAPSHOT/ [87665] -> "model/iana-if-type/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/ [19301] -> "model/iana-if-type/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml [559/559] -> "model/iana-if-type/maven-metadata.xml" [1] 2026-09-01 07:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.7-SNAPSHOT/ [73325] -> "model/iana-routing-types/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.5-SNAPSHOT/ [11165] -> "model/iana-routing-types/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.6-SNAPSHOT/ [11165] -> "model/iana-routing-types/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.7-SNAPSHOT/ [11129] -> "model/iana-routing-types/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/3.0.0-SNAPSHOT/ [90905] -> "model/iana-routing-types/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/ [19973] -> "model/iana-routing-types/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml [565/565] -> "model/iana-routing-types/maven-metadata.xml" [1] 2026-09-01 07:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.7-SNAPSHOT/ [75947] -> "model/iana-ssh-encryption-algs/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.5-SNAPSHOT/ [11519] -> "model/iana-ssh-encryption-algs/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.6-SNAPSHOT/ [11519] -> "model/iana-ssh-encryption-algs/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.7-SNAPSHOT/ [11483] -> "model/iana-ssh-encryption-algs/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.0-SNAPSHOT/ [94175] -> "model/iana-ssh-encryption-algs/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/ [20651] -> "model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml [571/571] -> "model/iana-ssh-encryption-algs/maven-metadata.xml" [1] 2026-09-01 07:39:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.7-SNAPSHOT/ [76821] -> "model/iana-ssh-key-exchange-algs/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.5-SNAPSHOT/ [11637] -> "model/iana-ssh-key-exchange-algs/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.6-SNAPSHOT/ [11637] -> "model/iana-ssh-key-exchange-algs/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.7-SNAPSHOT/ [11601] -> "model/iana-ssh-key-exchange-algs/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.0-SNAPSHOT/ [95265] -> "model/iana-ssh-key-exchange-algs/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/ [20877] -> "model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml [573/573] -> "model/iana-ssh-key-exchange-algs/maven-metadata.xml" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.7-SNAPSHOT/ [72888] -> "model/iana-ssh-mac-algs/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.5-SNAPSHOT/ [11106] -> "model/iana-ssh-mac-algs/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.6-SNAPSHOT/ [11106] -> "model/iana-ssh-mac-algs/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.7-SNAPSHOT/ [11070] -> "model/iana-ssh-mac-algs/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.0-SNAPSHOT/ [90360] -> "model/iana-ssh-mac-algs/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/ [19860] -> "model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml [564/564] -> "model/iana-ssh-mac-algs/maven-metadata.xml" [1] 2026-09-01 07:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.7-SNAPSHOT/ [75947] -> "model/iana-ssh-public-key-algs/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.5-SNAPSHOT/ [11519] -> "model/iana-ssh-public-key-algs/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.6-SNAPSHOT/ [11519] -> "model/iana-ssh-public-key-algs/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.7-SNAPSHOT/ [11483] -> "model/iana-ssh-public-key-algs/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.0-SNAPSHOT/ [94175] -> "model/iana-ssh-public-key-algs/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/ [20651] -> "model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml [571/571] -> "model/iana-ssh-public-key-algs/maven-metadata.xml" [1] 2026-09-01 07:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.7-SNAPSHOT/ [76821] -> "model/iana-tls-cipher-suite-algs/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.5-SNAPSHOT/ [11637] -> "model/iana-tls-cipher-suite-algs/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.6-SNAPSHOT/ [11637] -> "model/iana-tls-cipher-suite-algs/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.7-SNAPSHOT/ [11601] -> "model/iana-tls-cipher-suite-algs/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.0-SNAPSHOT/ [95265] -> "model/iana-tls-cipher-suite-algs/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/ [20877] -> "model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml [573/573] -> "model/iana-tls-cipher-suite-algs/maven-metadata.xml" [1] 2026-09-01 07:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.7-SNAPSHOT/ [72451] -> "model/iana-tunnel-type/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.5-SNAPSHOT/ [11047] -> "model/iana-tunnel-type/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.6-SNAPSHOT/ [11047] -> "model/iana-tunnel-type/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.7-SNAPSHOT/ [11011] -> "model/iana-tunnel-type/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/3.0.0-SNAPSHOT/ [89815] -> "model/iana-tunnel-type/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/ [19747] -> "model/iana-tunnel-type/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml [563/563] -> "model/iana-tunnel-type/maven-metadata.xml" [1] 2026-09-01 07:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.7-SNAPSHOT/ [68534] -> "model/rfc6022/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.5-SNAPSHOT/ [10518] -> "model/rfc6022/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.6-SNAPSHOT/ [10518] -> "model/rfc6022/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.7-SNAPSHOT/ [10482] -> "model/rfc6022/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/3.0.0-SNAPSHOT/ [84930] -> "model/rfc6022/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/ [18734] -> "model/rfc6022/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml [554/554] -> "model/rfc6022/maven-metadata.xml" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.7-SNAPSHOT/ [68542] -> "model/rfc6241/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.5-SNAPSHOT/ [10519] -> "model/rfc6241/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.6-SNAPSHOT/ [10519] -> "model/rfc6241/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.7-SNAPSHOT/ [10483] -> "model/rfc6241/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/3.0.0-SNAPSHOT/ [84940] -> "model/rfc6241/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/ [18736] -> "model/rfc6241/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml [554/554] -> "model/rfc6241/maven-metadata.xml" [1] 2026-09-01 07:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.7-SNAPSHOT/ [68518] -> "model/rfc6243/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.5-SNAPSHOT/ [10516] -> "model/rfc6243/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.6-SNAPSHOT/ [10516] -> "model/rfc6243/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.7-SNAPSHOT/ [10480] -> "model/rfc6243/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/3.0.0-SNAPSHOT/ [84910] -> "model/rfc6243/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/ [18730] -> "model/rfc6243/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml [554/554] -> "model/rfc6243/maven-metadata.xml" [1] 2026-09-01 07:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.7-SNAPSHOT/ [68518] -> "model/rfc6470/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.5-SNAPSHOT/ [10516] -> "model/rfc6470/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.6-SNAPSHOT/ [10516] -> "model/rfc6470/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.7-SNAPSHOT/ [10480] -> "model/rfc6470/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/3.0.0-SNAPSHOT/ [84910] -> "model/rfc6470/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/ [18730] -> "model/rfc6470/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml [554/554] -> "model/rfc6470/maven-metadata.xml" [1] 2026-09-01 07:39:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.7-SNAPSHOT/ [75510] -> "model/rfc6991-ietf-inet-types/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.5-SNAPSHOT/ [11460] -> "model/rfc6991-ietf-inet-types/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.6-SNAPSHOT/ [11460] -> "model/rfc6991-ietf-inet-types/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.7-SNAPSHOT/ [11424] -> "model/rfc6991-ietf-inet-types/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.0-SNAPSHOT/ [93630] -> "model/rfc6991-ietf-inet-types/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/ [20538] -> "model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml [570/570] -> "model/rfc6991-ietf-inet-types/maven-metadata.xml" [1] 2026-09-01 07:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.7-SNAPSHOT/ [75510] -> "model/rfc6991-ietf-yang-types/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.5-SNAPSHOT/ [11460] -> "model/rfc6991-ietf-yang-types/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.6-SNAPSHOT/ [11460] -> "model/rfc6991-ietf-yang-types/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.7-SNAPSHOT/ [11424] -> "model/rfc6991-ietf-yang-types/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.0-SNAPSHOT/ [93630] -> "model/rfc6991-ietf-yang-types/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/ [20538] -> "model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml [570/570] -> "model/rfc6991-ietf-yang-types/maven-metadata.xml" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.7-SNAPSHOT/ [73778] -> "model/rfc7317-ietf-system/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.5-SNAPSHOT/ [11226] -> "model/rfc7317-ietf-system/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.6-SNAPSHOT/ [11226] -> "model/rfc7317-ietf-system/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.7-SNAPSHOT/ [11190] -> "model/rfc7317-ietf-system/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.0-SNAPSHOT/ [91470] -> "model/rfc7317-ietf-system/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/ [20090] -> "model/rfc7317-ietf-system/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml [566/566] -> "model/rfc7317-ietf-system/maven-metadata.xml" [1] 2026-09-01 07:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.7-SNAPSHOT/ [72912] -> "model/rfc7407-ietf-snmp/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.5-SNAPSHOT/ [11109] -> "model/rfc7407-ietf-snmp/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.6-SNAPSHOT/ [11109] -> "model/rfc7407-ietf-snmp/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.7-SNAPSHOT/ [11073] -> "model/rfc7407-ietf-snmp/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.0-SNAPSHOT/ [90390] -> "model/rfc7407-ietf-snmp/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/ [19866] -> "model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml [564/564] -> "model/rfc7407-ietf-snmp/maven-metadata.xml" [1] 2026-09-01 07:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/ [78569] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/ [11873] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/ [11873] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/ [11837] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/ [97445] -> "model/rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/ [21329] -> "model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [577/577] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 2026-09-01 07:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.7-SNAPSHOT/ [68518] -> "model/rfc7952/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.5-SNAPSHOT/ [10516] -> "model/rfc7952/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.6-SNAPSHOT/ [10516] -> "model/rfc7952/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.7-SNAPSHOT/ [10480] -> "model/rfc7952/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/3.0.0-SNAPSHOT/ [84910] -> "model/rfc7952/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/ [18730] -> "model/rfc7952/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml [554/554] -> "model/rfc7952/maven-metadata.xml" [1] 2026-09-01 07:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/ [79443] -> "model/rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/ [11991] -> "model/rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/ [11991] -> "model/rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/ [11955] -> "model/rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/ [98535] -> "model/rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/ [21555] -> "model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [579/579] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.7-SNAPSHOT/ [74636] -> "model/rfc8040-ietf-restconf/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.5-SNAPSHOT/ [11342] -> "model/rfc8040-ietf-restconf/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.6-SNAPSHOT/ [11342] -> "model/rfc8040-ietf-restconf/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.7-SNAPSHOT/ [11306] -> "model/rfc8040-ietf-restconf/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.0-SNAPSHOT/ [92540] -> "model/rfc8040-ietf-restconf/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/ [20312] -> "model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml [568/568] -> "model/rfc8040-ietf-restconf/maven-metadata.xml" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.7-SNAPSHOT/ [68518] -> "model/rfc8072/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.5-SNAPSHOT/ [10516] -> "model/rfc8072/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.6-SNAPSHOT/ [10516] -> "model/rfc8072/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.7-SNAPSHOT/ [10480] -> "model/rfc8072/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/3.0.0-SNAPSHOT/ [84910] -> "model/rfc8072/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/ [18730] -> "model/rfc8072/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml [554/554] -> "model/rfc8072/maven-metadata.xml" [1] 2026-09-01 07:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.7-SNAPSHOT/ [68534] -> "model/rfc8177/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.5-SNAPSHOT/ [10518] -> "model/rfc8177/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.6-SNAPSHOT/ [10518] -> "model/rfc8177/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.7-SNAPSHOT/ [10482] -> "model/rfc8177/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/3.0.0-SNAPSHOT/ [84930] -> "model/rfc8177/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/ [18734] -> "model/rfc8177/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml [554/554] -> "model/rfc8177/maven-metadata.xml" [1] 2026-09-01 07:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.7-SNAPSHOT/ [76829] -> "model/rfc8294-ietf-routing-types/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.5-SNAPSHOT/ [11638] -> "model/rfc8294-ietf-routing-types/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.6-SNAPSHOT/ [11638] -> "model/rfc8294-ietf-routing-types/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.7-SNAPSHOT/ [11602] -> "model/rfc8294-ietf-routing-types/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.0-SNAPSHOT/ [95275] -> "model/rfc8294-ietf-routing-types/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/ [20879] -> "model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml [573/573] -> "model/rfc8294-ietf-routing-types/maven-metadata.xml" [1] 2026-09-01 07:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.7-SNAPSHOT/ [68518] -> "model/rfc8341/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.5-SNAPSHOT/ [10516] -> "model/rfc8341/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.6-SNAPSHOT/ [10516] -> "model/rfc8341/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.7-SNAPSHOT/ [10480] -> "model/rfc8341/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/3.0.0-SNAPSHOT/ [84910] -> "model/rfc8341/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/ [18730] -> "model/rfc8341/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml [554/554] -> "model/rfc8341/maven-metadata.xml" [1] 2026-09-01 07:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.7-SNAPSHOT/ [75510] -> "model/rfc8342-ietf-datastores/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.5-SNAPSHOT/ [11460] -> "model/rfc8342-ietf-datastores/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.6-SNAPSHOT/ [11460] -> "model/rfc8342-ietf-datastores/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.7-SNAPSHOT/ [11424] -> "model/rfc8342-ietf-datastores/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.0-SNAPSHOT/ [93630] -> "model/rfc8342-ietf-datastores/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/ [20538] -> "model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml [570/570] -> "model/rfc8342-ietf-datastores/maven-metadata.xml" [1] 2026-09-01 07:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.7-SNAPSHOT/ [73762] -> "model/rfc8342-ietf-origin/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.5-SNAPSHOT/ [11224] -> "model/rfc8342-ietf-origin/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.6-SNAPSHOT/ [11224] -> "model/rfc8342-ietf-origin/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.7-SNAPSHOT/ [11188] -> "model/rfc8342-ietf-origin/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.0-SNAPSHOT/ [91450] -> "model/rfc8342-ietf-origin/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/ [20086] -> "model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml [566/566] -> "model/rfc8342-ietf-origin/maven-metadata.xml" [1] 2026-09-01 07:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.7-SNAPSHOT/ [68518] -> "model/rfc8343/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.5-SNAPSHOT/ [10516] -> "model/rfc8343/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.6-SNAPSHOT/ [10516] -> "model/rfc8343/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.7-SNAPSHOT/ [10480] -> "model/rfc8343/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/3.0.0-SNAPSHOT/ [84910] -> "model/rfc8343/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/ [18730] -> "model/rfc8343/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml [554/554] -> "model/rfc8343/maven-metadata.xml" [1] 2026-09-01 07:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.7-SNAPSHOT/ [68534] -> "model/rfc8344/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.5-SNAPSHOT/ [10518] -> "model/rfc8344/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.6-SNAPSHOT/ [10518] -> "model/rfc8344/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.7-SNAPSHOT/ [10482] -> "model/rfc8344/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/3.0.0-SNAPSHOT/ [84930] -> "model/rfc8344/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/ [18734] -> "model/rfc8344/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml [554/554] -> "model/rfc8344/maven-metadata.xml" [1] 2026-09-01 07:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.7-SNAPSHOT/ [76821] -> "model/rfc8345-ietf-network-state/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.5-SNAPSHOT/ [11637] -> "model/rfc8345-ietf-network-state/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.6-SNAPSHOT/ [11637] -> "model/rfc8345-ietf-network-state/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.7-SNAPSHOT/ [11601] -> "model/rfc8345-ietf-network-state/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:39:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.0-SNAPSHOT/ [95265] -> "model/rfc8345-ietf-network-state/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/ [20877] -> "model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml [573/573] -> "model/rfc8345-ietf-network-state/maven-metadata.xml" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.7-SNAPSHOT/ [80754] -> "model/rfc8345-ietf-network-topology-state/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.5-SNAPSHOT/ [12168] -> "model/rfc8345-ietf-network-topology-state/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.6-SNAPSHOT/ [12168] -> "model/rfc8345-ietf-network-topology-state/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.7-SNAPSHOT/ [12132] -> "model/rfc8345-ietf-network-topology-state/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.0-SNAPSHOT/ [100170] -> "model/rfc8345-ietf-network-topology-state/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/ [21894] -> "model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml [582/582] -> "model/rfc8345-ietf-network-topology-state/maven-metadata.xml" [1] 2026-09-01 07:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.7-SNAPSHOT/ [78132] -> "model/rfc8345-ietf-network-topology/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.5-SNAPSHOT/ [11814] -> "model/rfc8345-ietf-network-topology/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.6-SNAPSHOT/ [11814] -> "model/rfc8345-ietf-network-topology/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.7-SNAPSHOT/ [11778] -> "model/rfc8345-ietf-network-topology/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.0-SNAPSHOT/ [96900] -> "model/rfc8345-ietf-network-topology/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/ [21216] -> "model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml [576/576] -> "model/rfc8345-ietf-network-topology/maven-metadata.xml" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.7-SNAPSHOT/ [74199] -> "model/rfc8345-ietf-network/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.5-SNAPSHOT/ [11283] -> "model/rfc8345-ietf-network/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.6-SNAPSHOT/ [11283] -> "model/rfc8345-ietf-network/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.7-SNAPSHOT/ [11247] -> "model/rfc8345-ietf-network/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.0-SNAPSHOT/ [91995] -> "model/rfc8345-ietf-network/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/ [20199] -> "model/rfc8345-ietf-network/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml [567/567] -> "model/rfc8345-ietf-network/maven-metadata.xml" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.7-SNAPSHOT/ [82065] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.5-SNAPSHOT/ [12345] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.6-SNAPSHOT/ [12345] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.7-SNAPSHOT/ [12309] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.0-SNAPSHOT/ [101805] -> "model/rfc8346-ietf-l3-unicast-topology-state/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/ [22233] -> "model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [585/585] -> "model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.7-SNAPSHOT/ [79459] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.5-SNAPSHOT/ [11993] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.6-SNAPSHOT/ [11993] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.7-SNAPSHOT/ [11957] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.0-SNAPSHOT/ [98555] -> "model/rfc8346-ietf-l3-unicast-topology/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/ [21559] -> "model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [579/579] -> "model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml" [1] 2026-09-01 07:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.7-SNAPSHOT/ [77258] -> "model/rfc8348-ietf-hardware-state/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.5-SNAPSHOT/ [11696] -> "model/rfc8348-ietf-hardware-state/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.6-SNAPSHOT/ [11696] -> "model/rfc8348-ietf-hardware-state/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.7-SNAPSHOT/ [11660] -> "model/rfc8348-ietf-hardware-state/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.0-SNAPSHOT/ [95810] -> "model/rfc8348-ietf-hardware-state/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/ [20990] -> "model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml [574/574] -> "model/rfc8348-ietf-hardware-state/maven-metadata.xml" [1] 2026-09-01 07:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.7-SNAPSHOT/ [74636] -> "model/rfc8348-ietf-hardware/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.5-SNAPSHOT/ [11342] -> "model/rfc8348-ietf-hardware/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.6-SNAPSHOT/ [11342] -> "model/rfc8348-ietf-hardware/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.7-SNAPSHOT/ [11306] -> "model/rfc8348-ietf-hardware/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.0-SNAPSHOT/ [92540] -> "model/rfc8348-ietf-hardware/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/ [20312] -> "model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml [568/568] -> "model/rfc8348-ietf-hardware/maven-metadata.xml" [1] 2026-09-01 07:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.7-SNAPSHOT/ [79888] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.5-SNAPSHOT/ [12051] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.6-SNAPSHOT/ [12051] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.7-SNAPSHOT/ [12015] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.0-SNAPSHOT/ [99090] -> "model/rfc8349-ietf-ipv4-unicast-routing/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/ [21670] -> "model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [580/580] -> "model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml" [1] 2026-09-01 07:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.7-SNAPSHOT/ [79896] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.5-SNAPSHOT/ [12052] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.6-SNAPSHOT/ [12052] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.7-SNAPSHOT/ [12016] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.0-SNAPSHOT/ [99100] -> "model/rfc8349-ietf-ipv6-unicast-routing/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/ [21672] -> "model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [580/580] -> "model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml" [1] 2026-09-01 07:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.7-SNAPSHOT/ [74223] -> "model/rfc8349-ietf-routing/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.5-SNAPSHOT/ [11286] -> "model/rfc8349-ietf-routing/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.6-SNAPSHOT/ [11286] -> "model/rfc8349-ietf-routing/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.7-SNAPSHOT/ [11250] -> "model/rfc8349-ietf-routing/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.0-SNAPSHOT/ [92025] -> "model/rfc8349-ietf-routing/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/ [20205] -> "model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml [567/567] -> "model/rfc8349-ietf-routing/maven-metadata.xml" [1] 2026-09-01 07:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.7-SNAPSHOT/ [79467] -> "model/rfc8519-ietf-access-control-list/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.5-SNAPSHOT/ [11994] -> "model/rfc8519-ietf-access-control-list/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.6-SNAPSHOT/ [11994] -> "model/rfc8519-ietf-access-control-list/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.7-SNAPSHOT/ [11958] -> "model/rfc8519-ietf-access-control-list/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.0-SNAPSHOT/ [98565] -> "model/rfc8519-ietf-access-control-list/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/ [21561] -> "model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml [579/579] -> "model/rfc8519-ietf-access-control-list/maven-metadata.xml" [1] 2026-09-01 07:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.7-SNAPSHOT/ [75510] -> "model/rfc8519-ietf-ethertypes/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.5-SNAPSHOT/ [11460] -> "model/rfc8519-ietf-ethertypes/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.6-SNAPSHOT/ [11460] -> "model/rfc8519-ietf-ethertypes/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.7-SNAPSHOT/ [11424] -> "model/rfc8519-ietf-ethertypes/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.0-SNAPSHOT/ [93630] -> "model/rfc8519-ietf-ethertypes/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/ [20538] -> "model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml [570/570] -> "model/rfc8519-ietf-ethertypes/maven-metadata.xml" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.7-SNAPSHOT/ [76821] -> "model/rfc8519-ietf-packet-fields/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.5-SNAPSHOT/ [11637] -> "model/rfc8519-ietf-packet-fields/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.6-SNAPSHOT/ [11637] -> "model/rfc8519-ietf-packet-fields/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.7-SNAPSHOT/ [11601] -> "model/rfc8519-ietf-packet-fields/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.0-SNAPSHOT/ [95265] -> "model/rfc8519-ietf-packet-fields/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/ [20877] -> "model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml [573/573] -> "model/rfc8519-ietf-packet-fields/maven-metadata.xml" [1] 2026-09-01 07:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.7-SNAPSHOT/ [73762] -> "model/rfc8520-ietf-acldns/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.5-SNAPSHOT/ [11224] -> "model/rfc8520-ietf-acldns/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.6-SNAPSHOT/ [11224] -> "model/rfc8520-ietf-acldns/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.7-SNAPSHOT/ [11188] -> "model/rfc8520-ietf-acldns/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.0-SNAPSHOT/ [91450] -> "model/rfc8520-ietf-acldns/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/ [20086] -> "model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml [566/566] -> "model/rfc8520-ietf-acldns/maven-metadata.xml" [1] 2026-09-01 07:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.7-SNAPSHOT/ [72451] -> "model/rfc8520-ietf-mud/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.5-SNAPSHOT/ [11047] -> "model/rfc8520-ietf-mud/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.6-SNAPSHOT/ [11047] -> "model/rfc8520-ietf-mud/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.7-SNAPSHOT/ [11011] -> "model/rfc8520-ietf-mud/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.0-SNAPSHOT/ [89815] -> "model/rfc8520-ietf-mud/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/ [19747] -> "model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml [563/563] -> "model/rfc8520-ietf-mud/maven-metadata.xml" [1] 2026-09-01 07:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.7-SNAPSHOT/ [68534] -> "model/rfc8525/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.5-SNAPSHOT/ [10518] -> "model/rfc8525/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.6-SNAPSHOT/ [10518] -> "model/rfc8525/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.7-SNAPSHOT/ [10482] -> "model/rfc8525/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/3.0.0-SNAPSHOT/ [84930] -> "model/rfc8525/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/ [18734] -> "model/rfc8525/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml [554/554] -> "model/rfc8525/maven-metadata.xml" [1] 2026-09-01 07:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.7-SNAPSHOT/ [68526] -> "model/rfc8526/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.5-SNAPSHOT/ [10517] -> "model/rfc8526/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.6-SNAPSHOT/ [10517] -> "model/rfc8526/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.7-SNAPSHOT/ [10481] -> "model/rfc8526/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/3.0.0-SNAPSHOT/ [84920] -> "model/rfc8526/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/ [18732] -> "model/rfc8526/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml [554/554] -> "model/rfc8526/maven-metadata.xml" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.7-SNAPSHOT/ [68518] -> "model/rfc8528/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.5-SNAPSHOT/ [10516] -> "model/rfc8528/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.6-SNAPSHOT/ [10516] -> "model/rfc8528/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.7-SNAPSHOT/ [10480] -> "model/rfc8528/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/3.0.0-SNAPSHOT/ [84910] -> "model/rfc8528/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/ [18730] -> "model/rfc8528/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml [554/554] -> "model/rfc8528/maven-metadata.xml" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.7-SNAPSHOT/ [68526] -> "model/rfc8529/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.5-SNAPSHOT/ [10517] -> "model/rfc8529/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.6-SNAPSHOT/ [10517] -> "model/rfc8529/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.7-SNAPSHOT/ [10481] -> "model/rfc8529/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/3.0.0-SNAPSHOT/ [84918] -> "model/rfc8529/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/ [18730] -> "model/rfc8529/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml [554/554] -> "model/rfc8529/maven-metadata.xml" [1] 2026-09-01 07:40:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.7-SNAPSHOT/ [68518] -> "model/rfc8530/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.5-SNAPSHOT/ [10516] -> "model/rfc8530/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.6-SNAPSHOT/ [10516] -> "model/rfc8530/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.7-SNAPSHOT/ [10480] -> "model/rfc8530/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/3.0.0-SNAPSHOT/ [84910] -> "model/rfc8530/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/ [18730] -> "model/rfc8530/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml [554/554] -> "model/rfc8530/maven-metadata.xml" [1] 2026-09-01 07:40:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.7-SNAPSHOT/ [79006] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.5-SNAPSHOT/ [11932] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.6-SNAPSHOT/ [11932] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.7-SNAPSHOT/ [11896] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.0-SNAPSHOT/ [97990] -> "model/rfc8542-ietf-dc-fabric-topology/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/ [21442] -> "model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml [578/578] -> "model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.7-SNAPSHOT/ [77695] -> "model/rfc8542-ietf-dc-fabric-types/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.5-SNAPSHOT/ [11755] -> "model/rfc8542-ietf-dc-fabric-types/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.6-SNAPSHOT/ [11755] -> "model/rfc8542-ietf-dc-fabric-types/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.7-SNAPSHOT/ [11719] -> "model/rfc8542-ietf-dc-fabric-types/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.0-SNAPSHOT/ [96355] -> "model/rfc8542-ietf-dc-fabric-types/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/ [21103] -> "model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml [575/575] -> "model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml" [1] 2026-09-01 07:40:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/ [80317] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/ [12109] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/ [12109] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/ [12073] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/ [99625] -> "model/rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/ [21781] -> "model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [581/581] -> "model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 2026-09-01 07:40:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/ [79006] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/ [11932] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/ [11932] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/ [11896] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/ [97990] -> "model/rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/ [21442] -> "model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [578/578] -> "model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 2026-09-01 07:40:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.7-SNAPSHOT/ [68542] -> "model/rfc8639/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.5-SNAPSHOT/ [10519] -> "model/rfc8639/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.6-SNAPSHOT/ [10519] -> "model/rfc8639/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.7-SNAPSHOT/ [10483] -> "model/rfc8639/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/3.0.0-SNAPSHOT/ [84940] -> "model/rfc8639/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/ [18736] -> "model/rfc8639/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml [554/554] -> "model/rfc8639/maven-metadata.xml" [1] 2026-09-01 07:40:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.7-SNAPSHOT/ [68534] -> "model/rfc8641/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.5-SNAPSHOT/ [10518] -> "model/rfc8641/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.6-SNAPSHOT/ [10518] -> "model/rfc8641/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.7-SNAPSHOT/ [10482] -> "model/rfc8641/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/3.0.0-SNAPSHOT/ [84930] -> "model/rfc8641/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/ [18734] -> "model/rfc8641/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml [554/554] -> "model/rfc8641/maven-metadata.xml" [1] 2026-09-01 07:40:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.7-SNAPSHOT/ [68518] -> "model/rfc8650/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.5-SNAPSHOT/ [10516] -> "model/rfc8650/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.6-SNAPSHOT/ [10516] -> "model/rfc8650/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.7-SNAPSHOT/ [10480] -> "model/rfc8650/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/3.0.0-SNAPSHOT/ [84910] -> "model/rfc8650/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/ [18730] -> "model/rfc8650/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml [554/554] -> "model/rfc8650/maven-metadata.xml" [1] 2026-09-01 07:40:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.7-SNAPSHOT/ [77695] -> "model/rfc8776-ietf-te-packet-types/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.5-SNAPSHOT/ [11755] -> "model/rfc8776-ietf-te-packet-types/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.6-SNAPSHOT/ [11755] -> "model/rfc8776-ietf-te-packet-types/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.7-SNAPSHOT/ [11719] -> "model/rfc8776-ietf-te-packet-types/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.0-SNAPSHOT/ [96355] -> "model/rfc8776-ietf-te-packet-types/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/ [21103] -> "model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml [575/575] -> "model/rfc8776-ietf-te-packet-types/maven-metadata.xml" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.7-SNAPSHOT/ [74660] -> "model/rfc8776-ietf-te-types/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.5-SNAPSHOT/ [11345] -> "model/rfc8776-ietf-te-types/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.6-SNAPSHOT/ [11345] -> "model/rfc8776-ietf-te-types/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.7-SNAPSHOT/ [11309] -> "model/rfc8776-ietf-te-types/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.0-SNAPSHOT/ [92570] -> "model/rfc8776-ietf-te-types/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/ [20318] -> "model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml [568/568] -> "model/rfc8776-ietf-te-types/maven-metadata.xml" [1] 2026-09-01 07:40:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.7-SNAPSHOT/ [78577] -> "model/rfc8795-ietf-te-topology-state/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.5-SNAPSHOT/ [11874] -> "model/rfc8795-ietf-te-topology-state/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.6-SNAPSHOT/ [11874] -> "model/rfc8795-ietf-te-topology-state/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.7-SNAPSHOT/ [11838] -> "model/rfc8795-ietf-te-topology-state/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.0-SNAPSHOT/ [97455] -> "model/rfc8795-ietf-te-topology-state/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/ [21331] -> "model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml [577/577] -> "model/rfc8795-ietf-te-topology-state/maven-metadata.xml" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.7-SNAPSHOT/ [75971] -> "model/rfc8795-ietf-te-topology/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.5-SNAPSHOT/ [11522] -> "model/rfc8795-ietf-te-topology/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.6-SNAPSHOT/ [11522] -> "model/rfc8795-ietf-te-topology/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.7-SNAPSHOT/ [11486] -> "model/rfc8795-ietf-te-topology/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.0-SNAPSHOT/ [94205] -> "model/rfc8795-ietf-te-topology/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/ [20657] -> "model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml [571/571] -> "model/rfc8795-ietf-te-topology/maven-metadata.xml" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.7-SNAPSHOT/ [68518] -> "model/rfc8808/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.5-SNAPSHOT/ [10516] -> "model/rfc8808/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.6-SNAPSHOT/ [10516] -> "model/rfc8808/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.7-SNAPSHOT/ [10480] -> "model/rfc8808/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/3.0.0-SNAPSHOT/ [84910] -> "model/rfc8808/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/ [18730] -> "model/rfc8808/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml [554/554] -> "model/rfc8808/maven-metadata.xml" [1] 2026-09-01 07:40:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.7-SNAPSHOT/ [78569] -> "model/rfc8819-ietf-module-tags-state/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.5-SNAPSHOT/ [11873] -> "model/rfc8819-ietf-module-tags-state/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.6-SNAPSHOT/ [11873] -> "model/rfc8819-ietf-module-tags-state/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.7-SNAPSHOT/ [11837] -> "model/rfc8819-ietf-module-tags-state/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.0-SNAPSHOT/ [97445] -> "model/rfc8819-ietf-module-tags-state/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/ [21329] -> "model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml [577/577] -> "model/rfc8819-ietf-module-tags-state/maven-metadata.xml" [1] 2026-09-01 07:40:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.7-SNAPSHOT/ [75947] -> "model/rfc8819-ietf-module-tags/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.5-SNAPSHOT/ [11519] -> "model/rfc8819-ietf-module-tags/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.6-SNAPSHOT/ [11519] -> "model/rfc8819-ietf-module-tags/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.7-SNAPSHOT/ [11483] -> "model/rfc8819-ietf-module-tags/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.0-SNAPSHOT/ [94175] -> "model/rfc8819-ietf-module-tags/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/ [20651] -> "model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml [571/571] -> "model/rfc8819-ietf-module-tags/maven-metadata.xml" [1] 2026-09-01 07:40:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.7-SNAPSHOT/ [68534] -> "model/rfc8916/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.5-SNAPSHOT/ [10518] -> "model/rfc8916/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.6-SNAPSHOT/ [10518] -> "model/rfc8916/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.7-SNAPSHOT/ [10482] -> "model/rfc8916/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/3.0.0-SNAPSHOT/ [84930] -> "model/rfc8916/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/ [18734] -> "model/rfc8916/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml [554/554] -> "model/rfc8916/maven-metadata.xml" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.7-SNAPSHOT/ [68534] -> "model/rfc9067/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.5-SNAPSHOT/ [10518] -> "model/rfc9067/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.6-SNAPSHOT/ [10518] -> "model/rfc9067/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.7-SNAPSHOT/ [10482] -> "model/rfc9067/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/3.0.0-SNAPSHOT/ [84930] -> "model/rfc9067/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/ [18734] -> "model/rfc9067/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml [554/554] -> "model/rfc9067/maven-metadata.xml" [1] 2026-09-01 07:40:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.7-SNAPSHOT/ [78593] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.5-SNAPSHOT/ [11876] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.6-SNAPSHOT/ [11876] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.7-SNAPSHOT/ [11840] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.0-SNAPSHOT/ [97475] -> "model/rfc9070-ietf-mpls-ldp-extended/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/ [21335] -> "model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml [577/577] -> "model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.7-SNAPSHOT/ [74660] -> "model/rfc9070-ietf-mpls-ldp/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.5-SNAPSHOT/ [11345] -> "model/rfc9070-ietf-mpls-ldp/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.6-SNAPSHOT/ [11345] -> "model/rfc9070-ietf-mpls-ldp/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.7-SNAPSHOT/ [11309] -> "model/rfc9070-ietf-mpls-ldp/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.0-SNAPSHOT/ [92570] -> "model/rfc9070-ietf-mpls-ldp/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/ [20318] -> "model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml [568/568] -> "model/rfc9070-ietf-mpls-ldp/maven-metadata.xml" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.7-SNAPSHOT/ [68518] -> "model/rfc9144/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.5-SNAPSHOT/ [10516] -> "model/rfc9144/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.6-SNAPSHOT/ [10516] -> "model/rfc9144/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.7-SNAPSHOT/ [10480] -> "model/rfc9144/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/3.0.0-SNAPSHOT/ [84910] -> "model/rfc9144/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/ [18730] -> "model/rfc9144/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml [554/554] -> "model/rfc9144/maven-metadata.xml" [1] 2026-09-01 07:40:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.7-SNAPSHOT/ [68518] -> "model/rfc9179/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.5-SNAPSHOT/ [10516] -> "model/rfc9179/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.6-SNAPSHOT/ [10516] -> "model/rfc9179/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.7-SNAPSHOT/ [10480] -> "model/rfc9179/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/3.0.0-SNAPSHOT/ [84910] -> "model/rfc9179/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/ [18730] -> "model/rfc9179/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml [554/554] -> "model/rfc9179/maven-metadata.xml" [1] 2026-09-01 07:40:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/ [82065] -> "model/rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/ [12345] -> "model/rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/ [12345] -> "model/rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/ [12309] -> "model/rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/ [101805] -> "model/rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/ [22233] -> "model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml [585/585] -> "model/rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 2026-09-01 07:40:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/ [79443] -> "model/rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/ [11991] -> "model/rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/ [11991] -> "model/rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/ [11955] -> "model/rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/ [98535] -> "model/rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/ [21555] -> "model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml [579/579] -> "model/rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.7-SNAPSHOT/ [68534] -> "model/rfc9640/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.5-SNAPSHOT/ [10518] -> "model/rfc9640/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.6-SNAPSHOT/ [10518] -> "model/rfc9640/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.7-SNAPSHOT/ [10482] -> "model/rfc9640/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/3.0.0-SNAPSHOT/ [84930] -> "model/rfc9640/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/ [18734] -> "model/rfc9640/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml [554/554] -> "model/rfc9640/maven-metadata.xml" [1] 2026-09-01 07:40:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.7-SNAPSHOT/ [68534] -> "model/rfc9641/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.5-SNAPSHOT/ [10518] -> "model/rfc9641/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.6-SNAPSHOT/ [10518] -> "model/rfc9641/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.7-SNAPSHOT/ [10482] -> "model/rfc9641/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/3.0.0-SNAPSHOT/ [84930] -> "model/rfc9641/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/ [18734] -> "model/rfc9641/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml [554/554] -> "model/rfc9641/maven-metadata.xml" [1] 2026-09-01 07:40:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.7-SNAPSHOT/ [68534] -> "model/rfc9642/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.5-SNAPSHOT/ [10518] -> "model/rfc9642/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.6-SNAPSHOT/ [10518] -> "model/rfc9642/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.7-SNAPSHOT/ [10482] -> "model/rfc9642/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/3.0.0-SNAPSHOT/ [84930] -> "model/rfc9642/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/ [18734] -> "model/rfc9642/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml [554/554] -> "model/rfc9642/maven-metadata.xml" [1] 2026-09-01 07:40:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.7-SNAPSHOT/ [75518] -> "model/rfc9643-ietf-tcp-client/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.5-SNAPSHOT/ [11461] -> "model/rfc9643-ietf-tcp-client/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.6-SNAPSHOT/ [11461] -> "model/rfc9643-ietf-tcp-client/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.7-SNAPSHOT/ [11425] -> "model/rfc9643-ietf-tcp-client/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.0-SNAPSHOT/ [93640] -> "model/rfc9643-ietf-tcp-client/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/ [20540] -> "model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml [570/570] -> "model/rfc9643-ietf-tcp-client/maven-metadata.xml" [1] 2026-09-01 07:40:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.7-SNAPSHOT/ [75510] -> "model/rfc9643-ietf-tcp-common/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.5-SNAPSHOT/ [11460] -> "model/rfc9643-ietf-tcp-common/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.6-SNAPSHOT/ [11460] -> "model/rfc9643-ietf-tcp-common/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.7-SNAPSHOT/ [11424] -> "model/rfc9643-ietf-tcp-common/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.0-SNAPSHOT/ [93630] -> "model/rfc9643-ietf-tcp-common/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/ [20538] -> "model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml [570/570] -> "model/rfc9643-ietf-tcp-common/maven-metadata.xml" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.7-SNAPSHOT/ [75510] -> "model/rfc9643-ietf-tcp-server/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.5-SNAPSHOT/ [11460] -> "model/rfc9643-ietf-tcp-server/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.6-SNAPSHOT/ [11460] -> "model/rfc9643-ietf-tcp-server/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.7-SNAPSHOT/ [11424] -> "model/rfc9643-ietf-tcp-server/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.0-SNAPSHOT/ [93630] -> "model/rfc9643-ietf-tcp-server/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/ [20538] -> "model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml [570/570] -> "model/rfc9643-ietf-tcp-server/maven-metadata.xml" [1] 2026-09-01 07:40:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.7-SNAPSHOT/ [75510] -> "model/rfc9644-ietf-ssh-client/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.5-SNAPSHOT/ [11460] -> "model/rfc9644-ietf-ssh-client/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.6-SNAPSHOT/ [11460] -> "model/rfc9644-ietf-ssh-client/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.7-SNAPSHOT/ [11424] -> "model/rfc9644-ietf-ssh-client/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.0-SNAPSHOT/ [93630] -> "model/rfc9644-ietf-ssh-client/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/ [20538] -> "model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml [570/570] -> "model/rfc9644-ietf-ssh-client/maven-metadata.xml" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.7-SNAPSHOT/ [75526] -> "model/rfc9644-ietf-ssh-common/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.5-SNAPSHOT/ [11462] -> "model/rfc9644-ietf-ssh-common/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.6-SNAPSHOT/ [11462] -> "model/rfc9644-ietf-ssh-common/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.7-SNAPSHOT/ [11426] -> "model/rfc9644-ietf-ssh-common/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.0-SNAPSHOT/ [93650] -> "model/rfc9644-ietf-ssh-common/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/ [20542] -> "model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml [570/570] -> "model/rfc9644-ietf-ssh-common/maven-metadata.xml" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.7-SNAPSHOT/ [75526] -> "model/rfc9644-ietf-ssh-server/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.5-SNAPSHOT/ [11462] -> "model/rfc9644-ietf-ssh-server/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.6-SNAPSHOT/ [11462] -> "model/rfc9644-ietf-ssh-server/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.7-SNAPSHOT/ [11426] -> "model/rfc9644-ietf-ssh-server/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.0-SNAPSHOT/ [93650] -> "model/rfc9644-ietf-ssh-server/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/ [20542] -> "model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml [570/570] -> "model/rfc9644-ietf-ssh-server/maven-metadata.xml" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.7-SNAPSHOT/ [75526] -> "model/rfc9645-ietf-tls-client/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.5-SNAPSHOT/ [11462] -> "model/rfc9645-ietf-tls-client/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.6-SNAPSHOT/ [11462] -> "model/rfc9645-ietf-tls-client/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.7-SNAPSHOT/ [11426] -> "model/rfc9645-ietf-tls-client/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.0-SNAPSHOT/ [93650] -> "model/rfc9645-ietf-tls-client/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/ [20542] -> "model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml [570/570] -> "model/rfc9645-ietf-tls-client/maven-metadata.xml" [1] 2026-09-01 07:40:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.7-SNAPSHOT/ [75518] -> "model/rfc9645-ietf-tls-common/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.5-SNAPSHOT/ [11461] -> "model/rfc9645-ietf-tls-common/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.6-SNAPSHOT/ [11461] -> "model/rfc9645-ietf-tls-common/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.7-SNAPSHOT/ [11425] -> "model/rfc9645-ietf-tls-common/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.0-SNAPSHOT/ [93640] -> "model/rfc9645-ietf-tls-common/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/ [20540] -> "model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml [570/570] -> "model/rfc9645-ietf-tls-common/maven-metadata.xml" [1] 2026-09-01 07:40:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.7-SNAPSHOT/ [75526] -> "model/rfc9645-ietf-tls-server/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.5-SNAPSHOT/ [11462] -> "model/rfc9645-ietf-tls-server/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.6-SNAPSHOT/ [11462] -> "model/rfc9645-ietf-tls-server/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.7-SNAPSHOT/ [11426] -> "model/rfc9645-ietf-tls-server/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.0-SNAPSHOT/ [93650] -> "model/rfc9645-ietf-tls-server/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/ [20542] -> "model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml [570/570] -> "model/rfc9645-ietf-tls-server/maven-metadata.xml" [1] 2026-09-01 07:40:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.7-SNAPSHOT/ [68526] -> "model/rfc9648/1.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.5-SNAPSHOT/ [10517] -> "model/rfc9648/2.0.5-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.6-SNAPSHOT/ [10517] -> "model/rfc9648/2.0.6-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.7-SNAPSHOT/ [10481] -> "model/rfc9648/2.0.7-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/3.0.0-SNAPSHOT/ [84920] -> "model/rfc9648/3.0.0-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/ [18732] -> "model/rfc9648/3.0.1-SNAPSHOT/index.html.tmp" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml [554/554] -> "model/rfc9648/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6022/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6241/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6243/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6470/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6991/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc7224/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.7-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.7-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.7-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.5-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.6-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.7-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-ietf-model-rfc7317-ietf-system/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.0-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.7-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.5-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.6-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.7-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc7952/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.7-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.5-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.6-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.7-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.0-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8072/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8177/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8294/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8341/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8342/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8343/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8344/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8345-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8345/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8346-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8346/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8348-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8348/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8349/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8519/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8520/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8525/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8526/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8528/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8529/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8530/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8530/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8530/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8530/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8530/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8542/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8639/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8641/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8650/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8675/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8776/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8795-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8795/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8808/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8819-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8819/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8916/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9067/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9070/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9144/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9179/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9640/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9641/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9642/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9643/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9644/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9645/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9648/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-rfc8294-netty/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "rfc8294-netty/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.7-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.5-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.6-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.7-SNAPSHOT/maven-metadata.xml [1050/1050] -> "model/bundle-parent/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/3.0.0-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml [1050/1050] -> "model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.7-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.7-SNAPSHOT/maven-metadata.xml [1653/1653] -> "model/iana-crypt-hash/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/3.0.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml [1653/1653] -> "model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.7-SNAPSHOT/maven-metadata.xml [1651/1651] -> "model/iana-hardware/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/3.0.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml [1651/1651] -> "model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.7-SNAPSHOT/maven-metadata.xml [1650/1650] -> "model/iana-if-type/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/3.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml [1650/1650] -> "model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.7-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "model/iana-routing-types/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/3.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.7-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-encryption-algs/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.7-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/iana-ssh-key-exchange-algs/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/iana-ssh-mac-algs/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.7-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-public-key-algs/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.7-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/iana-tls-cipher-suite-algs/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.5-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.6-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "model/iana-tunnel-type/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/3.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml [1654/1654] -> "model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6022/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6241/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6243/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6470/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc6991-ietf-inet-types/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc6991-ietf-yang-types/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/rfc7317-ietf-system/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc7407-ietf-snmp/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc7952/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.7-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8040-ietf-restconf/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8072/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8177/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.7-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8294-ietf-routing-types/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8341/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8342-ietf-datastores/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/rfc8342-ietf-origin/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8343/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8344/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.7-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8345-ietf-network-state/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8345-ietf-network-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.7-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.6-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.7-SNAPSHOT/maven-metadata.xml [1667/1667] -> "model/rfc8345-ietf-network-topology/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.7-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.5-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.6-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/rfc8345-ietf-network/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.7-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.7-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.7-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.5-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.6-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.7-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8348-ietf-hardware-state/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.7-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8348-ietf-hardware/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.7-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.7-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.7-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.7-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.7-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.5-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.6-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/rfc8349-ietf-routing/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.7-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.7-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc8519-ietf-access-control-list/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8519-ietf-ethertypes/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.7-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8519-ietf-packet-fields/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/rfc8520-ietf-acldns/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.5-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.6-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "model/rfc8520-ietf-mud/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml [1654/1654] -> "model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8525/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8526/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8528/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8529/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8530/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.7-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.7-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.7-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.5-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.6-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.7-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8542-ietf-dc-fabric-types/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8639/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8641/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8650/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.7-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.5-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.6-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.7-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-packet-types/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.7-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8776-ietf-te-types/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8795-ietf-te-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.7-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8795-ietf-te-topology/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8808/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.7-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.5-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.6-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8819-ietf-module-tags-state/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.7-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8819-ietf-module-tags/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8916/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9067/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.7-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.5-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.6-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.7-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc9070-ietf-mpls-ldp/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9144/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9179/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9640/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9641/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9642/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9643-ietf-tcp-client/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9643-ietf-tcp-common/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9643-ietf-tcp-server/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9644-ietf-ssh-client/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9644-ietf-ssh-common/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9644-ietf-ssh-server/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9645-ietf-tls-client/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9645-ietf-tls-common/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9645-ietf-tls-server/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/1.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/2.0.6-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.7-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9648/2.0.7-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/3.0.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/3.0.0-SNAPSHOT/maven-metadata.xml" [1] 2026-09-01 07:40:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml" [1] FINISHED --2026-09-01 07:40:56-- Total wall clock time: 2m 12s Downloaded: 2158 files, 30M in 1.7s (17.4 MB/s) + set -e + popd /w/workspace/ietf-maven-merge-master + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo-backup + cp -a /w/workspace/ietf-maven-merge-master/m2repo/org /w/workspace/ietf-maven-merge-master/m2repo-backup [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins1910627974824206575.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins17613333706215855048.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/ietf-maven-merge-master@tmp/config173553906716779148tmp ++ grep '^Version:' ++ awk '{print $2}' + plugin_version=3.1.4 + [[ 3 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/ietf-maven-merge-master/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/ietf-maven-merge-master@tmp/config173553906716779148tmp --settings /w/workspace/ietf-maven-merge-master@tmp/config11289075784950578591tmp -DaltDeploymentRepository=staging::file:/w/workspace/ietf-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ietf-artifacts [pom] [INFO] bnd-parent [pom] [INFO] feature-parent [pom] [INFO] ietf-type-util [jar] [INFO] bundle-parent [pom] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] [INFO] rfc6022 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] [INFO] rfc8343 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] [INFO] iana-if-type [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] [INFO] rfc7317-ietf-system [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] [INFO] rfc7407-ietf-snmp [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] [INFO] rfc7952 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] [INFO] rfc8040-ietf-restconf [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] [INFO] rfc8177 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] [INFO] iana-routing-types [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] [INFO] rfc8342-ietf-datastores [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] [INFO] rfc8344 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] [INFO] rfc8345-ietf-network [bundle] [INFO] rfc8345-ietf-network-topology [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] [INFO] rfc8345-ietf-network-state [bundle] [INFO] rfc8345-ietf-network-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] [INFO] rfc8525 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] [INFO] rfc8528 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] [INFO] rfc8529 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] [INFO] rfc8530 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] [INFO] iana-tunnel-type [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8675 [feature] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8808 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] rfc8916 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] [INFO] rfc9067 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] [INFO] rfc9070-ietf-mpls-ldp [bundle] [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] [INFO] rfc9144 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] [INFO] rfc9179 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] [INFO] rfc9196-ietf-system-capabilities [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] [INFO] rfc9196-ietf-notification-capabilities [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] [INFO] rfc9640 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] [INFO] rfc9641 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] [INFO] rfc9642 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] [INFO] rfc9643-ietf-tcp-common [bundle] [INFO] rfc9643-ietf-tcp-client [bundle] [INFO] rfc9643-ietf-tcp-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] [INFO] iana-ssh-encryption-algs [bundle] [INFO] iana-ssh-key-exchange-algs [bundle] [INFO] iana-ssh-mac-algs [bundle] [INFO] iana-ssh-public-key-algs [bundle] [INFO] rfc9644-ietf-ssh-common [bundle] [INFO] rfc9644-ietf-ssh-client [bundle] [INFO] rfc9644-ietf-ssh-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] [INFO] iana-tls-cipher-suite-algs [bundle] [INFO] rfc9645-ietf-tls-common [bundle] [INFO] rfc9645-ietf-tls-client [bundle] [INFO] rfc9645-ietf-tls-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] [INFO] rfc9648 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] [INFO] rfc8294-netty [jar] [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty [feature] [INFO] features-aggregator [pom] [INFO] lib-aggregator [pom] [INFO] iana-aggregator [pom] [INFO] rfc-aggregator [pom] [INFO] model-aggregator [pom] [INFO] test-distribution [pom] [INFO] ietf [pom] [INFO] [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- [INFO] Building ietf-artifacts 3.0.1-SNAPSHOT [1/161] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ ietf-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml [INFO] attaching as ietf-artifacts-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as ietf-artifacts-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-artifacts --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml [INFO] [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ [INFO] Building bnd-parent 3.0.1-SNAPSHOT [2/161] [INFO] from bnd-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bnd-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bnd-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bnd-parent --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bnd-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ bnd-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bnd-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bnd-parent --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bnd-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bnd-parent --- [INFO] [INFO] --- bnd:7.4.0:bnd-process (default) @ bnd-parent --- [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ bnd-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ bnd-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml [INFO] attaching as bnd-parent-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json [INFO] attaching as bnd-parent-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bnd-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ bnd-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- [INFO] Building feature-parent 3.0.1-SNAPSHOT [3/161] [INFO] from features/feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ feature-parent --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ feature-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as feature-parent-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- [INFO] Building ietf-type-util 3.0.1-SNAPSHOT [4/161] [INFO] from lib/ietf-type-util/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-type-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ ietf-type-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-type-util --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ ietf-type-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ ietf-type-util --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/resources [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ ietf-type-util --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/module-info.java:[18,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ ietf-type-util >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ ietf-type-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ ietf-type-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ ietf-type-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.4.0:bnd-process (default) @ ietf-type-util --- [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ ietf-type-util --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ietf.type.util.Ipv6UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ ietf-type-util --- [INFO] [INFO] --- jar:3.5.1:jar (default-jar) @ ietf-type-util --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- [WARNING] Javadoc Warnings [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:44: warning: no comment [WARNING] public static int addressBits(final String str, final int limit) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:59: warning: no comment [WARNING] public static byte[] addressBytes(final String str, final int limit) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:69: warning: no comment [WARNING] public static String addressString(final byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:65: warning: no comment [WARNING] public static String addressString(final int bits) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:75: warning: no comment [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:27: warning: no comment [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, [WARNING] ^ [WARNING] 6 warnings [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ ietf-type-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.xml [INFO] attaching as ietf-type-util-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.json [INFO] attaching as ietf-type-util-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ ietf-type-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ietf-type-util --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml [INFO] [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- [INFO] Building bundle-parent 3.0.1-SNAPSHOT [5/161] [INFO] from model/bundle-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bundle-parent --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bundle-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/bundle-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ bundle-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bundle-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bundle-parent --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bundle-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bundle-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ bundle-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ bundle-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml [INFO] attaching as bundle-parent-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as bundle-parent-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bundle-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ bundle-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/pom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- [INFO] Building rfc6991-ietf-inet-types 3.0.1-SNAPSHOT [6/161] [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc6991-ietf-inet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 3.530 ms [INFO] yang-to-sources: Project model files found: 1 in 77.66 ms [INFO] yang-to-sources: 1 YANG models processed in 206.2 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 63.20 ms [INFO] Sorted 21 files into 3 directories in 3.297 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 122.4 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java:[69,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java:[69,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6991-ietf-inet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc6991-ietf-inet-types --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc6991-ietf-inet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml [INFO] attaching as rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json [INFO] attaching as rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- [INFO] Building rfc6991-ietf-yang-types 3.0.1-SNAPSHOT [7/161] [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc6991-ietf-yang-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.170 ms [INFO] yang-to-sources: Project model files found: 1 in 13.85 ms [INFO] yang-to-sources: 1 YANG models processed in 10.23 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 2.138 ms [INFO] Sorted 22 files into 3 directories in 133.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 14.86 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java:[69,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6991-ietf-yang-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc6991-ietf-yang-types --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc6991-ietf-yang-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml [INFO] attaching as rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json [INFO] attaching as rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 3.0.1-SNAPSHOT [8/161] [INFO] from features/odl-ietf-model-rfc6991/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6991 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc6991 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35361 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35361 name: 49a04d7e-0e5e-4248-a0cd-494e5a6b6a71 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc6991 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6991-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json [INFO] attaching as odl-ietf-model-rfc6991-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6991 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- [INFO] Building rfc6022 3.0.1-SNAPSHOT [9/161] [INFO] from model/rfc/rfc6022/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6022 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6022 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc6022 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.892 ms [INFO] yang-to-sources: Project model files found: 1 in 18.71 ms [INFO] yang-to-sources: 3 YANG models processed in 101.8 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 28.74 ms [INFO] Sorted 58 files into 13 directories in 269.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 58.04 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6022 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6022 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6022 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6022 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6022 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc6022 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc6022 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc6022 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml [INFO] attaching as rfc6022-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json [INFO] attaching as rfc6022-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6022 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6022 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc6022 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc6022 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc6022 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 3.0.1-SNAPSHOT [10/161] [INFO] from features/odl-ietf-model-rfc6022/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6022 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc6022 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45211 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45211 name: d0ccc7c1-c58d-4dd9-aab1-88ffe9f66b3d timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6022-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json [INFO] attaching as odl-ietf-model-rfc6022-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6022 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- [INFO] Building rfc6241 3.0.1-SNAPSHOT [11/161] [INFO] from model/rfc/rfc6241/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6241 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6241 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc6241 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.000 ms [INFO] yang-to-sources: Project model files found: 1 in 14.57 ms [INFO] yang-to-sources: 2 YANG models processed in 36.55 ms [INFO] BindingJavaFileGenerator: Defined 172 files in 11.48 ms [INFO] Sorted 172 files into 33 directories in 680.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 55.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6241 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6241 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 171 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6241 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6241 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6241 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc6241 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc6241 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc6241 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml [INFO] attaching as rfc6241-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json [INFO] attaching as rfc6241-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6241 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6241 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc6241 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc6241 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc6241 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 3.0.1-SNAPSHOT [12/161] [INFO] from features/odl-ietf-model-rfc6241/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6241 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc6241 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42777 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42777 name: 382afcb9-92fc-402a-8a94-d20ee4e93c4a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6241-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json [INFO] attaching as odl-ietf-model-rfc6241-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6241 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- [INFO] Building rfc6243 3.0.1-SNAPSHOT [13/161] [INFO] from model/rfc/rfc6243/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6243 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6243 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc6243 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.362 ms [INFO] yang-to-sources: Project model files found: 1 in 2.167 ms [INFO] yang-to-sources: 3 YANG models processed in 41.66 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 5.869 ms [INFO] Sorted 12 files into 3 directories in 115.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 10.67 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6243 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6243 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6243 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6243 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6243 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc6243 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc6243 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc6243 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml [INFO] attaching as rfc6243-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json [INFO] attaching as rfc6243-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6243 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6243 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc6243 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc6243 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc6243 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 3.0.1-SNAPSHOT [14/161] [INFO] from features/odl-ietf-model-rfc6243/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6243 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc6243 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37577 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37577 name: d8d3b7de-c9e9-491e-9c45-e0cd4846a906 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6243-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json [INFO] attaching as odl-ietf-model-rfc6243-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6243 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- [INFO] Building rfc6470 3.0.1-SNAPSHOT [15/161] [INFO] from model/rfc/rfc6470/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6470 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6470 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc6470 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.363 ms [INFO] yang-to-sources: Project model files found: 1 in 3.008 ms [INFO] yang-to-sources: 3 YANG models processed in 62.17 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 8.856 ms [INFO] Sorted 25 files into 7 directories in 172.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 19.84 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6470 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6470 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6470 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6470 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6470 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc6470 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc6470 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc6470 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml [INFO] attaching as rfc6470-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json [INFO] attaching as rfc6470-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6470 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6470 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc6470 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc6470 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc6470 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 3.0.1-SNAPSHOT [16/161] [INFO] from features/odl-ietf-model-rfc6470/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6470 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc6470 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43993 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43993 name: 3b78b056-483a-47ee-8336-b66e2f26fc48 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6470-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json [INFO] attaching as odl-ietf-model-rfc6470-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6470 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- [INFO] Building rfc8343 3.0.1-SNAPSHOT [17/161] [INFO] from model/rfc/rfc8343/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8343 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8343 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8343 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.984 ms [INFO] yang-to-sources: Project model files found: 1 in 9.098 ms [INFO] yang-to-sources: 2 YANG models processed in 34.32 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 5.637 ms [INFO] Sorted 22 files into 7 directories in 120.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 19.64 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8343 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8343 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8343 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8343 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8343 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8343 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8343 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8343 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml [INFO] attaching as rfc8343-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json [INFO] attaching as rfc8343-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8343 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8343 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8343 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8343 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8343 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 3.0.1-SNAPSHOT [18/161] [INFO] from features/odl-ietf-model-rfc8343/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8343 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8343 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35875 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35875 name: 54b094fb-cb5a-449c-b140-92d98c5be6e7 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8343-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json [INFO] attaching as odl-ietf-model-rfc8343-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8343 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml [INFO] [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- [INFO] Building iana-if-type 3.0.1-SNAPSHOT [19/161] [INFO] from model/iana/iana-if-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-if-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-if-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-if-type --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-if-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-if-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.008 ms [INFO] yang-to-sources: Project model files found: 1 in 22.14 ms [INFO] yang-to-sources: 3 YANG models processed in 42.57 ms [INFO] BindingJavaFileGenerator: Defined 304 files in 9.980 ms [INFO] Sorted 304 files into 3 directories in 814.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 47.96 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-if-type --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-if-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 303 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-if-type >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-if-type --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-if-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-if-type --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-if-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-if-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-if-type --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-if-type --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-if-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml [INFO] attaching as iana-if-type-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json [INFO] attaching as iana-if-type-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-if-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-if-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-if-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-if-type --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-if-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 3.0.1-SNAPSHOT [20/161] [INFO] from features/odl-ietf-model-rfc7224/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7224 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc7224 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36597 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36597 name: fe7591c9-9d6b-44e0-bb90-adc6037c2a6c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc7224 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7224-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json [INFO] attaching as odl-ietf-model-rfc7224-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7224 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- [INFO] Building iana-crypt-hash 3.0.1-SNAPSHOT [21/161] [INFO] from model/iana/iana-crypt-hash/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-crypt-hash --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-crypt-hash --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-crypt-hash --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.706 ms [INFO] yang-to-sources: Project model files found: 1 in 1.292 ms [INFO] yang-to-sources: 1 YANG models processed in 2.929 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 994.4 μs [INFO] Sorted 8 files into 3 directories in 90.70 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.488 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-crypt-hash --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-crypt-hash --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-crypt-hash --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-crypt-hash --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-crypt-hash --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-crypt-hash --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-crypt-hash --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-crypt-hash --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml [INFO] attaching as iana-crypt-hash-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json [INFO] attaching as iana-crypt-hash-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-crypt-hash --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-crypt-hash --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-crypt-hash --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 3.0.1-SNAPSHOT [22/161] [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37209 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37209 name: da47ea47-48cd-42f4-b1c9-d7ab9d7bf7d3 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- [INFO] Building rfc8341 3.0.1-SNAPSHOT [23/161] [INFO] from model/rfc/rfc8341/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8341 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8341 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8341 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.122 ms [INFO] yang-to-sources: Project model files found: 1 in 3.099 ms [INFO] yang-to-sources: 2 YANG models processed in 15.51 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 4.452 ms [INFO] Sorted 30 files into 8 directories in 317.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 17.68 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8341 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8341 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8341 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8341 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8341 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8341 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8341 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8341 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml [INFO] attaching as rfc8341-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json [INFO] attaching as rfc8341-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8341 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8341 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8341 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8341 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8341 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 3.0.1-SNAPSHOT [24/161] [INFO] from features/odl-ietf-model-rfc8341/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8341 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8341 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36511 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36511 name: 552883b0-5aaa-479f-8b8f-4a2f19a348ad timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8341-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json [INFO] attaching as odl-ietf-model-rfc8341-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8341 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- [INFO] Building rfc7317-ietf-system 3.0.1-SNAPSHOT [25/161] [INFO] from model/rfc/rfc7317-ietf-system/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc7317-ietf-system --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.280 ms [INFO] yang-to-sources: Project model files found: 1 in 4.096 ms [INFO] yang-to-sources: 5 YANG models processed in 28.05 ms [INFO] BindingJavaFileGenerator: Defined 91 files in 7.504 ms [INFO] Sorted 91 files into 21 directories in 245.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 24.16 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7317-ietf-system --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7317-ietf-system --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7317-ietf-system --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7317-ietf-system --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7317-ietf-system --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc7317-ietf-system --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc7317-ietf-system --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml [INFO] attaching as rfc7317-ietf-system-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json [INFO] attaching as rfc7317-ietf-system-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc7317-ietf-system --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 3.0.1-SNAPSHOT [26/161] [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41585 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41585 name: 78c571df-c94b-488d-912c-1614cd7bdc02 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- [INFO] Building rfc7407-ietf-x509-cert-to-name 3.0.1-SNAPSHOT [27/161] [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 3.967 ms [INFO] yang-to-sources: Project model files found: 1 in 3.320 ms [INFO] yang-to-sources: 2 YANG models processed in 12.09 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.163 ms [INFO] Sorted 16 files into 4 directories in 121.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 9.016 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/x509/cert/to/name/rev141210/TlsFingerprint.java:[73,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 3.0.1-SNAPSHOT [28/161] [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37853 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37853 name: 19e364c3-0421-48e7-a0e5-2e01d0a32836 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ [INFO] Building rfc7407-ietf-snmp 3.0.1-SNAPSHOT [29/161] [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc7407-ietf-snmp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.299 ms [INFO] yang-to-sources: Project model files found: 12 in 13.05 ms [INFO] yang-to-sources: 5 YANG models processed in 91.52 ms [INFO] BindingJavaFileGenerator: Defined 183 files in 15.34 ms [INFO] Sorted 183 files into 38 directories in 404.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 47.49 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7407-ietf-snmp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 182 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/ContextName.java:[70,35] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/EngineId.java:[69,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/Identifier.java:[70,35] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/SecurityName.java:[70,35] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7407-ietf-snmp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc7407-ietf-snmp --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as rfc7407-ietf-snmp-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json [INFO] attaching as rfc7407-ietf-snmp-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 3.0.1-SNAPSHOT [30/161] [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40641 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40641 name: 6e46173c-29de-4241-af1e-a4c512989bea timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- [INFO] Building rfc7952 3.0.1-SNAPSHOT [31/161] [INFO] from model/rfc/rfc7952/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7952 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7952 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc7952 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.600 ms [INFO] yang-to-sources: Project model files found: 1 in 1.022 ms [INFO] yang-to-sources: 1 YANG models processed in 2.835 ms [INFO] BindingJavaFileGenerator: Defined 4 files in 599.5 μs [INFO] Sorted 4 files into 3 directories in 89.81 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.816 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7952 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7952 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7952 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7952 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7952 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc7952 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc7952 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc7952 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml [INFO] attaching as rfc7952-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json [INFO] attaching as rfc7952-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7952 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7952 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc7952 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc7952 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc7952 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 3.0.1-SNAPSHOT [32/161] [INFO] from features/odl-ietf-model-rfc7952/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7952 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc7952 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45375 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45375 name: be93650a-52be-4eb2-b3c8-70f8e3d81868 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7952-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json [INFO] attaching as odl-ietf-model-rfc7952-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7952 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- [INFO] Building rfc8040-ietf-restconf 3.0.1-SNAPSHOT [33/161] [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8040-ietf-restconf --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.623 ms [INFO] yang-to-sources: Project model files found: 1 in 1.736 ms [INFO] yang-to-sources: 1 YANG models processed in 9.912 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 3.928 ms [INFO] Sorted 21 files into 8 directories in 115.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 9.085 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8040-ietf-restconf --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8040-ietf-restconf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8040-ietf-restconf --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 3.0.1-SNAPSHOT [34/161] [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40115 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40115 name: fd02dadd-8d4e-4a7f-a399-5cf5fe6ce114 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- [INFO] Building rfc8040-ietf-restconf-monitoring 3.0.1-SNAPSHOT [35/161] [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 4.176 ms [INFO] yang-to-sources: Project model files found: 1 in 2.986 ms [INFO] yang-to-sources: 3 YANG models processed in 26.59 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 4.606 ms [INFO] Sorted 16 files into 6 directories in 212.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 9.680 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 3.0.1-SNAPSHOT [36/161] [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44785 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44785 name: e3b4847b-85f8-4977-a3b1-2231e3e09fe4 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- [INFO] Building rfc8072 3.0.1-SNAPSHOT [37/161] [INFO] from model/rfc/rfc8072/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8072 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8072 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8072 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 7.792 ms [INFO] yang-to-sources: Project model files found: 1 in 2.634 ms [INFO] yang-to-sources: 2 YANG models processed in 19.25 ms [INFO] BindingJavaFileGenerator: Defined 34 files in 3.594 ms [INFO] Sorted 34 files into 12 directories in 182.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 12.28 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8072 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8072 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8072 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8072 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8072 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8072 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8072 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8072 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml [INFO] attaching as rfc8072-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json [INFO] attaching as rfc8072-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8072 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8072 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8072 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8072 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8072 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 3.0.1-SNAPSHOT [38/161] [INFO] from features/odl-ietf-model-rfc8072/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8072 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8072 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41777 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41777 name: 98daa716-0e58-4184-b087-37ed16a01d93 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8072-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json [INFO] attaching as odl-ietf-model-rfc8072-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8072 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- [INFO] Building rfc8177 3.0.1-SNAPSHOT [39/161] [INFO] from model/rfc/rfc8177/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8177 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8177 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8177 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.049 ms [INFO] yang-to-sources: Project model files found: 1 in 2.352 ms [INFO] yang-to-sources: 3 YANG models processed in 29.87 ms [INFO] BindingJavaFileGenerator: Defined 68 files in 8.490 ms [INFO] Sorted 68 files into 16 directories in 417.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 23.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8177 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8177 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8177 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8177 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8177 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8177 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8177 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8177 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml [INFO] attaching as rfc8177-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json [INFO] attaching as rfc8177-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8177 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8177 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8177 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8177 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8177 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 3.0.1-SNAPSHOT [40/161] [INFO] from features/odl-ietf-model-rfc8177/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8177 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8177 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41589 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41589 name: 0ccabd5f-10a0-426b-bef6-5156eddb8563 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8177-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json [INFO] attaching as odl-ietf-model-rfc8177-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8177 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- [INFO] Building iana-routing-types 3.0.1-SNAPSHOT [41/161] [INFO] from model/iana/iana-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-routing-types --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.554 ms [INFO] yang-to-sources: Project model files found: 1 in 16.11 ms [INFO] yang-to-sources: 1 YANG models processed in 4.611 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.152 ms [INFO] Sorted 6 files into 3 directories in 92.91 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.963 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-routing-types --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-routing-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-routing-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-routing-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-routing-types --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-routing-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml [INFO] attaching as iana-routing-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json [INFO] attaching as iana-routing-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-routing-types --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- [INFO] Building rfc8294-ietf-routing-types 3.0.1-SNAPSHOT [42/161] [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8294-ietf-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.667 ms [INFO] yang-to-sources: Project model files found: 1 in 4.836 ms [INFO] yang-to-sources: 3 YANG models processed in 18.54 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 4.158 ms [INFO] Sorted 47 files into 6 directories in 130.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 14.48 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8294-ietf-routing-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv4MulticastGroupAddress.java:[69,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv6MulticastGroupAddress.java:[69,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8294-ietf-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8294-ietf-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8294-ietf-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml [INFO] attaching as rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json [INFO] attaching as rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8294-ietf-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 3.0.1-SNAPSHOT [43/161] [INFO] from features/odl-ietf-model-rfc8294/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8294 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8294 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37787 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37787 name: be906915-9de3-4995-896b-ed1fb33de94b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8294 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8294-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json [INFO] attaching as odl-ietf-model-rfc8294-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8294 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- [INFO] Building rfc8342-ietf-datastores 3.0.1-SNAPSHOT [44/161] [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8342-ietf-datastores --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8342-ietf-datastores --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 3.254 ms [INFO] yang-to-sources: Project model files found: 1 in 2.386 ms [INFO] yang-to-sources: 1 YANG models processed in 4.827 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 1.016 ms [INFO] Sorted 12 files into 3 directories in 116.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 6.130 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8342-ietf-datastores --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8342-ietf-datastores --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8342-ietf-datastores --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8342-ietf-datastores --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml [INFO] attaching as rfc8342-ietf-datastores-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json [INFO] attaching as rfc8342-ietf-datastores-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8342-ietf-datastores --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- [INFO] Building rfc8342-ietf-origin 3.0.1-SNAPSHOT [45/161] [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8342-ietf-origin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8342-ietf-origin --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8342-ietf-origin --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.530 ms [INFO] yang-to-sources: Project model files found: 1 in 723.0 μs [INFO] yang-to-sources: 2 YANG models processed in 4.435 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 531.1 μs [INFO] Sorted 11 files into 3 directories in 65.87 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 3.970 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8342-ietf-origin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8342-ietf-origin --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8342-ietf-origin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8342-ietf-origin --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8342-ietf-origin --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8342-ietf-origin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml [INFO] attaching as rfc8342-ietf-origin-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json [INFO] attaching as rfc8342-ietf-origin-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8342-ietf-origin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8342-ietf-origin --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 3.0.1-SNAPSHOT [46/161] [INFO] from features/odl-ietf-model-rfc8342/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8342 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8342 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33995 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33995 name: 8d878d1e-2776-44a8-a7db-1b4edab34055 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8342 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8342-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json [INFO] attaching as odl-ietf-model-rfc8342-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8342 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- [INFO] Building rfc8344 3.0.1-SNAPSHOT [47/161] [INFO] from model/rfc/rfc8344/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8344 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8344 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8344 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.958 ms [INFO] yang-to-sources: Project model files found: 1 in 3.777 ms [INFO] yang-to-sources: 4 YANG models processed in 27.77 ms [INFO] BindingJavaFileGenerator: Defined 56 files in 5.483 ms [INFO] Sorted 56 files into 13 directories in 173.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 21.14 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8344 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8344 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[22,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[21,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[21,33] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[22,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[21,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[21,33] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[22,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[21,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[21,33] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[76,29] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[165,27] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[22,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[21,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[21,33] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[22,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[21,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[21,33] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[22,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[21,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[21,33] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[77,34] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[176,22] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8344 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8344 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8344 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8344 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8344 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8344 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml [INFO] attaching as rfc8344-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json [INFO] attaching as rfc8344-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8344 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8344 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8344 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8344 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8344 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 3.0.1-SNAPSHOT [48/161] [INFO] from features/odl-ietf-model-rfc8344/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8344 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8344 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45337 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45337 name: 3734017e-2819-4eec-a53a-ff72fa302154 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8344-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json [INFO] attaching as odl-ietf-model-rfc8344-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8344 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- [INFO] Building rfc8345-ietf-network 3.0.1-SNAPSHOT [49/161] [INFO] from model/rfc/rfc8345-ietf-network/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8345-ietf-network --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.978 ms [INFO] yang-to-sources: Project model files found: 1 in 1.613 ms [INFO] yang-to-sources: 2 YANG models processed in 11.67 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 6.447 ms [INFO] Sorted 24 files into 6 directories in 119.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 11.18 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8345-ietf-network --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8345-ietf-network --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml [INFO] attaching as rfc8345-ietf-network-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json [INFO] attaching as rfc8345-ietf-network-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8345-ietf-network --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ [INFO] Building rfc8345-ietf-network-topology 3.0.1-SNAPSHOT [50/161] [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8345-ietf-network-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.088 ms [INFO] yang-to-sources: Project model files found: 1 in 1.679 ms [INFO] yang-to-sources: 3 YANG models processed in 15.01 ms [INFO] BindingJavaFileGenerator: Defined 28 files in 3.527 ms [INFO] Sorted 28 files into 7 directories in 124.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 17.75 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8345-ietf-network-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 3.0.1-SNAPSHOT [51/161] [INFO] from features/odl-ietf-model-rfc8345/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8345 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8345 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42223 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42223 name: 87c97c38-c3ef-4a78-8d29-ceb799340a59 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8345 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8345-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json [INFO] attaching as odl-ietf-model-rfc8345-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- [INFO] Building rfc8345-ietf-network-state 3.0.1-SNAPSHOT [52/161] [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8345-ietf-network-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.898 ms [INFO] yang-to-sources: Project model files found: 1 in 1.344 ms [INFO] yang-to-sources: 3 YANG models processed in 10.76 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 2.509 ms [INFO] Sorted 22 files into 6 directories in 118.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 8.691 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8345-ietf-network-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- [INFO] Building rfc8345-ietf-network-topology-state 3.0.1-SNAPSHOT [53/161] [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.128 ms [INFO] yang-to-sources: Project model files found: 1 in 1.730 ms [INFO] yang-to-sources: 5 YANG models processed in 18.82 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 4.055 ms [INFO] Sorted 26 files into 7 directories in 145.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 10.48 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8345-ietf-network-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 3.0.1-SNAPSHOT [54/161] [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45557 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45557 name: d00ba34e-7560-4a49-9423-9b2c399d03f2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- [INFO] Building rfc8346-ietf-l3-unicast-topology 3.0.1-SNAPSHOT [55/161] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.103 ms [INFO] yang-to-sources: Project model files found: 1 in 2.488 ms [INFO] yang-to-sources: 6 YANG models processed in 27.90 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 5.560 ms [INFO] Sorted 52 files into 12 directories in 163.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 22.82 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 3.0.1-SNAPSHOT [56/161] [INFO] from features/odl-ietf-model-rfc8346/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8346 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8346 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33075 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33075 name: 998c0dd6-6f2b-4a6e-96c5-643ec068f805 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8346 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8346-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json [INFO] attaching as odl-ietf-model-rfc8346-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 3.0.1-SNAPSHOT [57/161] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.569 ms [INFO] yang-to-sources: Project model files found: 1 in 1.493 ms [INFO] yang-to-sources: 9 YANG models processed in 38.80 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 6.659 ms [INFO] Sorted 24 files into 4 directories in 139.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 17.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 3.0.1-SNAPSHOT [58/161] [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42533 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42533 name: 43c13a27-61e9-46ec-98fd-80d132bf9e56 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml [INFO] [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- [INFO] Building iana-hardware 3.0.1-SNAPSHOT [59/161] [INFO] from model/iana/iana-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-hardware --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.719 ms [INFO] yang-to-sources: Project model files found: 1 in 1.338 ms [INFO] yang-to-sources: 1 YANG models processed in 3.068 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 1.213 ms [INFO] Sorted 19 files into 3 directories in 114.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 5.035 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-hardware --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-hardware --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-hardware --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-hardware --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-hardware --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-hardware --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml [INFO] attaching as iana-hardware-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json [INFO] attaching as iana-hardware-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-hardware --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- [INFO] Building rfc8348-ietf-hardware 3.0.1-SNAPSHOT [60/161] [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8348-ietf-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8348-ietf-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.450 ms [INFO] yang-to-sources: Project model files found: 1 in 3.983 ms [INFO] yang-to-sources: 4 YANG models processed in 29.43 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 7.624 ms [INFO] Sorted 32 files into 5 directories in 1.060 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 22.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8348-ietf-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8348-ietf-hardware --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8348-ietf-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8348-ietf-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8348-ietf-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 3.0.1-SNAPSHOT [61/161] [INFO] from features/odl-ietf-model-rfc8348/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8348 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8348 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38885 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38885 name: cd61c39b-3fa8-4715-9836-35d795354496 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8348 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8348-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json [INFO] attaching as odl-ietf-model-rfc8348-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- [INFO] Building rfc8348-ietf-hardware-state 3.0.1-SNAPSHOT [62/161] [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8348-ietf-hardware-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.979 ms [INFO] yang-to-sources: Project model files found: 1 in 2.736 ms [INFO] yang-to-sources: 5 YANG models processed in 34.85 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.431 ms [INFO] Sorted 22 files into 5 directories in 120.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 12.21 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8348-ietf-hardware-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8348-ietf-hardware-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8348-ietf-hardware-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8348-ietf-hardware-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 3.0.1-SNAPSHOT [63/161] [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40939 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40939 name: 802669da-6292-4b8d-a2f4-2e814f063d90 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:42075/jndi/rmi://127.0.0.1:40939/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- [INFO] Building rfc8349-ietf-routing 3.0.1-SNAPSHOT [64/161] [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-routing --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8349-ietf-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.952 ms [INFO] yang-to-sources: Project model files found: 1 in 2.881 ms [INFO] yang-to-sources: 3 YANG models processed in 19.38 ms [INFO] BindingJavaFileGenerator: Defined 103 files in 7.261 ms [INFO] Sorted 103 files into 28 directories in 294.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 30.53 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[361,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[361,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[361,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[375,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[375,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[375,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[138,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[138,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[138,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[152,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[152,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[152,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[166,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[166,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[166,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[180,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[180,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[180,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[194,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[194,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[194,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[208,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[208,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[208,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[38,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[38,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[38,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[49,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[49,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[49,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[69,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[69,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[69,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[69,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[69,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[69,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[85,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[85,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[85,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[85,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[85,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[85,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[89,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[89,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[89,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[109,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[109,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[109,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[109,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[109,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[109,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[125,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[125,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[125,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[125,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[125,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[125,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[90,25] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[90,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[90,25] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[90,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[90,25] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[90,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[175,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[175,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[175,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[189,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[189,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[189,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[50,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[50,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[50,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[69,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[69,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[69,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[84,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[84,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[84,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[50,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[50,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[50,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[104,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[104,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[104,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[118,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[118,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[118,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[36,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[36,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[36,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[46,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[46,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[46,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[46,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8349-ietf-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8349-ietf-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-routing-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json [INFO] attaching as rfc8349-ietf-routing-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8349-ietf-routing --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 3.0.1-SNAPSHOT [65/161] [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.123 ms [INFO] yang-to-sources: Project model files found: 1 in 1.449 ms [INFO] yang-to-sources: 5 YANG models processed in 26.63 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 4.475 ms [INFO] Sorted 46 files into 7 directories in 124.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 12.47 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[64,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[64,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[64,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[65,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,114] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,114] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,114] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[111,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[65,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[111,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[65,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[111,28] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[40,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[40,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[40,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[64,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[64,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[64,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[65,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,92] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,73] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,92] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,73] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,92] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,73] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[111,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[37,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[37,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[37,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[64,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[64,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[64,36] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[65,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,92] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,73] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,92] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,73] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,92] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,73] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[111,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[64,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[64,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[64,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[65,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,108] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,81] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,108] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,81] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,108] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,81] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[111,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[64,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[64,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[64,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[65,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,108] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,81] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,108] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java has additional uses or overrides of a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 3.0.1-SNAPSHOT [66/161] [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.319 ms [INFO] yang-to-sources: Project model files found: 2 in 3.296 ms [INFO] yang-to-sources: 6 YANG models processed in 39.59 ms [INFO] BindingJavaFileGenerator: Defined 69 files in 6.705 ms [INFO] Sorted 69 files into 15 directories in 198.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 37.15 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[64,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[64,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[64,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[65,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,114] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,114] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,114] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[111,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[128,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[128,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[128,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[142,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[142,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[142,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[119,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[119,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[119,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[472,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[472,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[472,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[489,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[489,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[489,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[64,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[64,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[64,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[82,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[82,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[82,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[82,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[82,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[82,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[96,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[96,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[96,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[96,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[96,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[96,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[59,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[59,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[59,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[59,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[59,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[59,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[48,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[48,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[48,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[64,35] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[64,35] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[64,35] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[65,46] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[77,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[77,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[77,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[89,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[89,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[89,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[103,90] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[103,72] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[103,90] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[103,72] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[103,90] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[103,72] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[116,41] nonnullIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[111,41] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[111,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[111,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[111,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[116,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[116,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[116,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[118,165] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[64,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[65,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[98,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,96] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,75] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 3.0.1-SNAPSHOT [67/161] [INFO] from features/odl-ietf-model-rfc8349/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8349 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8349 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8349 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8349 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41575 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41575 name: 88e186a5-7afb-406b-a162-c8a1d3edd8c9 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:37727/jndi/rmi://127.0.0.1:41575/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8349 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8349-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json [INFO] attaching as odl-ietf-model-rfc8349-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8349 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- [INFO] Building rfc8519-ietf-ethertypes 3.0.1-SNAPSHOT [68/161] [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8519-ietf-ethertypes --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.959 ms [INFO] yang-to-sources: Project model files found: 1 in 2.594 ms [INFO] yang-to-sources: 1 YANG models processed in 4.050 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.562 ms [INFO] Sorted 5 files into 3 directories in 150.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.452 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-ethertypes --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-ethertypes --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8519-ietf-ethertypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml [INFO] attaching as rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json [INFO] attaching as rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-ethertypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- [INFO] Building rfc8519-ietf-packet-fields 3.0.1-SNAPSHOT [69/161] [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8519-ietf-packet-fields --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.252 ms [INFO] yang-to-sources: Project model files found: 1 in 2.453 ms [INFO] yang-to-sources: 4 YANG models processed in 13.38 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 2.969 ms [INFO] Sorted 30 files into 11 directories in 121.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 10.45 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-packet-fields --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-packet-fields --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8519-ietf-packet-fields --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml [INFO] attaching as rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json [INFO] attaching as rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-packet-fields --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- [INFO] Building rfc8519-ietf-access-control-list 3.0.1-SNAPSHOT [70/161] [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8519-ietf-access-control-list --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.802 ms [INFO] yang-to-sources: Project model files found: 1 in 2.044 ms [INFO] yang-to-sources: 6 YANG models processed in 28.65 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 5.812 ms [INFO] Sorted 115 files into 32 directories in 253.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 26.05 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-access-control-list --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-access-control-list --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8519-ietf-access-control-list --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml [INFO] attaching as rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json [INFO] attaching as rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-access-control-list --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 3.0.1-SNAPSHOT [71/161] [INFO] from features/odl-ietf-model-rfc8519/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8519 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8519 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8519 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37041 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37041 name: bc302098-3f85-4ce9-be42-0fbafc38a94b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8519 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8519-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json [INFO] attaching as odl-ietf-model-rfc8519-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8519 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- [INFO] Building rfc8520-ietf-acldns 3.0.1-SNAPSHOT [72/161] [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8520-ietf-acldns --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8520-ietf-acldns --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 2.248 ms [INFO] yang-to-sources: Project model files found: 1 in 1.224 ms [INFO] yang-to-sources: 7 YANG models processed in 60.31 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 6.792 ms [INFO] Sorted 9 files into 3 directories in 140.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 11.88 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8520-ietf-acldns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8520-ietf-acldns --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8520-ietf-acldns --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8520-ietf-acldns --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml [INFO] attaching as rfc8520-ietf-acldns-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json [INFO] attaching as rfc8520-ietf-acldns-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8520-ietf-acldns --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ [INFO] Building rfc8520-ietf-mud 3.0.1-SNAPSHOT [73/161] [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8520-ietf-mud --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8520-ietf-mud --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8520-ietf-mud --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 2.219 ms [INFO] yang-to-sources: Project model files found: 1 in 1.790 ms [INFO] yang-to-sources: 7 YANG models processed in 33.35 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 5.403 ms [INFO] Sorted 24 files into 7 directories in 117.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 17.08 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8520-ietf-mud --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8520-ietf-mud --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8520-ietf-mud --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8520-ietf-mud --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8520-ietf-mud --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8520-ietf-mud --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml [INFO] attaching as rfc8520-ietf-mud-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json [INFO] attaching as rfc8520-ietf-mud-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8520-ietf-mud --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8520-ietf-mud --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 3.0.1-SNAPSHOT [74/161] [INFO] from features/odl-ietf-model-rfc8520/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8520 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8520 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43951 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43951 name: ee1b29a6-4bbd-4220-9175-8f95d01b5f28 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8520 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8520-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json [INFO] attaching as odl-ietf-model-rfc8520-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8520 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- [INFO] Building rfc8525 3.0.1-SNAPSHOT [75/161] [INFO] from model/rfc/rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8525 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8525 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.063 ms [INFO] yang-to-sources: Project model files found: 1 in 2.731 ms [INFO] yang-to-sources: 4 YANG models processed in 16.10 ms [INFO] BindingJavaFileGenerator: Defined 51 files in 9.896 ms [INFO] Sorted 51 files into 9 directories in 184.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 27.91 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8525 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[10,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[10,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[15,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[10,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[10,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[15,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[10,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[10,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[15,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8525 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8525 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8525 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8525 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8525 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml [INFO] attaching as rfc8525-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json [INFO] attaching as rfc8525-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8525 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8525 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8525 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 3.0.1-SNAPSHOT [76/161] [INFO] from features/odl-ietf-model-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8525 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8525 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33131 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33131 name: 94c76714-b2c6-4a31-af19-725cf31dc6f5 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8525-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json [INFO] attaching as odl-ietf-model-rfc8525-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- [INFO] Building rfc8526 3.0.1-SNAPSHOT [77/161] [INFO] from model/rfc/rfc8526/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8526 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8526 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8526 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 2.490 ms [INFO] yang-to-sources: Project model files found: 1 in 1.896 ms [INFO] yang-to-sources: 8 YANG models processed in 38.05 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 9.781 ms [INFO] Sorted 40 files into 14 directories in 359.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 26.80 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8526 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8526 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8526 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8526 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8526 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8526 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8526 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8526 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml [INFO] attaching as rfc8526-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json [INFO] attaching as rfc8526-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8526 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8526 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8526 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8526 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8526 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 3.0.1-SNAPSHOT [78/161] [INFO] from features/odl-ietf-model-rfc8526/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8526 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8526 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46435 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46435 name: 4b942954-89ac-4e98-99e1-0dd1c9e3cc93 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8526-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json [INFO] attaching as odl-ietf-model-rfc8526-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8526 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- [INFO] Building rfc8528 3.0.1-SNAPSHOT [79/161] [INFO] from model/rfc/rfc8528/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8528 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8528 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8528 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.972 ms [INFO] yang-to-sources: Project model files found: 1 in 2.019 ms [INFO] yang-to-sources: 3 YANG models processed in 12.27 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 3.657 ms [INFO] Sorted 21 files into 8 directories in 161.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 23.29 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8528 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8528 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8528 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8528 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8528 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8528 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8528 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8528 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml [INFO] attaching as rfc8528-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json [INFO] attaching as rfc8528-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8528 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8528 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8528 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8528 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8528 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 3.0.1-SNAPSHOT [80/161] [INFO] from features/odl-ietf-model-rfc8528/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8528 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8528 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40975 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40975 name: cd13d34a-2320-4f8d-b97c-6fd39008c11c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8528-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json [INFO] attaching as odl-ietf-model-rfc8528-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8528 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- [INFO] Building rfc8529 3.0.1-SNAPSHOT [81/161] [INFO] from model/rfc/rfc8529/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8529 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8529 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8529 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.435 ms [INFO] yang-to-sources: Project model files found: 1 in 1.635 ms [INFO] yang-to-sources: 6 YANG models processed in 30.44 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 4.426 ms [INFO] Sorted 37 files into 10 directories in 150.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 12.63 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8529 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8529 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8529 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8529 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8529 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8529 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8529 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8529 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml [INFO] attaching as rfc8529-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json [INFO] attaching as rfc8529-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8529 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8529 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8529 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8529 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8529 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 3.0.1-SNAPSHOT [82/161] [INFO] from features/odl-ietf-model-rfc8529/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8529 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8529 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33431 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33431 name: 15923612-87cf-4786-8185-622ab5803151 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8529-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json [INFO] attaching as odl-ietf-model-rfc8529-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8529 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- [INFO] Building rfc8530 3.0.1-SNAPSHOT [83/161] [INFO] from model/rfc/rfc8530/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8530 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8530 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8530 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.134 ms [INFO] yang-to-sources: Project model files found: 1 in 1.398 ms [INFO] yang-to-sources: 5 YANG models processed in 49.48 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 3.325 ms [INFO] Sorted 15 files into 5 directories in 138.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 7.546 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8530 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8530 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8530 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8530 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8530 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8530 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8530 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8530 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml [INFO] attaching as rfc8530-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json [INFO] attaching as rfc8530-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8530 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8530 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8530 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8530 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8530 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 3.0.1-SNAPSHOT [84/161] [INFO] from features/odl-ietf-model-rfc8530/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8530 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8530 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33147 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33147 name: e233318a-500d-4206-959e-f14865220c52 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8530-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json [INFO] attaching as odl-ietf-model-rfc8530-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8530 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ [INFO] Building rfc8542-ietf-dc-fabric-types 3.0.1-SNAPSHOT [85/161] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.183 ms [INFO] yang-to-sources: Project model files found: 1 in 2.023 ms [INFO] yang-to-sources: 3 YANG models processed in 10.53 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 2.663 ms [INFO] Sorted 40 files into 4 directories in 177.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 13.56 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- [INFO] Building rfc8542-ietf-dc-fabric-topology 3.0.1-SNAPSHOT [86/161] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.144 ms [INFO] yang-to-sources: Project model files found: 1 in 1.867 ms [INFO] yang-to-sources: 5 YANG models processed in 16.80 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 4.217 ms [INFO] Sorted 35 files into 7 directories in 178.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 20.50 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 3.0.1-SNAPSHOT [87/161] [INFO] from features/odl-ietf-model-rfc8542/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8542 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8542 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41583 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41583 name: 190686bd-2e60-4631-8ea4-4576d1e4e95d timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8542 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8542-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json [INFO] attaching as odl-ietf-model-rfc8542-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8542 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- [INFO] Building rfc8572-ietf-sztp-bootstrap-server 3.0.1-SNAPSHOT [88/161] [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.496 ms [INFO] yang-to-sources: Project model files found: 1 in 1.933 ms [INFO] yang-to-sources: 1 YANG models processed in 4.711 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 2.038 ms [INFO] Sorted 23 files into 5 directories in 173.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 10.31 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 3.0.1-SNAPSHOT [89/161] [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39139 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39139 name: a5a113bf-dd1f-4b37-8021-3b11361f450d timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- [INFO] Building rfc8572-ietf-sztp-conveyed-info 3.0.1-SNAPSHOT [90/161] [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.512 ms [INFO] yang-to-sources: Project model files found: 1 in 2.095 ms [INFO] yang-to-sources: 4 YANG models processed in 13.95 ms [INFO] BindingJavaFileGenerator: Defined 27 files in 3.468 ms [INFO] Sorted 27 files into 10 directories in 160.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 13.61 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 3.0.1-SNAPSHOT [91/161] [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42785 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42785 name: a9827bba-ec2d-41b8-98e3-de00045bfe10 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- [INFO] Building rfc8639 3.0.1-SNAPSHOT [92/161] [INFO] from model/rfc/rfc8639/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8639 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8639 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8639 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.378 ms [INFO] yang-to-sources: Project model files found: 1 in 4.234 ms [INFO] yang-to-sources: 9 YANG models processed in 43.71 ms [INFO] BindingJavaFileGenerator: Defined 136 files in 8.310 ms [INFO] Sorted 136 files into 22 directories in 300.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 39.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8639 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8639 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 135 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8639 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8639 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8639 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8639 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8639 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8639 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml [INFO] attaching as rfc8639-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json [INFO] attaching as rfc8639-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8639 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8639 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8639 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8639 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8639 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 3.0.1-SNAPSHOT [93/161] [INFO] from features/odl-ietf-model-rfc8639/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8639 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8639 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38181 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38181 name: 9b11ba8b-ca3f-4116-ae2a-e81e5bb23bf4 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8639-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json [INFO] attaching as odl-ietf-model-rfc8639-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8639 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- [INFO] Building rfc8641 3.0.1-SNAPSHOT [94/161] [INFO] from model/rfc/rfc8641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8641 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 2.914 ms [INFO] yang-to-sources: Project model files found: 1 in 3.265 ms [INFO] yang-to-sources: 12 YANG models processed in 73.19 ms [INFO] BindingJavaFileGenerator: Defined 94 files in 20.76 ms [INFO] Sorted 94 files into 24 directories in 256.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 38.52 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8641 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 93 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8641 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8641 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8641 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8641 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml [INFO] attaching as rfc8641-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json [INFO] attaching as rfc8641-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8641 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 3.0.1-SNAPSHOT [95/161] [INFO] from features/odl-ietf-model-rfc8641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8641 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8641 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35415 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35415 name: 23217c9a-6913-4aff-8e15-f7c8f3eb5589 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8641-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json [INFO] attaching as odl-ietf-model-rfc8641-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- [INFO] Building rfc8650 3.0.1-SNAPSHOT [96/161] [INFO] from model/rfc/rfc8650/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8650 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8650 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8650 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.492 ms [INFO] yang-to-sources: Project model files found: 1 in 1.105 ms [INFO] yang-to-sources: 10 YANG models processed in 44.28 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 6.533 ms [INFO] Sorted 11 files into 3 directories in 115.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 9.833 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8650 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8650 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8650 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8650 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8650 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8650 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8650 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8650 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml [INFO] attaching as rfc8650-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json [INFO] attaching as rfc8650-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8650 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8650 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8650 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8650 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8650 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 3.0.1-SNAPSHOT [97/161] [INFO] from features/odl-ietf-model-rfc8650/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8650 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8650 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44311 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44311 name: c80aab25-9685-45d9-a42c-a0f8b6af19e1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8650-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json [INFO] attaching as odl-ietf-model-rfc8650-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8650 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8650 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8650 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8650 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.ietf.model:iana-tunnel-type >------------ [INFO] Building iana-tunnel-type 3.0.1-SNAPSHOT [98/161] [INFO] from model/iana/iana-tunnel-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tunnel-type --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-tunnel-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-tunnel-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-tunnel-type --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-tunnel-type --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-tunnel-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-tunnel-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.545 ms [INFO] yang-to-sources: Project model files found: 1 in 1.717 ms [INFO] yang-to-sources: 4 YANG models processed in 26.63 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 4.472 ms [INFO] Sorted 23 files into 3 directories in 140.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 10.86 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tunnel-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tunnel-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-tunnel-type --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-tunnel-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-tunnel-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-tunnel-type >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-tunnel-type --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-tunnel-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-tunnel-type --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-tunnel-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-tunnel-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-tunnel-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-tunnel-type --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-tunnel-type --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tunnel-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-tunnel-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.xml [INFO] attaching as iana-tunnel-type-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.json [INFO] attaching as iana-tunnel-type-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tunnel-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-tunnel-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tunnel-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-tunnel-type --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-tunnel-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tunnel-type --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-tunnel-type --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tunnel-type --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-tunnel-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8675 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8675 3.0.1-SNAPSHOT [99/161] [INFO] from features/odl-ietf-model-rfc8675/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8675 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8675 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8675 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8675 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8675 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8675 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8675 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8675 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8675 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8675 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8675 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8675 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46083 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46083 name: 24cc5d84-c939-4e57-a93b-9855b1047ee7 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8675 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8675 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8675-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.json [INFO] attaching as odl-ietf-model-rfc8675-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8675 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8675 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8675 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8675 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8675 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8675 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- [INFO] Building rfc8776-ietf-te-types 3.0.1-SNAPSHOT [100/161] [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8776-ietf-te-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8776-ietf-te-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.013 ms [INFO] yang-to-sources: Project model files found: 1 in 36.44 ms [INFO] yang-to-sources: 4 YANG models processed in 72.47 ms [INFO] BindingJavaFileGenerator: Defined 400 files in 12.62 ms [INFO] Sorted 400 files into 59 directories in 774.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 84.53 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8776-ietf-te-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 400 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/AdminGroup.java:[74,35] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8776-ietf-te-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8776-ietf-te-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8776-ietf-te-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8776-ietf-te-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ [INFO] Building rfc8776-ietf-te-packet-types 3.0.1-SNAPSHOT [101/161] [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.450 ms [INFO] yang-to-sources: Project model files found: 1 in 2.485 ms [INFO] yang-to-sources: 5 YANG models processed in 93.15 ms [INFO] BindingJavaFileGenerator: Defined 31 files in 16.70 ms [INFO] Sorted 31 files into 5 directories in 148.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 28.86 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8776-ietf-te-packet-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8776-ietf-te-packet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 3.0.1-SNAPSHOT [102/161] [INFO] from features/odl-ietf-model-rfc8776/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8776 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8776 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8776 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41887 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41887 name: 4f77f2ab-10ae-4198-956c-cdb8cb35ccb8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8776 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8776-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json [INFO] attaching as odl-ietf-model-rfc8776-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8776 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- [INFO] Building rfc8795-ietf-te-topology 3.0.1-SNAPSHOT [103/161] [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8795-ietf-te-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 2.999 ms [INFO] yang-to-sources: Project model files found: 1 in 8.926 ms [INFO] yang-to-sources: 7 YANG models processed in 171.8 ms [INFO] BindingJavaFileGenerator: Defined 209 files in 20.16 ms [INFO] Sorted 209 files into 50 directories in 642.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 78.43 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8795-ietf-te-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 208 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[22,35] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8795-ietf-te-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8795-ietf-te-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8795-ietf-te-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8795-ietf-te-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 3.0.1-SNAPSHOT [104/161] [INFO] from features/odl-ietf-model-rfc8795/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8795 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8795 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33049 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33049 name: 4ea2b932-96df-4a78-a6ba-41d8a2b0faf1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8795 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8795-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json [INFO] attaching as odl-ietf-model-rfc8795-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- [INFO] Building rfc8795-ietf-te-topology-state 3.0.1-SNAPSHOT [105/161] [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 6.366 ms [INFO] yang-to-sources: Project model files found: 1 in 3.688 ms [INFO] yang-to-sources: 10 YANG models processed in 181.5 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 13.33 ms [INFO] Sorted 39 files into 8 directories in 160.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 27.97 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/state/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[22,35] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8795-ietf-te-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8795-ietf-te-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 3.0.1-SNAPSHOT [106/161] [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35721 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35721 name: 1c963d37-b6fe-4fbd-928d-1951181f1cd9 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- [INFO] Building rfc8808 3.0.1-SNAPSHOT [107/161] [INFO] from model/rfc/rfc8808/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8808 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8808 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8808 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.125 ms [INFO] yang-to-sources: Project model files found: 1 in 1.207 ms [INFO] yang-to-sources: 4 YANG models processed in 11.53 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 2.468 ms [INFO] Sorted 11 files into 3 directories in 123.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 5.488 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8808 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8808 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8808 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8808 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8808 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8808 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8808 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8808 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml [INFO] attaching as rfc8808-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json [INFO] attaching as rfc8808-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8808 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8808 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8808 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8808 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8808 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 3.0.1-SNAPSHOT [108/161] [INFO] from features/odl-ietf-model-rfc8808/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8808 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8808 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41697 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41697 name: 97fede0d-0d1f-4640-9ca0-b2a7f07ec299 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8808-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json [INFO] attaching as odl-ietf-model-rfc8808-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8808 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8808 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8808 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8808 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- [INFO] Building rfc8819-ietf-module-tags 3.0.1-SNAPSHOT [109/161] [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8819-ietf-module-tags --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.845 ms [INFO] yang-to-sources: Project model files found: 1 in 1.248 ms [INFO] yang-to-sources: 2 YANG models processed in 6.324 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 1.471 ms [INFO] Sorted 10 files into 4 directories in 114.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 4.621 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8819-ietf-module-tags --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8819-ietf-module-tags --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8819-ietf-module-tags --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8819-ietf-module-tags --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8819-ietf-module-tags --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 3.0.1-SNAPSHOT [110/161] [INFO] from features/odl-ietf-model-rfc8819/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8819 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8819 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35063 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35063 name: 5000e9e0-73a6-4961-b9ef-7e20f66ee6b1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8819 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8819-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json [INFO] attaching as odl-ietf-model-rfc8819-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- [INFO] Building rfc8819-ietf-module-tags-state 3.0.1-SNAPSHOT [111/161] [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.792 ms [INFO] yang-to-sources: Project model files found: 1 in 1.095 ms [INFO] yang-to-sources: 3 YANG models processed in 6.567 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.454 ms [INFO] Sorted 9 files into 4 directories in 94.10 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.365 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8819-ietf-module-tags-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8819-ietf-module-tags-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 3.0.1-SNAPSHOT [112/161] [INFO] from features/odl-ietf-model-rfc8819-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42443 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42443 name: 4e9c0d84-f89b-4d63-af54-54fab86bc903 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- [INFO] Building rfc8916 3.0.1-SNAPSHOT [113/161] [INFO] from model/rfc/rfc8916/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8916 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8916 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc8916 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 2.801 ms [INFO] yang-to-sources: Project model files found: 1 in 3.270 ms [INFO] yang-to-sources: 12 YANG models processed in 111.2 ms [INFO] BindingJavaFileGenerator: Defined 80 files in 15.77 ms [INFO] Sorted 80 files into 18 directories in 315.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 29.48 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8916 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8916 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 79 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/global/config/attributes/DefaultPeerKey.java:[22,35] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8916 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8916 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8916 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8916 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8916 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc8916 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml [INFO] attaching as rfc8916-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json [INFO] attaching as rfc8916-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8916 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8916 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8916 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc8916 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc8916 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 3.0.1-SNAPSHOT [114/161] [INFO] from features/odl-ietf-model-rfc8916/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8916 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc8916 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39361 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39361 name: 16d1e4f4-93ea-4dc5-9c20-436c11e4e4fc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8916-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json [INFO] attaching as odl-ietf-model-rfc8916-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8916 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- [INFO] Building rfc9067 3.0.1-SNAPSHOT [115/161] [INFO] from model/rfc/rfc9067/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9067 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9067 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9067 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.076 ms [INFO] yang-to-sources: Project model files found: 1 in 3.207 ms [INFO] yang-to-sources: 5 YANG models processed in 56.51 ms [INFO] BindingJavaFileGenerator: Defined 93 files in 8.246 ms [INFO] Sorted 93 files into 17 directories in 370.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 28.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9067 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9067 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 92 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9067 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9067 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9067 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9067 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9067 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9067 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml [INFO] attaching as rfc9067-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json [INFO] attaching as rfc9067-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9067 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9067 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9067 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9067 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9067 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 3.0.1-SNAPSHOT [116/161] [INFO] from features/odl-ietf-model-rfc9067/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9067 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9067 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35661 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35661 name: 9d7aa567-5bb2-4c68-a99e-092885fb6b66 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9067-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json [INFO] attaching as odl-ietf-model-rfc9067-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9067 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- [INFO] Building rfc9070-ietf-mpls-ldp 3.0.1-SNAPSHOT [117/161] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.673 ms [INFO] yang-to-sources: Project model files found: 1 in 5.902 ms [INFO] yang-to-sources: 9 YANG models processed in 50.01 ms [INFO] BindingJavaFileGenerator: Defined 179 files in 11.85 ms [INFO] Sorted 179 files into 47 directories in 427.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 43.98 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 178 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[23,35] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[24,35] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9070-ietf-mpls-ldp --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9070-ietf-mpls-ldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- [INFO] Building rfc9070-ietf-mpls-ldp-extended 3.0.1-SNAPSHOT [118/161] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 2.960 ms [INFO] yang-to-sources: Project model files found: 1 in 4.022 ms [INFO] yang-to-sources: 11 YANG models processed in 94.28 ms [INFO] BindingJavaFileGenerator: Defined 146 files in 18.06 ms [INFO] Sorted 146 files into 30 directories in 481.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 36.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 145 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 3.0.1-SNAPSHOT [119/161] [INFO] from features/odl-ietf-model-rfc9070/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9070 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9070 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40407 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40407 name: fa163175-0c3e-4c54-84ac-5125cb9716dc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9070 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9070-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json [INFO] attaching as odl-ietf-model-rfc9070-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9070 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- [INFO] Building rfc9144 3.0.1-SNAPSHOT [120/161] [INFO] from model/rfc/rfc9144/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9144 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9144 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9144 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 2.244 ms [INFO] yang-to-sources: Project model files found: 1 in 1.304 ms [INFO] yang-to-sources: 7 YANG models processed in 21.52 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 4.148 ms [INFO] Sorted 25 files into 11 directories in 135.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 9.062 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9144 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9144 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9144 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9144 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9144 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9144 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9144 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9144 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml [INFO] attaching as rfc9144-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json [INFO] attaching as rfc9144-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9144 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9144 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9144 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9144 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9144 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 3.0.1-SNAPSHOT [121/161] [INFO] from features/odl-ietf-model-rfc9144/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9144 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9144 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41347 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41347 name: 7ca4ed82-51d7-49f6-b89f-80ba7d80a193 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9144-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json [INFO] attaching as odl-ietf-model-rfc9144-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9144 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- [INFO] Building rfc9179 3.0.1-SNAPSHOT [122/161] [INFO] from model/rfc/rfc9179/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9179 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9179 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9179 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.701 ms [INFO] yang-to-sources: Project model files found: 1 in 1.604 ms [INFO] yang-to-sources: 2 YANG models processed in 6.289 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 1.646 ms [INFO] Sorted 19 files into 7 directories in 116.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 8.497 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9179 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9179 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9179 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9179 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9179 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9179 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9179 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9179 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml [INFO] attaching as rfc9179-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json [INFO] attaching as rfc9179-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9179 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9179 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9179 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9179 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9179 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 3.0.1-SNAPSHOT [123/161] [INFO] from features/odl-ietf-model-rfc9179/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9179 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9179 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37721 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37721 name: db4d1d5c-2fda-4f95-807d-cbaae3e4124a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9179-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json [INFO] attaching as odl-ietf-model-rfc9179-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9179 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9179 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9179 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9179 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- [INFO] Building rfc9196-ietf-system-capabilities 3.0.1-SNAPSHOT [124/161] [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 8.585 ms [INFO] yang-to-sources: Project model files found: 1 in 2.413 ms [INFO] yang-to-sources: 6 YANG models processed in 40.76 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 5.185 ms [INFO] Sorted 14 files into 7 directories in 162.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 9.482 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9196-ietf-system-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 3.0.1-SNAPSHOT [125/161] [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45441 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45441 name: e2e371bb-83e8-4bcf-8c2b-626ad9252c2c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- [INFO] Building rfc9196-ietf-notification-capabilities 3.0.1-SNAPSHOT [126/161] [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 3.407 ms [INFO] yang-to-sources: Project model files found: 1 in 1.753 ms [INFO] yang-to-sources: 15 YANG models processed in 62.73 ms [INFO] BindingJavaFileGenerator: Defined 17 files in 57.26 ms [INFO] Sorted 17 files into 6 directories in 174.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 62.90 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9196-ietf-notification-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 3.0.1-SNAPSHOT [127/161] [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33639 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33639 name: 7d1cbea8-b572-40ff-bd68-b23fa392264e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- [INFO] Building rfc9640 3.0.1-SNAPSHOT [128/161] [INFO] from model/rfc/rfc9640/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9640 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9640 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9640 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.766 ms [INFO] yang-to-sources: Project model files found: 1 in 3.325 ms [INFO] yang-to-sources: 3 YANG models processed in 13.35 ms [INFO] BindingJavaFileGenerator: Defined 109 files in 7.022 ms [INFO] Sorted 109 files into 20 directories in 284.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 27.91 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9640 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9640 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 108 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9640 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9640 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9640 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9640 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9640 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9640 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml [INFO] attaching as rfc9640-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json [INFO] attaching as rfc9640-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9640 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9640 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9640 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9640 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9640 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 3.0.1-SNAPSHOT [129/161] [INFO] from features/odl-ietf-model-rfc9640/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9640 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9640 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45253 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45253 name: 30456321-1689-48e0-8701-c303dd80e467 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9640-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json [INFO] attaching as odl-ietf-model-rfc9640-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9640 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- [INFO] Building rfc9641 3.0.1-SNAPSHOT [130/161] [INFO] from model/rfc/rfc9641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9641 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.629 ms [INFO] yang-to-sources: Project model files found: 1 in 2.457 ms [INFO] yang-to-sources: 4 YANG models processed in 20.56 ms [INFO] BindingJavaFileGenerator: Defined 55 files in 4.959 ms [INFO] Sorted 55 files into 18 directories in 222.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 13.03 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9641 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 54 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9641 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9641 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9641 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9641 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml [INFO] attaching as rfc9641-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json [INFO] attaching as rfc9641-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9641 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 3.0.1-SNAPSHOT [131/161] [INFO] from features/odl-ietf-model-rfc9641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9641 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9641 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32847 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32847 name: 9e14fa61-9fb9-4451-aa5c-8b8178abf9ec timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9641-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json [INFO] attaching as odl-ietf-model-rfc9641-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- [INFO] Building rfc9642 3.0.1-SNAPSHOT [132/161] [INFO] from model/rfc/rfc9642/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9642 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9642 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9642 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 2.062 ms [INFO] yang-to-sources: Project model files found: 1 in 2.182 ms [INFO] yang-to-sources: 4 YANG models processed in 87.34 ms [INFO] BindingJavaFileGenerator: Defined 71 files in 8.391 ms [INFO] Sorted 71 files into 25 directories in 319.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 23.49 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9642 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9642 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9642 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9642 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9642 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9642 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9642 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9642 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml [INFO] attaching as rfc9642-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json [INFO] attaching as rfc9642-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9642 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9642 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9642 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9642 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9642 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 3.0.1-SNAPSHOT [133/161] [INFO] from features/odl-ietf-model-rfc9642/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9642 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9642 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42941 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42941 name: e5c6ecca-1e54-4e71-af71-39d464894f33 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9642-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json [INFO] attaching as odl-ietf-model-rfc9642-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9642 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- [INFO] Building rfc9643-ietf-tcp-common 3.0.1-SNAPSHOT [134/161] [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9643-ietf-tcp-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.688 ms [INFO] yang-to-sources: Project model files found: 1 in 1.257 ms [INFO] yang-to-sources: 1 YANG models processed in 3.144 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.504 ms [INFO] Sorted 8 files into 4 directories in 120.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 6.754 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9643-ietf-tcp-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- [INFO] Building rfc9643-ietf-tcp-client 3.0.1-SNAPSHOT [135/161] [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9643-ietf-tcp-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.103 ms [INFO] yang-to-sources: Project model files found: 1 in 1.814 ms [INFO] yang-to-sources: 6 YANG models processed in 28.43 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 6.292 ms [INFO] Sorted 39 files into 14 directories in 180.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 12.80 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9643-ietf-tcp-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- [INFO] Building rfc9643-ietf-tcp-server 3.0.1-SNAPSHOT [136/161] [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9643-ietf-tcp-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.723 ms [INFO] yang-to-sources: Project model files found: 1 in 13.69 ms [INFO] yang-to-sources: 3 YANG models processed in 16.34 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 3.621 ms [INFO] Sorted 9 files into 4 directories in 199.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.04 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9643-ietf-tcp-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 3.0.1-SNAPSHOT [137/161] [INFO] from features/odl-ietf-model-rfc9643/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9643 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9643 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9643 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9643 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9643 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32775 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32775 name: e9344850-0724-4380-b3cf-ae398d9d5738 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9643 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9643-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json [INFO] attaching as odl-ietf-model-rfc9643-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9643 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- [INFO] Building iana-ssh-encryption-algs 3.0.1-SNAPSHOT [138/161] [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-encryption-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-ssh-encryption-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.423 ms [INFO] yang-to-sources: Project model files found: 1 in 1.766 ms [INFO] yang-to-sources: 1 YANG models processed in 2.667 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.155 ms [INFO] Sorted 5 files into 3 directories in 92.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.653 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-encryption-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-encryption-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-encryption-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-ssh-encryption-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml [INFO] attaching as iana-ssh-encryption-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json [INFO] attaching as iana-ssh-encryption-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-encryption-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- [INFO] Building iana-ssh-key-exchange-algs 3.0.1-SNAPSHOT [139/161] [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-ssh-key-exchange-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.828 ms [INFO] yang-to-sources: Project model files found: 1 in 4.668 ms [INFO] yang-to-sources: 1 YANG models processed in 4.330 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 4.223 ms [INFO] Sorted 5 files into 3 directories in 105.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 13.68 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-key-exchange-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-key-exchange-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-key-exchange-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-ssh-key-exchange-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml [INFO] attaching as iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json [INFO] attaching as iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-key-exchange-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ [INFO] Building iana-ssh-mac-algs 3.0.1-SNAPSHOT [140/161] [INFO] from model/iana/iana-ssh-mac-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-mac-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-mac-algs --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-ssh-mac-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.447 ms [INFO] yang-to-sources: Project model files found: 1 in 1.206 ms [INFO] yang-to-sources: 1 YANG models processed in 2.705 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.096 ms [INFO] Sorted 5 files into 3 directories in 106.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.600 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-mac-algs --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-mac-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-mac-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-mac-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-mac-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-mac-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-ssh-mac-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-ssh-mac-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml [INFO] attaching as iana-ssh-mac-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json [INFO] attaching as iana-ssh-mac-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-mac-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-ssh-mac-algs --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- [INFO] Building iana-ssh-public-key-algs 3.0.1-SNAPSHOT [141/161] [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-public-key-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-ssh-public-key-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.546 ms [INFO] yang-to-sources: Project model files found: 1 in 1.576 ms [INFO] yang-to-sources: 1 YANG models processed in 2.856 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.137 ms [INFO] Sorted 5 files into 3 directories in 105.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.352 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-public-key-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-public-key-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-public-key-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-ssh-public-key-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml [INFO] attaching as iana-ssh-public-key-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json [INFO] attaching as iana-ssh-public-key-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-public-key-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- [INFO] Building rfc9644-ietf-ssh-common 3.0.1-SNAPSHOT [142/161] [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9644-ietf-ssh-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 6.465 ms [INFO] yang-to-sources: Project model files found: 1 in 4.342 ms [INFO] yang-to-sources: 9 YANG models processed in 60.37 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 10.75 ms [INFO] Sorted 52 files into 11 directories in 361.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 23.91 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9644-ietf-ssh-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- [INFO] Building rfc9644-ietf-ssh-client 3.0.1-SNAPSHOT [143/161] [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9644-ietf-ssh-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 5.130 ms [INFO] yang-to-sources: Project model files found: 1 in 3.362 ms [INFO] yang-to-sources: 11 YANG models processed in 48.26 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 5.441 ms [INFO] Sorted 32 files into 6 directories in 164.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 12.71 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9644-ietf-ssh-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- [INFO] Building rfc9644-ietf-ssh-server 3.0.1-SNAPSHOT [144/161] [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9644-ietf-ssh-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 4.044 ms [INFO] yang-to-sources: Project model files found: 1 in 3.233 ms [INFO] yang-to-sources: 12 YANG models processed in 47.64 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 6.460 ms [INFO] Sorted 46 files into 12 directories in 189.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 16.00 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9644-ietf-ssh-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 3.0.1-SNAPSHOT [145/161] [INFO] from features/odl-ietf-model-rfc9644/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9644 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9644 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9644 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44147 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44147 name: 09b072d9-7e42-4d5c-b7d6-6683230b254e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9644 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9644-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json [INFO] attaching as odl-ietf-model-rfc9644-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9644 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- [INFO] Building iana-tls-cipher-suite-algs 3.0.1-SNAPSHOT [146/161] [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ iana-tls-cipher-suite-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.562 ms [INFO] yang-to-sources: Project model files found: 1 in 9.882 ms [INFO] yang-to-sources: 1 YANG models processed in 6.410 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 2.123 ms [INFO] Sorted 5 files into 3 directories in 102.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 8.502 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-tls-cipher-suite-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-tls-cipher-suite-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ iana-tls-cipher-suite-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-tls-cipher-suite-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml [INFO] attaching as iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json [INFO] attaching as iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ iana-tls-cipher-suite-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- [INFO] Building rfc9645-ietf-tls-common 3.0.1-SNAPSHOT [147/161] [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9645-ietf-tls-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 4.252 ms [INFO] yang-to-sources: Project model files found: 1 in 3.204 ms [INFO] yang-to-sources: 6 YANG models processed in 84.22 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 9.820 ms [INFO] Sorted 41 files into 10 directories in 326.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 19.34 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9645-ietf-tls-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json [INFO] attaching as rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- [INFO] Building rfc9645-ietf-tls-client 3.0.1-SNAPSHOT [148/161] [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9645-ietf-tls-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 8.328 ms [INFO] yang-to-sources: Project model files found: 1 in 2.103 ms [INFO] yang-to-sources: 8 YANG models processed in 43.29 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 5.481 ms [INFO] Sorted 47 files into 12 directories in 171.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 16.63 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9645-ietf-tls-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json [INFO] attaching as rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- [INFO] Building rfc9645-ietf-tls-server 3.0.1-SNAPSHOT [149/161] [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9645-ietf-tls-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 4.494 ms [INFO] yang-to-sources: Project model files found: 1 in 2.994 ms [INFO] yang-to-sources: 8 YANG models processed in 58.17 ms [INFO] BindingJavaFileGenerator: Defined 48 files in 4.093 ms [INFO] Sorted 48 files into 12 directories in 121.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 18.13 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9645-ietf-tls-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json [INFO] attaching as rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 3.0.1-SNAPSHOT [150/161] [INFO] from features/odl-ietf-model-rfc9645/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9645 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9645 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42393 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42393 name: a925e626-ff56-4230-8f20-3599a5233a22 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9645 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9645-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json [INFO] attaching as odl-ietf-model-rfc9645-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9645 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- [INFO] Building rfc9648 3.0.1-SNAPSHOT [151/161] [INFO] from model/rfc/rfc9648/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9648 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9648 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:16.0.0:generate-sources (binding) @ rfc9648 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.028 ms [INFO] yang-to-sources: Project model files found: 1 in 5.244 ms [INFO] yang-to-sources: 6 YANG models processed in 32.79 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 5.179 ms [INFO] Sorted 39 files into 11 directories in 200.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 13.39 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9648 --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9648 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9648 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9648 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9648 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc9648 --- [INFO] No tests to run. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc9648 --- [INFO] [INFO] --- bundle:6.1.0:bundle (default-bundle) @ rfc9648 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-3.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml [INFO] attaching as rfc9648-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json [INFO] attaching as rfc9648-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9648 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9648 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc9648 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.1.0:install (default-install) @ rfc9648 --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml [INFO] [INFO] --- bundle:6.1.0:deploy (default-deploy) @ rfc9648 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 3.0.1-SNAPSHOT [152/161] [INFO] from features/odl-ietf-model-rfc9648/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9648 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-model-rfc9648 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44579 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44579 name: a9ed007d-6f2e-4651-a826-309103b34087 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-model-rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9648-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json [INFO] attaching as odl-ietf-model-rfc9648-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9648 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf:rfc8294-netty >----------------- [INFO] Building rfc8294-netty 3.0.1-SNAPSHOT [153/161] [INFO] from lib/rfc8294-netty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8294-netty --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8294-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8294-netty --- [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/resources [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[8,29] module name component rfc8294 should avoid terminal digits [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8294-netty --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8294-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.4.0:bnd-process (default) @ rfc8294-netty --- [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ rfc8294-netty --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ rfc8294-netty --- [INFO] [INFO] --- jar:3.5.1:jar (default-jar) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.xml [INFO] attaching as rfc8294-netty-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.json [INFO] attaching as rfc8294-netty-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8294-netty --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ rfc8294-netty --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc8294-netty' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-netty --- [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-3.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-3.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-3.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-rfc8294-netty >------------ [INFO] Building OpenDaylight :: IETF :: RFC8294 :: Netty 3.0.1-SNAPSHOT [154/161] [INFO] from features/odl-ietf-rfc8294-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-rfc8294-netty --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-rfc8294-netty --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-rfc8294-netty --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- feattest:15.0.1:test (default) @ odl-ietf-rfc8294-netty --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-rfc8294-netty [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37833 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37833 name: 992747b0-7333-4119-ac32-a1e3f352967a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-rfc8294-netty --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-ietf-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.xml [INFO] attaching as odl-ietf-rfc8294-netty-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.json [INFO] attaching as odl-ietf-rfc8294-netty-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-rfc8294-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-rfc8294-netty --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-rfc8294-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml [INFO] [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- [INFO] Building features-aggregator 3.0.1-SNAPSHOT [155/161] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ietf:lib-aggregator >---------------- [INFO] Building lib-aggregator 3.0.1-SNAPSHOT [156/161] [INFO] from lib/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ lib-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ lib-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ lib-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lib-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- [INFO] Building iana-aggregator 3.0.1-SNAPSHOT [157/161] [INFO] from model/iana/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ iana-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- [INFO] Building rfc-aggregator 3.0.1-SNAPSHOT [158/161] [INFO] from model/rfc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ rfc-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- [INFO] Building model-aggregator 3.0.1-SNAPSHOT [159/161] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- [INFO] Building test-distribution 3.0.1-SNAPSHOT [160/161] [INFO] from test-distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-distribution --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-distribution --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-distribution --- [INFO] [INFO] --- dependency:3.11.0:properties (default) @ test-distribution --- [INFO] [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-distribution --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/test-distribution/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-distribution --- [INFO] [INFO] --- resources:3.5.0:resources (process-resources) @ test-distribution --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/resources [INFO] [INFO] --- karaf:4.4.11:assembly (process-resources) @ test-distribution --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/xml/features (stage: Startup) [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework, odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1.SNAPSHOT, odl-ietf-model-rfc7317-ietf-system/3.0.1.SNAPSHOT, odl-ietf-model-rfc7407-ietf-snmp/3.0.1.SNAPSHOT, odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1.SNAPSHOT, odl-ietf-model-rfc7952/3.0.1.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf/3.0.1.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1.SNAPSHOT, odl-ietf-model-rfc8072/3.0.1.SNAPSHOT, odl-ietf-model-rfc8177/3.0.1.SNAPSHOT, odl-ietf-model-rfc8294/3.0.1.SNAPSHOT, odl-ietf-model-rfc8341/3.0.1.SNAPSHOT, odl-ietf-model-rfc8342/3.0.1.SNAPSHOT, odl-ietf-model-rfc8343/3.0.1.SNAPSHOT, odl-ietf-model-rfc8344/3.0.1.SNAPSHOT, odl-ietf-model-rfc8345/3.0.1.SNAPSHOT, odl-ietf-model-rfc8345-non-nmda/3.0.1.SNAPSHOT, odl-ietf-model-rfc8346/3.0.1.SNAPSHOT, odl-ietf-model-rfc8346-non-nmda/3.0.1.SNAPSHOT, odl-ietf-model-rfc8348/3.0.1.SNAPSHOT, odl-ietf-model-rfc8348-non-nmda/3.0.1.SNAPSHOT, odl-ietf-model-rfc8349/3.0.1.SNAPSHOT, odl-ietf-model-rfc8519/3.0.1.SNAPSHOT, odl-ietf-model-rfc8520/3.0.1.SNAPSHOT, odl-ietf-model-rfc8525/3.0.1.SNAPSHOT, odl-ietf-model-rfc8526/3.0.1.SNAPSHOT, odl-ietf-model-rfc8528/3.0.1.SNAPSHOT, odl-ietf-model-rfc8529/3.0.1.SNAPSHOT, odl-ietf-model-rfc8530/3.0.1.SNAPSHOT, odl-ietf-model-rfc8542/3.0.1.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1.SNAPSHOT, odl-ietf-model-rfc8639/3.0.1.SNAPSHOT, odl-ietf-model-rfc8641/3.0.1.SNAPSHOT, odl-ietf-model-rfc8650/3.0.1.SNAPSHOT, odl-ietf-model-rfc8675/3.0.1.SNAPSHOT, odl-ietf-model-rfc8776/3.0.1.SNAPSHOT, odl-ietf-model-rfc8795/3.0.1.SNAPSHOT, odl-ietf-model-rfc8795-non-nmda/3.0.1.SNAPSHOT, odl-ietf-model-rfc8808/3.0.1.SNAPSHOT, odl-ietf-model-rfc8819/3.0.1.SNAPSHOT, odl-ietf-model-rfc8819-non-nmda/3.0.1.SNAPSHOT, odl-ietf-model-rfc8916/3.0.1.SNAPSHOT, odl-ietf-model-rfc9067/3.0.1.SNAPSHOT, odl-ietf-model-rfc9070/3.0.1.SNAPSHOT, odl-ietf-model-rfc9144/3.0.1.SNAPSHOT, odl-ietf-model-rfc9179/3.0.1.SNAPSHOT, odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1.SNAPSHOT, odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1.SNAPSHOT, odl-ietf-model-rfc9640/3.0.1.SNAPSHOT, odl-ietf-model-rfc9641/3.0.1.SNAPSHOT, odl-ietf-model-rfc9642/3.0.1.SNAPSHOT, odl-ietf-model-rfc9643/3.0.1.SNAPSHOT, odl-ietf-model-rfc9644/3.0.1.SNAPSHOT, odl-ietf-model-rfc9645/3.0.1.SNAPSHOT, odl-ietf-model-rfc9648/3.0.1.SNAPSHOT, odl-ietf-rfc8294-netty/3.0.1.SNAPSHOT [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/15.0.1 [INFO] adding maven artifact: mvn:com.google.errorprone/error_prone_annotations/2.50.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.7.1-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.17.Final [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/15.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/16.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/16.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/16.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/16.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/16.0.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/16.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-errorprone/15.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/16.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-concepts/16.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/15.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/15.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/16.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/15.0.1/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features [INFO] Feature odl-ietf-model-rfc8819/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.1 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 [INFO] Feature odl-ietf-model-rfc8916/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9641/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7224/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9645/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT [INFO] Feature instance/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT [INFO] Feature deployer/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 [INFO] Feature odl-ietf-model-rfc6991/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT [INFO] Feature jline/3.30.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 [INFO] Feature system/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-yangtools-concepts/16.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/16.0.0 [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8341/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8342/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8641/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9070/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8520/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/3.0.1-SNAPSHOT [INFO] Feature package/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 [INFO] Feature odl-ietf-model-rfc8346/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7952/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.1 [INFO] Feature odl-ietf-model-rfc8528/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8348-non-nmda/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT [INFO] Feature ssh/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 [INFO] Feature config/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature scr/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-ietf-model-rfc9640/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9179/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9644/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT [INFO] Feature odl-yangtools-common/16.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/16.0.0 [INFO] Feature 0b1b80fe-257d-461f-a5f1-bc9fedc1c339/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/15.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/15.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/15.0.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/15.0.1 [INFO] Feature odl-ietf-model-rfc9648/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/3.0.1-SNAPSHOT [INFO] Feature odl-guava/15.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.7.1-jre [INFO] Feature odl-ietf-rfc8294-netty/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc6241/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8345-non-nmda/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT [INFO] Feature odl-yangtools-netty/16.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/16.0.0 [INFO] Feature odl-ietf-model-rfc8345/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT [INFO] Feature bundle/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.11 is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8349/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT [INFO] Feature odl-netty-4/15.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.17.Final/jar/linux-riscv64 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.17.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.17.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.17.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.17.Final/jar/linux-aarch_64 [INFO] Feature kar/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-ietf-model-rfc8519/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber [INFO] Feature odl-ietf-model-rfc9643/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT [INFO] Feature management/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-ietf-model-rfc8072/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8795-non-nmda/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8294/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.1 [INFO] Feature odl-ietf-model-rfc8344/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8530/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/3.0.1-SNAPSHOT [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 [INFO] Feature odl-ietf-model-rfc8542/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8675/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8346-non-nmda/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8348/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/3.0.1-SNAPSHOT [INFO] Feature jaas/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-ietf-model-rfc8776/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8819-non-nmda/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT [INFO] Feature odl-jspecify/15.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.1 [INFO] Feature feature/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8526/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/3.0.1-SNAPSHOT [INFO] Feature framework/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-yangtools-binding-spec/16.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/16.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/16.0.0 [INFO] Feature odl-ietf-model-rfc8639/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/3.0.1-SNAPSHOT [INFO] Feature log/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-ietf-model-rfc8808/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9642/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/3.0.1-SNAPSHOT [INFO] Feature shell/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 [INFO] Feature odl-ietf-model-rfc6243/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/3.0.1-SNAPSHOT [INFO] Feature service/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 [INFO] Feature odl-ietf-model-rfc8650/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8177/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8795/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8343/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8525/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/3.0.1-SNAPSHOT [INFO] Feature diagnostic/4.4.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 [INFO] Feature odl-errorprone/15.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.errorprone/error_prone_annotations/2.50.0 [INFO] Feature odl-ietf-model-rfc8529/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9067/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7317-ietf-system/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/3.0.1-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9144/3.0.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/3.0.1-SNAPSHOT [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.11 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 [INFO] [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-distribution >>> [INFO] [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-distribution --- [INFO] No files found to run spotbugs; check compile phase has been run. [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-distribution <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-distribution --- [INFO] [INFO] --- dependency:3.11.0:copy (apply-branding) @ test-distribution --- [INFO] [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- [INFO] [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- [WARNING] Overwriting /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:15.0.1:copy-files (default) @ test-distribution --- [INFO] [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ test-distribution --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/assembly [INFO] [INFO] --- karaf:15.0.1:populate-local-repo (populate-local-repo) @ test-distribution --- [INFO] Feature repository discovered recursively: d52d744c-963f-46ca-9593-a45dff512d80 [INFO] Feature repository discovered recursively: framework-4.4.11 [INFO] Feature repository discovered recursively: odl-errorprone [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8675 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty [INFO] Feature repository discovered recursively: odl-jspecify [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-concepts [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35 [INFO] Feature repository discovered recursively: standard-4.4.11 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-distribution --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.2.0:run (remove-system-bc) @ test-distribution --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-distribution --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf:4.4.11:archive (package) @ test-distribution --- [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ test-distribution --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-distribution --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-distribution --- [INFO] [INFO] --- modernizer:3.5.0:modernizer (modernizer) @ test-distribution --- [INFO] [INFO] --- jacoco:0.8.15:report (report) @ test-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-distribution --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- [INFO] Building ietf 3.0.1-SNAPSHOT [161/161] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- [INFO] Deleting /w/workspace/ietf-maven-merge-master/target [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.3:makeBom (default) @ ietf-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-aggregator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ietf 3.0.1-SNAPSHOT: [INFO] [INFO] ietf-artifacts ..................................... SUCCESS [ 2.378 s] [INFO] bnd-parent ......................................... SUCCESS [ 6.813 s] [INFO] feature-parent ..................................... SUCCESS [ 2.926 s] [INFO] ietf-type-util ..................................... SUCCESS [ 10.484 s] [INFO] bundle-parent ...................................... SUCCESS [ 2.275 s] [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 11.168 s] [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 6.701 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 12.450 s] [INFO] rfc6022 ............................................ SUCCESS [ 4.026 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 7.504 s] [INFO] rfc6241 ............................................ SUCCESS [ 5.685 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 7.587 s] [INFO] rfc6243 ............................................ SUCCESS [ 2.481 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 7.554 s] [INFO] rfc6470 ............................................ SUCCESS [ 3.015 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 7.314 s] [INFO] rfc8343 ............................................ SUCCESS [ 3.215 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 7.046 s] [INFO] iana-if-type ....................................... SUCCESS [ 5.403 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 7.162 s] [INFO] iana-crypt-hash .................................... SUCCESS [ 1.984 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 6.892 s] [INFO] rfc8341 ............................................ SUCCESS [ 3.333 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 7.164 s] [INFO] rfc7317-ietf-system ................................ SUCCESS [ 4.211 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 7.106 s] [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 2.444 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 7.623 s] [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 6.061 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 7.242 s] [INFO] rfc7952 ............................................ SUCCESS [ 1.943 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 7.258 s] [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 2.599 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 6.987 s] [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 2.622 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 7.291 s] [INFO] rfc8072 ............................................ SUCCESS [ 3.160 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 8.690 s] [INFO] rfc8177 ............................................ SUCCESS [ 3.736 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 9.404 s] [INFO] iana-routing-types ................................. SUCCESS [ 2.050 s] [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 5.673 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 7.051 s] [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 2.044 s] [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 2.096 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 7.523 s] [INFO] rfc8344 ............................................ SUCCESS [ 3.801 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 7.160 s] [INFO] rfc8345-ietf-network ............................... SUCCESS [ 2.792 s] [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 2.920 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 7.499 s] [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 2.716 s] [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 2.854 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 12.548 s] [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 3.832 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 7.614 s] [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 3.233 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 7.473 s] [INFO] iana-hardware ...................................... SUCCESS [ 2.400 s] [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 3.104 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 7.229 s] [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 2.935 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 7.349 s] [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 4.469 s] [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 3.216 s] [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 3.809 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 7.343 s] [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 4.443 s] [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 2.748 s] [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 4.974 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 7.159 s] [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 2.271 s] [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 2.809 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 7.933 s] [INFO] rfc8525 ............................................ SUCCESS [ 6.443 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 7.548 s] [INFO] rfc8526 ............................................ SUCCESS [ 3.391 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 7.469 s] [INFO] rfc8528 ............................................ SUCCESS [ 2.821 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 7.304 s] [INFO] rfc8529 ............................................ SUCCESS [ 3.167 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 7.191 s] [INFO] rfc8530 ............................................ SUCCESS [ 2.538 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 7.219 s] [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 2.682 s] [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 3.007 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 7.691 s] [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 2.708 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 7.165 s] [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 2.839 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 7.169 s] [INFO] rfc8639 ............................................ SUCCESS [ 4.883 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 7.576 s] [INFO] rfc8641 ............................................ SUCCESS [ 4.353 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 7.671 s] [INFO] rfc8650 ............................................ SUCCESS [ 2.376 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 7.661 s] [INFO] iana-tunnel-type ................................... SUCCESS [ 2.511 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8675 ........... SUCCESS [ 7.268 s] [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 11.192 s] [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 3.187 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 7.753 s] [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 7.302 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 8.226 s] [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 8.774 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 7.873 s] [INFO] rfc8808 ............................................ SUCCESS [ 2.454 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 7.195 s] [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 2.276 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 7.126 s] [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 2.223 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 7.348 s] [INFO] rfc8916 ............................................ SUCCESS [ 4.395 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 7.675 s] [INFO] rfc9067 ............................................ SUCCESS [ 4.244 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 7.253 s] [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 6.316 s] [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 5.416 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 7.352 s] [INFO] rfc9144 ............................................ SUCCESS [ 2.776 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 7.598 s] [INFO] rfc9179 ............................................ SUCCESS [ 2.639 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 7.499 s] [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 2.681 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 7.062 s] [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 2.770 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 7.525 s] [INFO] rfc9640 ............................................ SUCCESS [ 3.973 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 7.287 s] [INFO] rfc9641 ............................................ SUCCESS [ 3.538 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 7.139 s] [INFO] rfc9642 ............................................ SUCCESS [ 3.807 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 7.960 s] [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 2.174 s] [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 3.123 s] [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 2.236 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 7.413 s] [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 2.108 s] [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 2.345 s] [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 2.079 s] [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 2.140 s] [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 3.493 s] [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 2.933 s] [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 3.459 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 7.240 s] [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 2.266 s] [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 3.346 s] [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 3.243 s] [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 3.451 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 7.585 s] [INFO] rfc9648 ............................................ SUCCESS [ 3.340 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 7.472 s] [INFO] rfc8294-netty ...................................... SUCCESS [ 6.433 s] [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty ........... SUCCESS [ 8.048 s] [INFO] features-aggregator ................................ SUCCESS [ 0.009 s] [INFO] lib-aggregator ..................................... SUCCESS [ 0.004 s] [INFO] iana-aggregator .................................... SUCCESS [ 0.005 s] [INFO] rfc-aggregator ..................................... SUCCESS [ 0.004 s] [INFO] model-aggregator ................................... SUCCESS [ 0.005 s] [INFO] test-distribution .................................. SUCCESS [ 10.274 s] [INFO] ietf ............................................... SUCCESS [ 0.009 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13:52 min [INFO] Finished at: 2026-09-01T07:55:00Z [INFO] ------------------------------------------------------------------------ [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins1526172453653699690.sh [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins15080348580705583537.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-deploy.sh -----> Remove metadata files that were not updated Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/1.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/2.0.5-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/2.0.6-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/2.0.7-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/3.0.0-SNAPSHOT/maven-metadata.xml -----> Install lftools Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yxe2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yxe2/bin to PATH -----> Upload files to Nexus ####################################################### Deploying directory /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.xml (119.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3.pom (2.05 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-features.xml (1.18 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.json (128.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml (572.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml (98.82 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json (106.43 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-features.xml (959.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.json (66.34 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-features.xml (758.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3.pom (1.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.xml (60.93 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml (75.64 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.json (82.04 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml (75.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.json (82.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml (577.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml (52.32 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json (57.12 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-features.xml (774.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom (1.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.json (82.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml (75.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-features.xml (667.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.json (69.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.xml (63.96 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml (551.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.xml (23.69 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3.pom (1.94 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.json (26.68 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3.pom (1.87 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml (99.83 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-features.xml (1.09 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.json (107.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml (555.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.xml (3.21 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3.pom (40.75 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.json (3.52 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-javadoc.jar (199.82 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml (560.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-sources.jar (27.67 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.jar (47.04 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.json (37.76 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.xml (34.19 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.pom (1.49 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.json (40.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.pom (1.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.xml (37.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-sources.jar (42.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.jar (55.42 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-javadoc.jar (244.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml (567.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-sources.jar (43.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.json (43.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.jar (57.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.xml (39.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-javadoc.jar (283.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml (573.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.json (37.87 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.xml (34.3 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-javadoc.jar (138.74 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-sources.jar (22.94 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.jar (36.66 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml (579.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.pom (2.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.jar (279.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-sources.jar (210.42 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.json (57.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.xml (52.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-javadoc.jar (1.12 mb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml (566.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.jar (207.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml (49.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json (53.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-javadoc.jar (871.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.pom (2.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-sources.jar (162.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.pom (2.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml (49.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.json (53.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.jar (242.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-javadoc.jar (887.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-sources.jar (173.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml (571.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-sources.jar (23.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-javadoc.jar (173.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.xml (40.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.jar (33.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.json (44.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-javadoc.jar (263.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.jar (57.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-sources.jar (44.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.json (43.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml (39.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.pom (1.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.jar (347.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-javadoc.jar (1.47 mb) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-sources.jar (280.48 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml (39.93 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.json (43.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.pom (1.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml (573.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.json (37.87 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.xml (34.3 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-sources.jar (31.1 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-javadoc.jar (149.01 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.jar (52.2 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.json (56.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.jar (102.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.pom (2.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-javadoc.jar (441.44 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-sources.jar (79.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.xml (52.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.jar (217.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-sources.jar (175.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml (70.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.pom (2.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.json (76.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-javadoc.jar (918.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml (34.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-javadoc.jar (115.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.jar (18.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-sources.jar (11.68 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.json (37.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-javadoc.jar (423.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.json (40.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.jar (90.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-sources.jar (71.42 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml (37.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-sources.jar (81.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml (57.93 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.jar (101.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-javadoc.jar (480.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.pom (2.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.json (63.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (579.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json (47.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.jar (49.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-sources.jar (35.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml (43.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-javadoc.jar (237.77 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml (571.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.json (37.86 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-sources.jar (15.12 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.xml (34.28 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-javadoc.jar (127.26 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.jar (23.66 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml (568.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-javadoc.jar (278.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml (34.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json (37.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-sources.jar (42.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.jar (56.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-sources.jar (20.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.jar (30.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-javadoc.jar (166.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.json (50.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.pom (1.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml (45.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml (568.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-javadoc.jar (3.12 mb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.jar (883.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.pom (2.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.xml (46.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.json (50.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-sources.jar (611.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.xml (52.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.pom (2.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.jar (100.95 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-javadoc.jar (459.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.json (56.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-sources.jar (80.67 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.xml (34.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-javadoc.jar (153.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.json (37.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.pom (1.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.jar (26.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-sources.jar (19.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml (567.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-javadoc.jar (1.02 mb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.xml (42.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.jar (258.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.json (47.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.pom (1.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-sources.jar (198.4 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml (42.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.json (47.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-javadoc.jar (174.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.pom (1.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.jar (31.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-sources.jar (23.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (577.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml (40.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json (44.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.jar (45.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-javadoc.jar (210.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-sources.jar (32.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml (580.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-sources.jar (142.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.jar (174.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json (57.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.pom (2.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar (704.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml (52.48 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-javadoc.jar (244.67 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.jar (62.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-sources.jar (44.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.pom (1.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.xml (37.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.json (40.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-sources.jar (60.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-javadoc.jar (341.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.json (47.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml (42.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.pom (2.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.jar (79.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.jar (64.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-sources.jar (50.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml (54.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.pom (2.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.json (59.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-javadoc.jar (326.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-sources.jar (52.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.jar (68.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.json (60.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-javadoc.jar (299.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.xml (55.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-sources.jar (20.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-javadoc.jar (162.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.jar (28.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.json (47.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.xml (43.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml (564.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-javadoc.jar (1.65 mb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-sources.jar (328.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json (53.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.jar (434.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml (49.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom (2.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.json (53.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml (48.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.pom (1.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.jar (46.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-sources.jar (34.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-javadoc.jar (222.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml (573.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-sources.jar (62.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.xml (46.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.pom (2.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-javadoc.jar (372.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.jar (74.42 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.json (50.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml (571.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.xml (34.28 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-sources.jar (15.8 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.json (37.86 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.jar (24.59 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-javadoc.jar (128.55 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.jar (120.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.xml (70.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-sources.jar (98.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.json (76.59 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-javadoc.jar (506.48 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.pom (2.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml (577.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.pom (2.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.json (74.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-javadoc.jar (1.4 mb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.xml (68.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.jar (362.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-sources.jar (285.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml (585.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom (2.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml (80.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-javadoc.jar (261.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-sources.jar (40.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.jar (54.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json (86.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.jar (122.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.json (63.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.xml (58.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-sources.jar (101.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-javadoc.jar (515.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-javadoc.jar (610.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.pom (2.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.json (50.4 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml (46.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.jar (137.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-sources.jar (110.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.json (73.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-sources.jar (69.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.xml (67.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.jar (83.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-javadoc.jar (351.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml (571.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.xml (55.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.pom (2.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-javadoc.jar (2.05 mb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.json (60.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-sources.jar (430.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.jar (554.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-javadoc.jar (143.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.xml (34.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-sources.jar (19.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.json (37.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.jar (28.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml (559.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.xml (42.84 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.pom (1.67 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-sources.jar (317.44 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.json (47.02 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-javadoc.jar (1.73 mb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.jar (594.98 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.jar (33.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-javadoc.jar (160.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.xml (34.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-sources.jar (18.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.json (37.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.pom (1.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml (566.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-javadoc.jar (148.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.json (60.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-sources.jar (17.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.jar (25.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.pom (1.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.xml (55.67 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.pom (1.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.jar (59.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-sources.jar (47.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.json (47.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-javadoc.jar (288.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml (43.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml (573.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.json (47.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-sources.jar (81.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.jar (118.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.pom (1.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml (43.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-javadoc.jar (475.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml (576.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-javadoc.jar (329.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.jar (70.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.json (47.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.xml (43.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-sources.jar (55.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml (577.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-javadoc.jar (168.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.json (47.37 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.jar (32.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-sources.jar (22.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.xml (43.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (581.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-javadoc.jar (304.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml (34.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json (37.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-sources.jar (55.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.jar (71.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.json (77.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.jar (207.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml (71.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-javadoc.jar (818.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.pom (2.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-sources.jar (161.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml (565.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-sources.jar (20.53 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.jar (29.97 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-javadoc.jar (138.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.json (37.8 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml (34.23 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-javadoc.jar (509.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.xml (58.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.jar (121.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.json (63.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-sources.jar (100.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml (580.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json (53.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml (49.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar (445.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-sources.jar (83.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.jar (101.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.pom (1.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.pom (2.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.json (50.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-sources.jar (103.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-javadoc.jar (555.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.jar (133.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml (46.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml (560.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.xml (34.16 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3.pom (1.81 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml (1.03 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.json (37.74 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml (562.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.jar (24.36 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-javadoc.jar (141.42 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json (37.79 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.pom (1.81 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-sources.jar (16.92 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml (34.21 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml (568.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.xml (46.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-sources.jar (73.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-javadoc.jar (362.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.jar (90.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.json (50.4 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.pom (2.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.jar (102.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-sources.jar (81.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml (52.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.pom (2.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-javadoc.jar (451.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.json (56.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.json (47.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml (43.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-sources.jar (112.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.pom (2.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.jar (152.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-javadoc.jar (609.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml (579.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json (56.95 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-javadoc.jar (230.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.jar (45.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml (52.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom (2.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-sources.jar (35.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.pom (1.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml (42.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-javadoc.jar (663.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.jar (158.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.json (47.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-sources.jar (119.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml (574.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.json (53.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-javadoc.jar (286.49 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-sources.jar (57.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.xml (49.4 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.pom (2.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.jar (69.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml (579.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.xml (52.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.pom (2.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-javadoc.jar (550.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-sources.jar (103.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.jar (132.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.json (57.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml (566.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-javadoc.jar (154.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-sources.jar (18.59 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.pom (1.68 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.jar (31.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.json (40.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.xml (37.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml (585.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-sources.jar (51.59 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.jar (68.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.pom (2.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.json (67.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-javadoc.jar (278.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml (62.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml (570.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.xml (61.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-javadoc.jar (537.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-sources.jar (102.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.jar (133.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.json (66.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.pom (2.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml (577.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.jar (108.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-javadoc.jar (426.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.pom (2.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-sources.jar (82.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml (65.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.json (71.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.json (43.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.jar (88.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-sources.jar (64.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml (39.93 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-javadoc.jar (388.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml (582.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml (49.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.jar (69.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.json (54.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-javadoc.jar (318.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.pom (2.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-sources.jar (54.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml (578.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.xml (49.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.pom (2.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-sources.jar (67.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.jar (90.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-javadoc.jar (394.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.json (54.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml (573.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-sources.jar (42.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-javadoc.jar (272.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.jar (56.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.json (47.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.xml (43.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.pom (1.72 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.pom (1.64 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-sources.jar (31.13 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.jar (55.46 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.xml (45.8 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.json (50.18 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-javadoc.jar (219.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml (61.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.pom (2.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.jar (310.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-javadoc.jar (1.21 mb) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.json (66.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-sources.jar (247.71 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml (564.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.json (37.8 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.jar (21.24 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.xml (34.23 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-sources.jar (13.55 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-javadoc.jar (124.06 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml (575.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.json (47.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.xml (43.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-javadoc.jar (329.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-sources.jar (50.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.jar (85.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-javadoc.jar (344.49 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-sources.jar (60.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.json (43.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.jar (81.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml (39.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-javadoc.jar (617.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.jar (146.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml (46.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.json (50.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.pom (1.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-sources.jar (116.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml (46.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-javadoc.jar (773.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.pom (2.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.jar (176.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.json (50.4 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-sources.jar (141.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml (568.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-javadoc.jar (1.81 mb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.xml (61.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.json (66.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-sources.jar (380.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.pom (2.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.jar (492.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.pom (1.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml (64.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-sources.jar (22.37 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.jar (31.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.json (69.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-javadoc.jar (168.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml (42.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.json (47.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-sources.jar (169.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.jar (212.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-javadoc.jar (941.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml (575.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.xml (49.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-sources.jar (56.44 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.json (53.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-javadoc.jar (322.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.jar (77.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.jar (95.95 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml (52.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-sources.jar (73.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.json (56.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-javadoc.jar (413.67 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (578.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json (50.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.jar (83.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom (2.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-javadoc.jar (366.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-sources.jar (62.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml (46.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.json (81.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-features.xml (659.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.xml (75.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.json (75.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml (69.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.xml (76.54 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-features.xml (775.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.json (82.88 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml (52.1 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-features.xml (704.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.json (56.9 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.json (69.44 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml (63.83 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml (588.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml (90.87 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json (98.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom (1.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-features.xml (996.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.xml (58.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.json (63.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-features.xml (897.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml (58.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-features.xml (678.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.json (63.29 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.xml (67.06 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.json (72.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-features.xml (760.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3.pom (1.59 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml (84.29 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.json (91.32 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.xml (67.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.json (72.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-features.xml (755.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3.pom (1.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.json (105.44 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.xml (97.85 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-features.xml (1.15 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3.pom (1.65 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.xml (91.88 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-features.xml (888.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.json (99.15 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.json (88.79 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-features.xml (858.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3.pom (1.74 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.xml (82.04 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml (105.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.json (114.03 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml (63.85 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.json (69.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (590.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml (52.53 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json (57.33 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-features.xml (839.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.json (69.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml (63.85 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml (575.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json (82.45 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml (76.06 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-features.xml (963.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml (555.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-sources.jar (7.04 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.json (45.09 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.pom (1.67 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-javadoc.jar (96.63 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.xml (40.25 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.jar (13.62 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3.pom (1.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml (96.23 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.json (104.06 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-features.xml (1.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.xml (76.3 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.json (82.66 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-features.xml (765.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3.pom (1.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-features.xml (770.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.json (72.99 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.xml (67.21 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml (554.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml (64.45 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.jar (11.91 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.pom (1.95 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-sources.jar (4.57 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-javadoc.jar (89.73 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json (71.25 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml (572.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml (73.37 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3.pom (1.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json (79.52 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-features.xml (709.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.json (69.55 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml (63.95 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml (81.68 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.json (88.44 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.json (69.54 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml (63.93 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml (572.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json (82.98 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-features.xml (817.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3.pom (1.68 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml (76.64 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.xml (82.53 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3.pom (1.76 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-features.xml (875.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.json (89.23 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml (63.83 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.json (69.44 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml (572.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json (76.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml (70.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-features.xml (712.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3.pom (1.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.xml (82.61 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-features.xml (901.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.json (89.33 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml (579.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml (52.3 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json (57.1 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-features.xml (776.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3.pom (1.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml (588.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml (64.33 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json (69.93 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-features.xml (775.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (587.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-features.xml (1019.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml (70.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom (1.74 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json (76.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-features.xml (1.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3.pom (1.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.json (136.19 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml (126.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.json (97.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml (90.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml (88.59 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.json (95.66 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (586.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-features.xml (765.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml (64.19 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json (69.8 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml (122.91 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.json (131.95 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-features.xml (1.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3.pom (2.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml (126.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-features.xml (860.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json (137.22 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3.pom (1.64 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml (69.7 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.json (75.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml (69.82 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.json (75.82 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.json (75.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml (69.72 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml (555.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3.pom (1.59 kb) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.xml (5.39 kb) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.json (5.96 kb) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-features.xml (1.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.json (121.92 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3.pom (2.84 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.xml (113.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml (78.64 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.json (85.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml (573.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-features.xml (967.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json (82.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml (76.32 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.xml (76.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.json (82.9 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3.pom (1.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-features.xml (870.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml (594.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml (145.55 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom (1.78 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-features.xml (1.05 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json (156.35 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-features.xml (655.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.xml (69.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.json (75.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml (572.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml (107.9 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-features.xml (951.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json (116.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml (69.77 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.json (75.78 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.json (101.77 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml (94.3 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml (563.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.xml (85.82 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.json (92.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3.pom (1.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-features.xml (751.0 b) Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/3.0.1-SNAPSHOT/odl-ietf-model-rfc9070-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/3.0.1-SNAPSHOT/odl-ietf-model-rfc8342-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/3.0.1-SNAPSHOT/odl-ietf-model-rfc8530-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/3.0.1-SNAPSHOT/odl-ietf-model-rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/3.0.1-SNAPSHOT/odl-ietf-model-rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/3.0.1-SNAPSHOT/bnd-parent-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/3.0.1-SNAPSHOT/odl-ietf-model-rfc8639-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/ietf-artifacts/3.0.1-SNAPSHOT/ietf-artifacts-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-hardware/3.0.1-SNAPSHOT/iana-hardware-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/3.0.1-SNAPSHOT/rfc6991-ietf-yang-types-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/3.0.1-SNAPSHOT/rfc8345-ietf-network-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/3.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/3.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/3.0.1-SNAPSHOT/rfc7317-ietf-system-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/3.0.1-SNAPSHOT/rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/3.0.1-SNAPSHOT/rfc9179-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc6241/3.0.1-SNAPSHOT/rfc6241-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/3.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/3.0.1-SNAPSHOT/rfc9645-ietf-tls-common-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/3.0.1-SNAPSHOT/rfc8641-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/3.0.1-SNAPSHOT/rfc7952-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/3.0.1-SNAPSHOT/rfc8072-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8526/3.0.1-SNAPSHOT/rfc8526-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/3.0.1-SNAPSHOT/iana-ssh-encryption-algs-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/3.0.1-SNAPSHOT/rfc8040-ietf-restconf-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/3.0.1-SNAPSHOT/rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/3.0.1-SNAPSHOT/rfc8349-ietf-routing-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/3.0.1-SNAPSHOT/rfc6243-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/3.0.1-SNAPSHOT/rfc6991-ietf-inet-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc6470/3.0.1-SNAPSHOT/rfc6470-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/3.0.1-SNAPSHOT/rfc9144-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/3.0.1-SNAPSHOT/rfc8520-ietf-mud-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/3.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/3.0.1-SNAPSHOT/rfc7407-ietf-snmp-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/3.0.1-SNAPSHOT/rfc8530-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/3.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/3.0.1-SNAPSHOT/iana-ssh-public-key-algs-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/3.0.1-SNAPSHOT/rfc9645-ietf-tls-server-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/3.0.1-SNAPSHOT/rfc9641-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/3.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/3.0.1-SNAPSHOT/iana-if-type-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/3.0.1-SNAPSHOT/rfc8342-ietf-datastores-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/3.0.1-SNAPSHOT/rfc8520-ietf-acldns-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/3.0.1-SNAPSHOT/rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/3.0.1-SNAPSHOT/rfc8294-ietf-routing-types-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/3.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/3.0.1-SNAPSHOT/rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/3.0.1-SNAPSHOT/iana-routing-types-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/3.0.1-SNAPSHOT/rfc9645-ietf-tls-client-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/3.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/3.0.1-SNAPSHOT/rfc8525-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/3.0.1-SNAPSHOT/bundle-parent-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/3.0.1-SNAPSHOT/iana-crypt-hash-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/3.0.1-SNAPSHOT/rfc9648-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/3.0.1-SNAPSHOT/rfc6022-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/3.0.1-SNAPSHOT/rfc8177-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/3.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/3.0.1-SNAPSHOT/rfc8342-ietf-origin-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/3.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/3.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/3.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/3.0.1-SNAPSHOT/rfc8341-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/3.0.1-SNAPSHOT/rfc8345-ietf-network-state-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/3.0.1-SNAPSHOT/iana-tunnel-type-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/3.0.1-SNAPSHOT/rfc8639-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/3.0.1-SNAPSHOT/iana-ssh-mac-algs-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/3.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/3.0.1-SNAPSHOT/rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8344/3.0.1-SNAPSHOT/rfc8344-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/3.0.1-SNAPSHOT/rfc9642-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/3.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8650/3.0.1-SNAPSHOT/rfc8650-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/3.0.1-SNAPSHOT/rfc9640-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/3.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/3.0.1-SNAPSHOT/rfc8529-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/3.0.1-SNAPSHOT/odl-ietf-model-rfc8675-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/3.0.1-SNAPSHOT/odl-ietf-model-rfc6243-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/3.0.1-SNAPSHOT/odl-ietf-model-rfc8542-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/3.0.1-SNAPSHOT/odl-ietf-model-rfc7952-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/3.0.1-SNAPSHOT/odl-ietf-model-rfc9179-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/3.0.1-SNAPSHOT/odl-ietf-model-rfc6991-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/3.0.1-SNAPSHOT/odl-ietf-model-rfc8072-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/3.0.1-SNAPSHOT/odl-ietf-model-rfc8294-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/3.0.1-SNAPSHOT/odl-ietf-model-rfc8808-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/3.0.1-SNAPSHOT/odl-ietf-model-rfc9645-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/3.0.1-SNAPSHOT/odl-ietf-model-rfc9643-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/3.0.1-SNAPSHOT/odl-ietf-model-rfc8650-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/3.0.1-SNAPSHOT/odl-ietf-model-rfc8341-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/3.0.1-SNAPSHOT/odl-ietf-model-rfc6241-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/3.0.1-SNAPSHOT/ietf-type-util-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/3.0.1-SNAPSHOT/odl-ietf-model-rfc9144-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/3.0.1-SNAPSHOT/odl-ietf-model-rfc8776-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.jar Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.jar.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-sources.jar Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-javadoc.jar Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.jar.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/3.0.1-SNAPSHOT/rfc8294-netty-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/3.0.1-SNAPSHOT/odl-ietf-model-rfc6022-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/3.0.1-SNAPSHOT/odl-ietf-model-rfc8529-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/3.0.1-SNAPSHOT/odl-ietf-model-rfc8528-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/3.0.1-SNAPSHOT/odl-ietf-model-rfc8349-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/3.0.1-SNAPSHOT/odl-ietf-model-rfc8343-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/3.0.1-SNAPSHOT/odl-ietf-model-rfc8346-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/3.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/3.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/3.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/3.0.1-SNAPSHOT/odl-ietf-model-rfc8641-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/3.0.1-SNAPSHOT/odl-ietf-model-rfc8526-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/3.0.1-SNAPSHOT/odl-ietf-model-rfc9067-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/3.0.1-SNAPSHOT/odl-ietf-model-rfc8916-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/3.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/3.0.1-SNAPSHOT/odl-ietf-model-rfc6470-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/3.0.1-SNAPSHOT/odl-ietf-model-rfc8177-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/3.0.1-SNAPSHOT/odl-ietf-model-rfc9640-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/3.0.1-SNAPSHOT/feature-parent-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/3.0.1-SNAPSHOT/odl-ietf-model-rfc9644-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/3.0.1-SNAPSHOT/odl-ietf-model-rfc8525-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/3.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/3.0.1-SNAPSHOT/odl-ietf-model-rfc8519-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/3.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/3.0.1-SNAPSHOT/odl-ietf-model-rfc7224-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/3.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/3.0.1-SNAPSHOT/odl-ietf-model-rfc8344-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/3.0.1-SNAPSHOT/odl-ietf-model-rfc9648-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/3.0.1-SNAPSHOT/odl-ietf-model-rfc8520-3.0.1-20260901.074108-3-features.xml Finished deploying /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot ####################################################### [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins8795995562351837656.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1562 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 4 [JaCoCo plugin] Saving matched execfiles: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/bnd-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/classes 3 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes 7 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes 603 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes 5 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/classes 41 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes 94 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes 245 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes 14 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes 140 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes 292 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes 3 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes 32 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes 49 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes 105 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes 44 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes 19 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes 17 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes 79 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes 29 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes 31 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes 41 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes 166 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes 10 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes 35 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes 71 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes 55 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes 28 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes 58 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes 21 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes 205 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes 139 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes 13 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes 685 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes 13 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes 123 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes 161 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes 28 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes 148 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes 76 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes 101 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes 57 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/test-distribution/target/classes 0 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java 3 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/java 2 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 3.208556, method: 2.607562, line: 6.1056952, branch: 85.71429, instruction: 7.964602, complexity: 4.4416246 [PostBuildScript] - [INFO] Executing post build scripts. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins18237956947177666547.sh ---> sysstat.sh [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins13143688008813562677.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ietf-maven-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ietf-maven-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ietf-maven-merge-master ']' + mkdir -p /w/workspace/ietf-maven-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-merge-master/archives/ [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins6859885803629643916.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yxe2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yxe2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins3075207719670109912.sh provisioning config files... Could not find credentials [logs] for ietf-maven-merge-master #482 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config8529560675388484017tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins437344585935943692.sh ---> create-netrc.sh WARN: Log server credential not found. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins12965011872765374984.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yxe2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yxe2/bin to PATH [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins18288958745166095774.sh ---> uv-install.sh uv 0.12.8 is already installed uvx 0.12.8 (x86_64-unknown-linux-gnu) [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins12484931688402329840.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins4413185841834289253.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yxe2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-yxe2/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 1550s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=1550 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/ietf-maven-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/ietf-maven-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ietf-maven-merge-master,482,2026-09-01 08:02:37,v3-standard-4,1550,0.11,0.00,SUCCESS [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins2225562380145564291.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yxe2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-yxe2/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-merge-master/482/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-46544 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 10G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 691 10863 4 4434 14954 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:3f:e8:7b brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.128/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 84842sec preferred_lft 84842sec inet6 fe80::f816:3eff:fe3f:e87b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 06:0f:4c:53:1f:c7 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-46544) 09/01/26 _x86_64_ (4 CPU) 07:36:57 LINUX RESTART (4 CPU) 07:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:50:15 46.22 2.60 36.20 7.41 142.06 4443.98 4823.26 08:00:21 26.64 0.17 22.03 4.44 10.83 3072.59 1973.60 Average: 36.50 1.40 29.16 5.94 76.91 3763.08 3408.41 07:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:15 10380644 13890612 2066912 12.62 165592 3449812 2243572 12.88 592092 4996180 58356 08:00:21 11197496 15373664 579488 3.54 203744 4027388 1119392 6.43 782148 3903924 156 Average: 10789070 14632138 1323200 8.08 184668 3738600 1681482 9.65 687120 4450052 29256 07:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:15 lo 4162.42 4162.42 3969.84 3969.84 0.00 0.00 0.00 0.00 07:50:15 ens3 131.25 104.03 806.43 31.55 0.00 0.00 0.00 0.00 07:50:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:21 lo 2174.65 2174.65 2063.08 2063.08 0.00 0.00 0.00 0.00 08:00:21 ens3 88.90 81.41 139.65 121.59 0.00 0.00 0.00 0.00 08:00:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 3175.49 3175.49 3023.14 3023.14 0.00 0.00 0.00 0.00 Average: ens3 110.22 92.80 475.37 76.26 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-46544) 09/01/26 _x86_64_ (4 CPU) 07:36:57 LINUX RESTART (4 CPU) 07:40:01 CPU %user %nice %system %iowait %steal %idle 07:50:15 all 57.51 0.00 3.81 0.28 0.02 38.38 07:50:15 0 57.53 0.00 3.74 0.12 0.02 38.59 07:50:15 1 55.90 0.00 3.92 0.23 0.02 39.93 07:50:15 2 59.22 0.00 3.97 0.21 0.02 36.59 07:50:15 3 57.40 0.00 3.62 0.55 0.01 38.42 08:00:21 all 32.71 0.00 2.15 0.09 0.01 65.05 08:00:21 0 32.75 0.00 2.46 0.05 0.01 64.73 08:00:21 1 33.29 0.00 2.15 0.10 0.01 64.46 08:00:21 2 33.50 0.00 1.86 0.13 0.01 64.51 08:00:21 3 31.29 0.00 2.14 0.07 0.01 66.49 Average: all 45.19 0.00 2.99 0.18 0.01 51.63 Average: 0 45.21 0.00 3.10 0.09 0.01 51.58 Average: 1 44.66 0.00 3.04 0.16 0.01 52.13 Average: 2 46.45 0.00 2.92 0.17 0.02 50.45 Average: 3 44.42 0.00 2.88 0.31 0.01 52.37